Mantis - Resin
Viewing Issue Advanced Details
974 minor always 03-06-06 13:50 04-03-06 16:10
ferg  
ferg  
normal  
closed 3.0.18  
fixed  
none    
none 3.0.19  
0000974: SessionManager
(rep by Chanan Braunstein)

Any idea what might be causing this:
 
java.lang.NullPointerException
 at com.caucho.server.session.SessionManager.create(SessionManager.java:1084)
 at com.caucho.server.session.SessionManager.createSession(SessionManager.java:888)
 at com.caucho.server.webapp.DispatchRequest.createSession(DispatchRequest.java:501)
 at com.caucho.server.webapp.DispatchRequest.getSession(DispatchRequest.java:440)
 

Notes
(0001001)
ferg   
04-03-06 16:10   
possible synchronization issue on shutdown