You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/07/07 00:04:31 UTC

DO NOT REPLY [Bug 46085] Session are incorrectly expired due to thread unsafe code

https://issues.apache.org/bugzilla/show_bug.cgi?id=46085


Daniel <da...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.beier.bugs@gmail.com




--- Comment #3 from Daniel <da...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org