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!

DriverManager.getConnection hangs

843854Aug 1 2002 — edited Mar 15 2004
using oracle 9i
using oci driver
database engine running on same host
using JDK 1.4

when we start the application we create a database connection pool.

Sometimes when doing the DriverManager.getConnection() the program hangs.

Has anyone seen similar problem and found how to fix it.

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2004
Added on Aug 1 2002
2 comments
432 views