Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Derby - database not found

843859Jan 8 2008 — edited Nov 20 2014
Hi.

When starting Derby network server from: NetBeans5.5.1/Tools/Java DB Database/Start Java DB Server - EVERYTHING WORKS OK.
When starting it from startNetworkServer.bat - it starts, but "database not found" error appears when Tomcat tries to connect to my database.
sysinfo.bat works correctly.

My DERBY_HOME is set to the main Derby folder ..../JavaDB
My CLASSPATH includes complete paths to: derby.jar, derbyclient.jar, derbynet.jar, derbytools.jar.

Can anyone tell me what's wrong please?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2008
Added on Jan 8 2008
6 comments
896 views