Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
293 | minor | always | 07-01-05 00:00 | 11-30-05 14:43 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | 3.0.13 | ||
Product Build: | 3.0.13 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.15 | ||
|
|||||
Summary: | 0000293: CharConversionException when parsing javac errors | ||||
Description: |
RSN-332 (rep by T Fukuda) When we run attached JSP files first,some errors are occured. Caused by: java.io.CharConversionException: illegal utf8 encoding at java.lang.Throwable.<init>(Throwable.java:195) at java.lang.Exception.<init>(Exception.java:41) at java.io.IOException.<init>(IOException.java:40) at java.io.CharConversionException.<init>(CharConversionException.java:30) at com.caucho.vfs.i18n.UTF8Reader.read(UTF8Reader.java:78) at com.caucho.vfs.AbstractByteToChar.readChar(AbstractByteToChar.java:143) at com.caucho.vfs.AbstractByteToChar.addChar(AbstractByteToChar.java:120) at com.caucho.java.JavacErrorParser.parseErrors(JavacErrorParser.java:62) at com.caucho.java.InternalCompiler.executeInt(InternalCompiler.java:0) at com.caucho.java.InternalCompiler.compileInt(InternalCompiler.java:79) at com.caucho.java.AbstractJavaCompiler.run(AbstractJavaCompiler.java:101) And if we run the JSP files again,we have no errors. We wrote comments by Japanese,but when we delete the comments, the same error is happened. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|