Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006009 [Resin] minor sometimes 06-02-16 04:33 06-27-16 14:56
Reporter prosogood View Status public  
Assigned To ferg
Priority normal Resolution no change required  
Status closed   Product Version 4.0.44
Summary 0006009: java.lang.NullPointerException During Resin Shutdown
Description java.lang.NullPointerException: null
at com.caucho.server.http.HttpServletRequestImpl.getHeader(HttpServletRequestImpl.java:849) ~[resin.jar:4.0.44]
        at javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWrapper.java:179) ~[javaee-16.jar:na]
Additional Information
Attached Files  _P_O]WB{UHT]}0%U0031J~8.png [^] (15,827 bytes) 06-02-16 04:33
 VRUO6AINGJVI__(4Q@PL0R0.png [^] (13,431 bytes) 06-02-16 04:36

- Relationships

- Notes
(0006703)
prosogood
06-15-16 22:39

somebody...say something...please
 
(0006708)
ferg
06-27-16 14:56

This can happen when still-active requests take longer than shutdown-wait-time (default 15s).

When the server is forcing a shutdown, it will wait for shutdown-wait-time to complete. After that time, it will forcibly close request. That forced close will set internal fields to null.
 

- Issue History
Date Modified Username Field Change
06-02-16 04:33 prosogood New Issue
06-02-16 04:33 prosogood File Added: _P_O]WB{UHT]}0%U0031J~8.png
06-02-16 04:34 prosogood Issue Monitored: prosogood
06-02-16 04:36 prosogood File Added: VRUO6AINGJVI__(4Q@PL0R0.png
06-15-16 22:39 prosogood Note Added: 0006703
06-27-16 14:56 ferg Note Added: 0006708
06-27-16 14:56 ferg Assigned To  => ferg
06-27-16 14:56 ferg Status new => closed
06-27-16 14:56 ferg Resolution open => no change required


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