This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 150490

Summary: InternalError: java.io.IOException: Stream closed
Product: java Reporter: gerzhedowich <gerzhedowich>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED INVALID    
Severity: blocker CC: anton0xf, kpodejma, mohhmekk, quidryan
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=12092
Issue Type: DEFECT Exception Reporter: 12092
Bug Depends on:    
Bug Blocks: 152191    
Attachments: stacktrace
stacktrace

Description gerzhedowich 2008-10-17 08:22:39 UTC
Build: NetBeans IDE Dev (Build 200810130704)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.27-7-generic, i386

User Comments:
GUEST: Did a git pull behind netbeans' back and then walked around my source code in netbeans.



Stacktrace: 
java.lang.InternalError: java.io.IOException: Stream closed
        at java.text.BreakIterator.createBreakInstance(BreakIterator.java:596)
        at java.text.BreakIterator.getBreakInstance(BreakIterator.java:541)
        at java.text.BreakIterator.getSentenceInstance(BreakIterator.java:522)
        at com.sun.tools.javadoc.DocLocale.<init>(DocLocale.java:100)
        at com.sun.tools.javadoc.DocEnv.<init>(DocEnv.java:140)
        at org.netbeans.modules.java.source.JavadocEnv.<init>(JavadocEnv.java:99)
Comment 1 gerzhedowich 2008-10-17 08:22:53 UTC
Created attachment 72084 [details]
stacktrace
Comment 2 Dusan Balek 2008-12-04 09:29:05 UTC
Seems like a JDK problem.

Are you able to reproduce the issue?
What locale are you using?
Is the issue reproducible with other JDK version?

Thanks.
Comment 3 mohhmekk 2009-07-05 11:08:19 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-13-generic, i386

User Comments: 
Right click on a junit test file to run.

Stacktrace: 
java.lang.InternalError: java.io.IOException: Stream closed
        at java.text.BreakIterator.createBreakInstance(BreakIterator.java:596)
        at java.text.BreakIterator.getBreakInstance(BreakIterator.java:541)
        at java.text.BreakIterator.getSentenceInstance(BreakIterator.java:522)
        at com.sun.tools.javadoc.DocLocale.<init>(DocLocale.java:100)
        at com.sun.tools.javadoc.DocEnv.<init>(DocEnv.java:140)
        at org.netbeans.modules.java.source.JavadocEnv.<init>(JavadocEnv.java:100)
Comment 4 mohhmekk 2009-07-05 11:08:35 UTC
Created attachment 84373 [details]
stacktrace
Comment 5 Peter Pis 2009-09-02 09:00:52 UTC
Can not reproduce on latest dev build (090901) Could you please to switch to dev build and try to reproduce?
Comment 6 Peter Pis 2009-09-17 13:35:48 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.