Skip to Main Content

Integration

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!

Invalid Handle

644042Oct 6 2008 — edited Oct 15 2008
Does anyone know the root cause of this error:

Caused by: java.sql.SQLException: Attempt to use an invalid handle : 'oracle_jdbc_driver_T4CConnection_Proxy@11a8fa0'.
at oracle.oc4j.sql.spi.ConnectionHandle.oc4j_intercept(ConnectionHandle.java:286)
at oracle_jdbc_driver_T4CConnection_Proxy.prepareStatement()
at is.custom.dbprovider.DBProvider.authenticateUser(DBProvider.java:762)

It seems to be happening regardless of changes at the database level.

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2008
Added on Oct 6 2008
6 comments
1,166 views