webtier@glassfish.java.net

Re: NPE in ResourceImpl deserialization from session after server restart

From: <webtier_at_javadesktop.org>
Date: Wed, 26 May 2010 10:19:40 PDT

Certainly, what information would you like to see? The original issue (MOJARRA-911) matches to what I see.

I think what happens is that when Tomcat is restarted it stores the user sessions to disk and then attempts to reload them. Clearly at this point there is no FacesContext as the servlet container hasn't even fully initialized. As I mentioned before it seems seralization is too low-level to assume the presence of a FacesContext.
[Message sent by forum member 'rstoyanchev']

http://forums.java.net/jive/thread.jspa?messageID=471552