org.apache.shiro.session.UnknownSessionException: There is no session with id [e983f53d-9691-4067-b8ae-3f6116836fde]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via shiro-user by Nagaraju Kurma, 1 year ago
via shiro-user by Stephen McCants, 9 months ago
via incubator-shiro-user by Nagaraju Kurma, 4 days ago
via incubator-shiro-user by Stephen McCants, 4 days ago
via Stack Overflow by Amar Sosa
, 2 years agovia Stack Overflow by Erick
, 1 year agoorg.apache.shiro.session.UnknownSessionException: There is no session with id [e983f53d-9691-4067-b8ae-3f6116836fde]
at org.apache.shiro.session.mgt.eis.AbstractSessionDAO.readSession(AbstractSessionDAO.java:170)
at org.apache.shiro.session.mgt.DefaultSessionManager.retrieveSessionFromDataSource(DefaultSessionManager.java:236)
at org.apache.shiro.session.mgt.DefaultSessionManager.retrieveSession(DefaultSessionManager.java:222)
at org.apache.shiro.session.mgt.AbstractValidatingSessionManager.doGetSession(AbstractValidatingSessionManager.java:118)
at org.apache.shiro.session.mgt.AbstractNativeSessionManager.lookupSession(AbstractNativeSessionManager.java:105)