Logout error issues?

Cantor, Scott cantor.2 at osu.edu
Fri May 10 21:02:03 EDT 2013


On 5/10/13 8:24 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:

>On 5/10/13 7:45 PM, "David Langenberg" <davel at uchicago.edu> wrote:
>
>>However, it then dumps me at error.jsp with no discernable error message
>>instead of logout.jsp.
>
>There has to be some underlying exception.

I checked the code and verified my suspicion, that the log entries saying
"invalidating session" happen before the session cache call is made. So
I'm pretty sure that the storage plugin is throwing an exception. I don't
know why the error page wouldn't be able to report it but there's no
exception signature on the SessionManager method, which means nothing
should be throwing there unless the code has a bug or is encountering a
system problem.

-- Scott




More information about the users mailing list