https://issues.apache.org/bugzilla/show_bug.cgi?id=51638
Bug #: 51638
Summary: Sessions are not serialized during shutdown
Product: Tomcat 7
Version: 7.0.19
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
It seems sessions are not serialized to SESSIONS.ser when we manually stop
Tomcat by executing the shutdown.sh script. Thus, if we restart Tomcat by
executing the startup.sh script, previous active sessions are lost.
However, if we stop a particular application via the Tomcat Manager, the
SESSIONS.ser file is created and sessions are restored successfully after the
application is started again via the Tomcat Manager.
Not sure if previous versions of Tomcat 7 have the same problem, but 7.0.19 is
affected. Tomcat 6 works fine.
Thank you very much!
--
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: [email protected]
For additional commands, e-mail: [email protected]