https://issues.apache.org/bugzilla/show_bug.cgi?id=46085
Daniel <daniel.beier.b...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.beier.b...@gmail.com --- Comment #3 from Daniel <daniel.beier.b...@gmail.com> 2009-07-06 15:04:28 PST --- (In reply to comment #2) > This has been fixed in 6.0.x and will be included 6.0.19 onwards. We encountered random session timeouts with Tomcat 6.0.16 and IBM JVM 1.5. I tested Tomcat 6.0.20 and still got random session timeouts. I downloaded the Tomcat source code, declared StandardSession.isValid and StandardSession.access synchronized, rebuild and used the updated catalina.jar in my Tomcat installation. I ran a lot of tests and so far haven't seen random session timeouts. Should this bug be reopened? -- 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