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 2008/06/19 19:36:10 UTC

DO NOT REPLY [Bug 45229] Session already invalidated error running under Security Manager

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





--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-06-19 10:36:10 PST ---
Looks like the session is invalidated whilst a request is still being
processed. Try running with
-Dorg.apache.catalina.session.StandardSession.ACTIVITY_CHECK=true

This will keep the session valid whilst a thread is accessing it.


-- 
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