Logical Handle is no longer valid [message #91231] |
Thu, 06 June 2002 16:50 |
siva
Messages: 58 Registered: August 1999
|
Member |
|
|
Hi,
I am getting similar kind of problem. I am getting the following error when the servlet is invoked by two concurrent users. I am using OracleConnectionCacheImpl. But this is happening only in the case of concurrent request to the same servlet. Otherwise the servlet is working fine.
This servlet is deployed in JRun3.1. I am not using JRun's JDBC Source.
Is there any way to resolve this issue.
Thanks & Regards,
Siva
[[6/6/2002 5:30:1PM]]ERROR|Under Exception|DbConnection.closeConnection|java.sql.SQLException: Closed Connection
[[6/6/2002 5:30:2PM]]ERROR|Under SQLException|DaContact.getPhoneDetails|java.sql.SQLException: Logical handle no longer valid
[[6/6/2002 5:30:3PM]]ERROR|Under SQLException|DaContact.getPhoneDetails|java.sql.SQLException: Closed Connection: next
|
|
|