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!

<State> null<Message> Io exception: Connection reset<Error> 17002

843859Mar 6 2009 — edited Mar 7 2009
Hi ,

Database connection is down in the client machine , if we are not using the application for some period of time (app 2-3 hours) , i am getting this exceptions in Tomcat log .

9/11/08 1:38:27 PM [http-172.18.1.114-80-Processor25] [wmdata.intrade.db.DbUser::execute] SQLException: <State> null<Message> Io exception: Connection reset<Error> 17002
9/11/08 1:44:54 PM [http-172.18.1.114-80-Processor23] [wmdata.intrade.db.DbUser::execute] SQLException: <State> null<Message> Closed Connection<Error> 17008

Until and unless the Tomcat server is resterted , apllication is not working .

this problem is for only one customer , for other customers it is working fine .

It would be great if any one help in soloving the problem .

Best Regards
Chandrasekhar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2009
Added on Mar 6 2009
4 comments
334 views