|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1775 | minor | always | 06-01-07 06:22 | 06-06-07 16:43 | |
|
|
|||||
| Reporter: | sam | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | urgent | OS Version: | |||
| Status: | closed | Product Version: | 3.1.1 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.2 | ||
|
|
|||||
| 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) |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||