Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005268 [Resin] minor always 11-09-12 09:36 05-29-13 10:38
Reporter cowan View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.37 Product Version 4.0.32
  Product Build
Summary 0005268: NPE using Asynch Servlet over Hmux
Description The exception has occured when I accessed to the servlet through Apache HTTPd(mod_caucho).
The servlet will work when I access to the Resin directly.

The exception is as follows:
[12-11-05 19:40:05.263] {resin-48} java.lang.NullPointerException
                      at com.caucho.server.http.HttpServletResponseImpl.isCommitted(HttpServletResponseImpl.java:243)
                      at com.caucho.server.http.HttpServletResponseImpl.setCharacterEncoding(HttpServletResponseImpl.java:909)
                      at example.AsyncServlet$Async.run(AsyncServlet.java:48)
                      at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
                      at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)
Steps To Reproduce
Additional Information Rep by S. Nobuaki
Attached Files

- Relationships
related to 0005420closed ferg AsyncContext completed by original synchronous worker thread? 

- Notes
(0006268)
ferg
05-29-13 10:38

server/1ld8
 

- Issue History
Date Modified Username Field Change
11-09-12 09:36 cowan New Issue
04-22-13 08:28 cowan Relationship added related to 0005420
05-29-13 10:38 ferg Note Added: 0006268
05-29-13 10:38 ferg Assigned To  => ferg
05-29-13 10:38 ferg Status new => closed
05-29-13 10:38 ferg Resolution open => fixed
05-29-13 10:38 ferg Fixed in Version  => 4.0.37


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