Anyone can help me with this problem? thx!

buffer overflow when scanning, I need to set the buffer size? 

cvs version : time Feb 20, 10:00

jdk : jdk1.5.0   also update 1

error info:

    [javac]               ^
    [javac] 
/home/lbw/temp/jboss-head/media/src/main/javax/emb/MetaDataValidationException.java:15:
 warning: unmappable character for encoding EUC_CN
    [javac]  *         Arg?ello
    [javac]               ^
    [javac] 
/home/lbw/temp/jboss-head/media/src/main/javax/emb/NoServerFoundException.java:15:
 warning: unmappable character for encoding EUC_CN
    [javac]  *         Arg?ello
    [javac]               ^
    [javac] 
/home/lbw/temp/jboss-head/media/src/main/javax/emb/ParentAssociationExistsException.java:19:
 warning: unmappable character for encoding EUC_CN
    [javac]  *         Arg?ello
    [javac]               ^
    [javac] An exception has occurred in the compiler (1.5.0). Please file a 
bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport)  
after checking the Bug Parade for duplicates. Include your program and the 
following diagnostic in your report.  Thank you.
    [javac] java.nio.BufferOverflowException
    [javac]     at java.nio.Buffer.nextPutIndex(Buffer.java:419)
    [javac]     at java.nio.HeapCharBuffer.put(HeapCharBuffer.java:145)
    [javac]     at com.sun.tools.javac.parser.Scanner.decode(Scanner.java:397)
    [javac]     at com.sun.tools.javac.parser.Scanner.(Scanner.java:296)
    [javac]     at com.sun.tools.javac.parser.Scanner.(Scanner.java:235)
    [javac]     at com.sun.tools.javac.parser.Scanner$Factory.newScanner(Scanne

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867180#3867180

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867180


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to