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 207444 - IllegalStateException: getOutputStream invoked in AWT
Summary: IllegalStateException: getOutputStream invoked in AWT
Status: RESOLVED DUPLICATE of bug 204682
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 206311
  Show dependency tree
 
Reported: 2012-01-18 14:12 UTC by Petr Cyhelsky
Modified: 2012-01-25 07:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184516


Attachments
stacktrace (4.53 KB, text/plain)
2012-01-18 14:13 UTC, Petr Cyhelsky
Details
stacktrace (7.70 KB, text/plain)
2012-01-18 15:48 UTC, Petr Cyhelsky
Details
stacktrace (4.61 KB, text/plain)
2012-01-18 15:54 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-01-18 14:12:58 UTC
Build: NetBeans IDE Dev (Build 20120118-ab16ccd545a5)
VM: OpenJDK 64-Bit Server VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0_22-b22
OS: Linux

User Comments:
cyhelsky: on save of java file




Stacktrace: 
java.lang.IllegalStateException: getOutputStream invoked in AWT
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:157)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:99)
   at org.openide.text.DataEditorSupport$Env.outputStream(DataEditorSupport.java:897)
   at org.openide.text.CloneableEditorSupport$1SaveAsReader.run(CloneableEditorSupport.java:1078)
   at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1336)
   at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:1147)
Comment 1 Petr Cyhelsky 2012-01-18 14:13:01 UTC
Created attachment 115009 [details]
stacktrace
Comment 2 Petr Cyhelsky 2012-01-18 15:19:22 UTC

*** This bug has been marked as a duplicate of bug 204682 ***
Comment 3 Petr Cyhelsky 2012-01-18 15:48:43 UTC
Created attachment 115036 [details]
stacktrace

new html file...
Comment 4 Petr Cyhelsky 2012-01-18 15:54:25 UTC
Created attachment 115038 [details]
stacktrace

save html