https://issues.apache.org/bugzilla/show_bug.cgi?id=46085
--- Comment #5 from Daniel <daniel.beier.b...@gmail.com> 2009-07-07 10:26:26 PST --- Hi Mark. Thanks for the link! I set ACTIVITY_CHECK to true and still got random session timeouts with the IBM JVM. Setting STRICT_SERVLET_COMPLIANCE to true didn't change this either. I have not seen these random session timeouts with the Sun JVM. My company uses the IBM JVM and the only way I got it to work reliably was adding the synchronized keyword to StandardSession.isValid and StandardSession.access. Here is the JVM version info: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pwi32devifx-20071025 (SR6b)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20071007 (JIT enabled) J9VM - 20071004_14218_lHdSMR JIT - 20070820_1846ifx1_r8 GC - 200708_10) JCL - 20071025 -- 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