Hi All,
I tried to migrate an application in weblogic 7 to weblogic81. While I start the application, I get this exception.Can somebody pls help me
<Error> <JDBC> <BEA-001150> <Connection Pool "cgPool" deployment failed with the following error: No registered driver accepts URL: jdbc:oracle:thin:@myMachine:1521:ThisDB.>
Thanks in advance
Veena
-
Weblogic Startup error (1 messages)
- Posted by: Veena
- Posted on: September 13 2004 07:31 EDT
Threaded Messages (1)
- Weblogic Startup error by Lahiru Karunatilake on September 15 2004 01:41 EDT
-
Weblogic Startup error[ Go to top ]
- Posted by: Lahiru Karunatilake
- Posted on: September 15 2004 01:41 EDT
- in response to Veena
Please check your classpaths are properly set in your new Server. (Your JDBC driver jar file.) If it is set, check whether the url string format is correct.
Cheers,
Lahiru.