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!

java.sql.Exception: Closed connection

843859Oct 16 2007 — edited Oct 17 2007
Hi All,

I am facing a problem while querying the database and receiving the java.sql.Exception : Closed Connection.
Prior to this, using the same connection object we queried the database and there was no exception thrown. But when i'm using the same connection object and querying for the 4th time, it throws me this error.
Unable to figure what the problem is.

Your help is appreciated

Thanks
Neelima
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2007
Added on Oct 16 2007
3 comments
631 views