DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22952>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22952 reconnection to database not possible Summary: reconnection to database not possible Product: Tomcat 4 Version: 4.1.8 Platform: Sun OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Hi, We are using tomcat 4.1.18 and SQL Server 2000. I am using Tomcat connection pooling for my web application. One problem with this is, when database is down and get started , my application is not able to contact the database. It gives 'SQLException: connection reset peer, socket write error'. I tested with my options,. but the problem doesnt solve. So i went for PoolMan connection pooling. Problem with PoolMan is it have same problem if PreparedStatement is used, otherwise it works fine with Statement and CallableStatement. Main thing is our aplication going live on this Monday 8th Sept. So before that i need the solution.Please help me on this issue. I even tried with tomcat 5.0, same problem exist. Thanks Dinesh Shetty --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]