The webapp that's using this is a 3rd-party commercial app. I am dealing with the vendor on this also, but things are such that I want to give them any help I can ;)
>>> [EMAIL PROTECTED] 10:03 AM 10/31/200531/2005 >>> You are obviously using hibernate with c3p0. Have you already upgraded to the latest version of to c3p0? I experienced hangs with an older version of c3p0 (0.8.4.5?), too. David Boyer wrote: > We have a Tomcat app that is hanging every 3-4 days. I know this is > off-topic, but I'd appreciate any help in resolving this. I've posted the JVM > dump on my web page at http://web.bvu.edu/staff/david/jvmdmp.txt > > Additional details: > JDK 1.4.2_08 on Windows Server 2003 Enterprise, Tomcat 5.0.28 > > The web app runs agains MySQL 4.0.26 which is on a separate server, also > Windows Server 2003 Enterprise. We're using the MySQL 3.1.10 connector. > > The hangs happen on each version of Tomcat (4.1.31, 5.0.28, 5.5.9), MySQL > (4.0.26, 4.1.15), and Java (1.4.2, 1.5) we've tried. No errors being reported > on the MySQL side of things, and no unusual Exceptions in the Tomcat/JVM logs. > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
