https://bz.apache.org/bugzilla/show_bug.cgi?id=66043
Bug ID: 66043
Summary: Upon Restart of applications StandardSession not
initialized to read
Product: Tomcat 9
Version: 9.0.53
Hardware: Other
OS: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Upon restart of application within tomcat, immediately started getting the
error below when users attempted to login to the app. No session was ever
created. But seems that session data was not initialized upon restart.
Restart of the application resolved issue.
1018@04:34:48.072(1) SessionManagementServlet | ERROR-0000:
java.lang.IllegalStateException: getAttribute: Session already invalidated
at
org.apache.catalina.session.StandardSession.getAttribute(StandardSession.java:1149)
at
org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessionFacade.java:102)
at
com.webtads.view.session.SessionManagementServlet.getAbandonedUserSession(SessionManagementServlet.java:716)
...
--
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]