Anonymous | Login | Signup for a new account | 12-17-2024 10:55 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 4.0.32 | ||||||
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) |
||||||||
Additional Information | Rep by S. Nobuaki | ||||||||
Attached Files | |||||||||
|
Relationships | ||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |