Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1199 | minor | always | 06-15-06 16:25 | 06-27-06 08:50 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.19 | ||
|
|||||
Summary: | 0001199: ISO-8859-10 | ||||
Description: |
(rep by Mike Gleeson) we're getting exception after exception like this and cannot resolve it (started about a week or so ago), yet it does not appear to be affecting page generation. we're only using the encoding of en-US, certainly not Nordic encoding of ISO-8859-10. Would you have any idea of what is wrong here? thanks again, mike gleeson the trace from stdout.log: [12:10:40.642]java.io.UnsupportedEncodingException: ISO-8859-10 [12:10:40.642] at com.caucho.vfs.i18n.JDKWriter $OutputStreamEncodingWriter.<init>(JDKWriter.java:115) [12:10:40.642] at com.caucho.vfs.i18n.JDKWriter.create (JDKWriter.java:82) [12:10:40.642] at com.caucho.vfs.i18n.EncodingWriter.create (EncodingWriter.java:82) [12:10:40.642] at com.caucho.vfs.Encoding.getWriteEncoding (Encoding.java:172) [12:10:40.642] at com.caucho.server.connection.ToByteResponseStream.setEncoding (ToByteResponseStream.java:130) [12:10:40.642] at com.caucho.server.connection.IncludeResponseStream.start (IncludeResponseStream.java:101) [12:10:40.642] at com.caucho.server.webapp.DispatchResponse.start (DispatchResponse.java:114) [12:10:40.642] at com.caucho.server.webapp.RequestDispatcherImpl.include (RequestDispatcherImpl.java:423) [12:10:40.642] at com.caucho.server.webapp.RequestDispatcherImpl.include (RequestDispatcherImpl.java:346) [12:10:40.642] at com.caucho.jsp.PageContextImpl.include (PageContextImpl.java:923) [12:10:40.642] at com.caucho.jsp.PageContextImpl.include (PageContextImpl.java:860) [12:10:40.642] at org.apache.struts.tiles.TilesUtilImpl.doInclude (TilesUtilImpl.java:99) [12:10:40.642] at org.apache.struts.tiles.TilesUtil.doInclude (TilesUtil.java:135) [12:10:40.642] at org.apache.struts.taglib.tiles.InsertTag.doInclude (InsertTag.java:760) [12:10:40.642] at org.apache.struts.taglib.tiles.InsertTag $InsertHandler.doEndTag(InsertTag.java:892) [12:10:40.642] at org.apache.struts.taglib.tiles.InsertTag.doEndTag (InsertTag.java:462) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|