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=8644>. 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=8644 Mysql-Connection (Servlet) Problem (Timeout ?) Summary: Mysql-Connection (Servlet) Problem (Timeout ?) Product: Tomcat 3 Version: 3.2.3 Final Platform: PC URL: http://www.ascom.ch OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Servlet AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have a Servlet that makes a Connection to a mysql-DB. When I compile it (javac *.java) and restart Tomcat (rctomcat restart) it works fine... The users are displayed from the DB and I could login. But the next day (13 Hours later) it doesn't work. It can't see the users displayed from the DB... See dont_work.jpg. The following Links are the Screenshots ! http://tigarr.ch/ska/cesi/tomcat_bug/work_fine.jpg http://tigarr.ch/ska/cesi/tomcat_bug/dont_work.jpg My Java, Servlet - Code is here : I've tried all the Combinations (//...) http://tigarr.ch/ska/cesi/tomcat_bug/AFIdentification.java http://tigarr.ch/ska/cesi/tomcat_bug/DBCon.java But after I restarted Tomcat (rctomcat restart) the Servlet works fine, and I could login... See work_fine.jpg Need help, what is wrong here ??? Can anyone help me please ? Thanks Cesi -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>