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 211184 - AssertionError: this shall be called just from AWT thread
Summary: AssertionError: this shall be called just from AWT thread
Status: RESOLVED INVALID
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 21:47 UTC by javydreamercsw
Modified: 2012-06-01 14:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187001


Attachments
stacktrace (7.86 KB, text/plain)
2012-04-13 21:48 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-04-13 21:47:55 UTC
Build: NetBeans IDE Dev (Build 201204130400)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
javydreamercsw: Opening projects at start u




Stacktrace: 
java.lang.AssertionError: this shall be called just from AWT thread
   at org.openinstaller.devtools.suiteinstallerbuilder.CreateInstallerGlobalAction.init(CreateInstallerGlobalAction.java:64)
   at org.openinstaller.devtools.suiteinstallerbuilder.CreateInstallerGlobalAction.isEnabled(CreateInstallerGlobalAction.java:79)
   at org.openide.awt.Actions$ButtonBridge.updateState(Actions.java:1124)
   at org.openide.awt.Actions$Bridge.propertyChange(Actions.java:932)
   at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:196)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
Comment 1 javydreamercsw 2012-04-13 21:48:02 UTC
Created attachment 118260 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2012-06-01 14:55:16 UTC
Not in NetBeans codebase. Report against http://java.net/projects/openinstaller