Invalid Handle
644042Oct 6 2008 — edited Oct 15 2008Does 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!