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 - InternalError: java.io.IOException: Stream closed
Summary: InternalError: java.io.IOException: Stream closed
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks: 152191
  Show dependency tree
 
Reported: 2008-10-17 08:22 UTC by gerzhedowich
Modified: 2009-09-17 13:35 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 12092


Attachments
stacktrace (6.25 KB, text/plain)
2008-10-17 08:22 UTC, gerzhedowich
Details
stacktrace (6.98 KB, text/plain)
2009-07-05 11:08 UTC, mohhmekk
Details

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