Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001775 [Resin] minor always 06-01-07 06:22 06-06-07 16:43
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed  
Status closed   Product Version 3.1.1
Summary 0001775: Session not available in requestDestroyed
Description (rep by A Deshpande)

Using the spring framework, an exception is logged for every request, because the session is no longer available when responding to a requestDestroyed event.

java.lang.NullPointerException
[12:18:04.192] at
com.caucho.server.webapp.DispatchRequest.getSession(DispatchRequest.java:433)
[12:18:04.192] at
org.springframework.web.context.request.ServletRequestAttributes.getSession(ServletRequestAttributes.java:98)
[12:18:04.192] at
org.springframework.web.context.request.ServletRequestAttributes.updateAccessedSessionAttributes(ServletRequestAttributes.java:200)
[12:18:04.192] at org.springframework.web.context.request.AbstractRequestAttributes.requestCompleted(AbstractRequestAttributes.java:47)
[12:18:04.192] at org.springframework.web.context.request.RequestContextListener.requestDestroyed(RequestContextListener.java:86)
12:18:04.192] at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:185)
Additional Information
Attached Files

- Relationships

- Notes
(0002019)
ferg
06-06-07 16:43

server/10gr
 

- Issue History
Date Modified Username Field Change
06-01-07 06:22 sam New Issue
06-06-07 16:43 ferg Note Added: 0002019
06-06-07 16:43 ferg Assigned To  => ferg
06-06-07 16:43 ferg Status new => closed
06-06-07 16:43 ferg Resolution open => fixed
06-06-07 16:43 ferg Fixed in Version  => 3.1.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker