Anonymous | Login | Signup for a new account | 03-31-2025 18:16 PDT |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004290 | [Resin] | minor | always | 11-12-10 08:58 | 02-04-11 14:09 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.15 | Product Version | 4.0.10 | ||||
Product Build | |||||||||
Summary | 0004290: Writer/OutputStream mixup | ||||||||
Description |
(rep by Mattias Jiderhamn) Since upgrading to Resin 4.0.10 this error has turned up now and then in our log files, however we have sofar been unable to reproduce it ourselves. Could it be a Resin bug...? java.lang.IllegalStateException: getWriter() can't be called after getOutputStream(). at com.caucho.server.http.HttpServletResponseImpl.getWriter(HttpServletResponseImpl.java:166) at com.caucho.server.http.ToCharResponseAdapter$ToCharResponseStreamWrapper.writeNext(ToCharResponseAdapter.java:140) at com.caucho.server.http.ToCharResponseStream.flushCharBuffer(ToCharResponseStream.java:389) at com.caucho.server.http.ToCharResponseStream.flushBuffer(ToCharResponseStream.java:338) at com.caucho.server.http.ResponseAdapter.finish(ResponseAdapter.java:344) at com.caucho.jsp.PageContextImpl.release(PageContextImpl.java:1444) at com.caucho.jsp.PageManager.freePageContext(PageManager.java:217) at _jsp._html._orders._invoices._invoiceStatisticsList__jsp._jspService(_invoiceStatisticsList__jsp.java:45) ... |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
38 total queries executed. 30 unique queries executed. |