https://issues.apache.org/bugzilla/show_bug.cgi?id=50775
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Mark Thomas <ma...@apache.org> 2011-02-17 18:57:30 EST --- It looks like the connection is timing out but the attempt to reconnect is failing. The NotContextException is really odd. That it works on Windows and AIX but not Linux points to a JVM bug, rather than a Tomcat issue. It might be possible to figure out a work around with more information although the Tomcat developers generally don't like putting workarounds for JVM bugs, OS bugs etc into the Tomcat codebase. Ideally, a reproducible test case is required. In these circumstances that looks unlikely. The best way forward would be to use the users list to help you debug. Personally, I'd run a Tomcat instance configured to allow remote debugging (suitably secured) and when the error starts happening debug my way through the Tomcat and JVM code to see if I could figure out what the problem was. I'd also have a working instance to hand so I could compare the two. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org