Hi Dewan Forgot to ask do you only get the UnknownSessionException error thrown when the session has already expired or does it occur whenever you are using Shiro's built in session management and then execute the logout() method?
Also, whilst trying to troubleshoot this problem I set the logging level to FINEST and found that when Shiro executes the logout() method it appeares to have successfully stopped the session and then for some reason attempted to retrieve the session, at which point the error is thrown. I've uploaded the trace to pastebin http://pastebin.com/UdmC5bvL <http://pastebin.com/UdmC5bvL> . Would you be able to increase the logging level and see if you get a similar result please? Kind Regards Paul -- View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-throws-UnknownSessionException-when-logout-re-login-a-user-with-expired-session-tp7578800p7578802.html Sent from the Shiro User mailing list archive at Nabble.com.
