Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268441 - dev-java/jsr250 throws exception when being extracted
Summary: dev-java/jsr250 throws exception when being extracted
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal critical (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-03 14:34 UTC by Crístian Viana
Modified: 2010-03-10 16:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.