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 207448 - IllegalStateException: getInputStream invoked in AWT
Summary: IllegalStateException: getInputStream invoked in AWT
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 206311
  Show dependency tree
 
Reported: 2012-01-18 14:30 UTC by Tomas Hurka
Modified: 2012-04-20 09:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184520


Attachments
stacktrace (7.03 KB, text/plain)
2012-01-18 14:30 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2012-01-18 14:30:57 UTC
Build: NetBeans IDE Dev (Build 20120118-ab16ccd545a5)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-10M3610
OS: Mac OS X

User Comments:
cyhelsky: on find usages

cyhelsky: on refactor rename




Stacktrace: 
java.lang.IllegalStateException: getInputStream invoked in AWT
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getInputStream(FileObj.java:219)
   at org.openide.filesystems.FileUtil.isArchiveFile(FileUtil.java:2054)
   at org.netbeans.modules.java.j2seplatform.platformdefinition.Util.getExtensions(Util.java:210)
   at org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformImpl.getBootstrapLibraries(J2SEPlatformImpl.java:230)
   at org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer$PathModel.getData(J2SEPlatformCustomizer.java:630)
   at org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer$PathModel.getSize(J2SEPlatformCustomizer.java:521)
Comment 1 Tomas Hurka 2012-01-18 14:30:59 UTC
Created attachment 115013 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-04-16 13:04:14 UTC
Increasing priority to P2 - after discussion with performance team and based on the goal for NB 7.2 (performance improvements) especially for remote filesystems.
Comment 3 Tomas Zezula 2012-04-20 09:25:01 UTC
Seems really important bug. :-)
Comment 4 Tomas Zezula 2012-04-20 09:38:14 UTC
Fixed jet-main 52e4fc13951d