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 240913 - InternalError: java.io.IOException: Stream closed
Summary: InternalError: java.io.IOException: Stream closed
Status: RESOLVED DUPLICATE of bug 232823
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-24 07:25 UTC by dengr
Modified: 2014-02-05 12:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206919


Attachments
stacktrace (2.95 KB, text/plain)
2014-01-24 07:25 UTC, dengr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dengr 2014-01-24 07:25:15 UTC
This bug was originally marked as duplicate of bug 232823, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: OpenJDK 64-Bit Server VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-b30
OS: Linux

User Comments:
dengr: read error stack




Stacktrace: 
java.lang.InternalError: java.io.IOException: Stream closed
   at java.text.BreakIterator.createBreakInstance(BreakIterator.java:620)
   at java.text.BreakIterator.getBreakInstance(BreakIterator.java:565)
   at java.text.BreakIterator.getWordInstance(BreakIterator.java:465)
   at javax.swing.text.Utilities.getWordStart(Utilities.java:641)
   at javax.swing.text.DefaultEditorKit$BeginWordAction.actionPerformed(DefaultEditorKit.java:1750)
   at javax.swing.text.DefaultEditorKit$SelectWordAction.actionPerformed(DefaultEditorKit.java:2163)
Comment 1 dengr 2014-01-24 07:25:17 UTC
Created attachment 144330 [details]
stacktrace
Comment 2 Marian Mirilovic 2014-02-05 12:32:56 UTC

*** This bug has been marked as a duplicate of bug 232823 ***