Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000293 [Resin] minor always 07-01-05 00:00 11-30-05 14:43
Reporter sam View Status public  
Assigned To
Priority urgent Resolution fixed  
Status closed   Product Version 3.0.13
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.
Additional Information
Attached Files

- Relationships

- Notes
(0000329)
user289
07-01-05 00:00

As the agent of T.Fukuda
When we change as file.encoding=CP943C,we are recieved existing bug.
For avoiding it,we change file.encoding=UTF-8,we are recieved below bug.

Now we are checking all properties of Resin with IBM staff.
We think this propblem as very important.
 
(0000330)
ferg
07-01-05 00:00

Updatted JavacErrorParser to use the -encoding of the Java page, not file.encoding.
 

- Issue History
Date Modified Username Field Change
07-01-05 00:00 sam New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.15
11-30-05 14:43 ferg Status resolved => closed


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