Hi,

I just upgraded from JBossRC3 to JBoss3 (with TomCat).

I used my oracle-service.xml from RC3 (first checking the samples in case it had 
changed format in the new version, which it doesn't appear to have done). 
When JBoss starts I can see from http://localhost:8082 that the State String of 
"service=LocalTxCM,name=OracleDS" shows it hasn't started....so I start it manually 
(which works).

But the problem comes when I deploy my ear file (which deploys fine in RC3). I get the 
following error (see below) - however the application still appears to persist data to 
the database okay.

Any idea why I get this error/warning, and why my oracle service doesn't auto-start?

Thanks (in advance)

CNS
===

09:45:03,063 ERROR [STDERR] java.lang.ClassCircularityError: java/sql/DriverManager
09:45:03,064 ERROR [STDERR]   at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.isDriverLoadedForURL(LocalManagedConnectionFactory.java:460)
09:45:03,065 ERROR [STDERR]   at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.checkDriver(LocalManagedConnectionFactory.java:420)
09:45:03,065 ERROR [STDERR]   at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:130)
09:45:03,066 ERROR [STDERR]   at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnection(InternalManagedConnectionPool.java:236)
09:45:03,066 ERROR [STDERR]   at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:101)
09:45:03,067 ERROR [STDERR]   at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.fillToMin(InternalManagedConnectionPool.java:202)
09:45:03,067 ERROR [STDERR]   at 
org.jboss.resource.connectionmanager.PoolFiller$1.run(PoolFiller.java:63)
09:45:03,068 ERROR [STDERR]   at java.lang.Thread.run(Thread.java:479)



__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to