I just installed W6.1 on Solaris and everytime I try to run the PetStore I get the following database error. It seems that the database cannot start. Has anyone run into the same problem?
<Jan 30, 2002 3:28:50 PM EST> <Error> <
JDBC> <Cannot startup connection pool "petstorePool" weblogic.common.ResourceException:
Could not create pool connection. The DBMS driver exception was:
SQL Exception: Failed to start database 'petStore', see the next exception for details.
at c8e.k.j.l_(Unknown Source)
at c8e.k.j.l_(Unknown Source)
at c8e.k.j.t(Unknown Source)
at c8e.k.q.l(Unknown Source)
at c8e.k.q.<init>(Unknown Source)
at c8e._b.e.<init>(Unknown Source)
at c8e._b.c.getNewLocalConnection(Unknown Source)
at c8e.k.v.connect(Unknown Source)
at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:193)
at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:134)
at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)