Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 268441

Summary: dev-java/jsr250 throws exception when being extracted
Product: Gentoo Linux Reporter: Crístian Viana <cristiandeives>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED NEEDINFO    
Severity: critical    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Crístian Viana 2009-05-03 14:34:40 UTC
when emerging dev-java/jsr250-1.0, an exception occurs. here's the output:

 * JAXWS2.0.1m1_source_20060817.jar RMD160 SHA1 SHA256 size ;-)           [ ok ]
 * checking ebuild checksums ;-)                                          [ ok ]
 * checking auxfile checksums ;-)                                         [ ok ]
 * checking miscfile checksums ;-)                                        [ ok ]
>>> Unpacking source...                                                                                   
Exception in thread "main" sun.io.MalformedInputException
        at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:270)
        at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:287)
        at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:337)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:223)
        at java.io.InputStreamReader.read(InputStreamReader.java:208)
        at java.io.BufferedReader.fill(BufferedReader.java:153)               
        at java.io.BufferedReader.readLine(BufferedReader.java:316)
        at java.io.BufferedReader.readLine(BufferedReader.java:379)
        at com.sun.tools.xjc.installer.ConsoleForm.getLicense(ConsoleForm.java:48)
        at com.sun.tools.xjc.installer.ConsoleForm.show(ConsoleForm.java:31)               
        at com.sun.tools.xjc.installer.Main.doConsole(Main.java:55)               
        at com.sun.tools.xjc.installer.Main.main(Main.java:33)
Comment 1 Alistair Bush (RETIRED) gentoo-dev 2010-03-10 10:53:58 UTC
Closing NEEDINFO.

If you are still able to reproduce this defect please reopen.  We will need to know which vm you are using.
Comment 2 Crístian Viana 2010-03-10 16:06:05 UTC
(In reply to comment #1)
this bug doesn't happen anymore with me.