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!

A remote server did not respond within timeout period

843854Apr 5 2004 — edited Apr 5 2004
HI
I have a opened in servlet which is not closed.My servlet uses it for various checks.When a request comes after long time, my servlet tries to make a database call and that time I am getting following error.

java.sql.SQLException:IO Exception A remote host did not respond within the timeout period.

Please guide.

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 3 2004
Added on Apr 5 2004
2 comments
757 views