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 183046 - [69cat] AssertionError: this shall be called just from AWT thread
Summary: [69cat] AssertionError: this shall be called just from AWT thread
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 10:08 UTC by Exceptions Reporter
Modified: 2011-09-06 20:26 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 121425


Attachments
stacktrace (2.91 KB, text/plain)
2010-03-29 10:09 UTC, Exceptions Reporter
Details
stacktrace (2.91 KB, text/plain)
2010-06-03 23:30 UTC, javydreamercsw
Details
stacktrace (5.57 KB, text/plain)
2010-12-17 16:56 UTC, javydreamercsw
Details
stacktrace (6.98 KB, text/plain)
2011-09-06 20:26 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-03-29 10:08:58 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-5013-on-100329)
VM: Java HotSpot(TM) Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
aldobrucale: starting nb

eaili: Opened platform project with NB Installer integration installed.

vieiro: Message and stacktrace say it all. What about adding a test for this?

alied: Just selected a NetBeans Suite

vieiro: Opening the IDE

GUEST: starting netbeans, nothing else

simtec: Clicked with right-mouse-button on project node at start-up




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:977)
   at org.openide.awt.Actions$Bridge.propertyChange(Actions.java:791)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:75)
Comment 1 Exceptions Reporter 2010-03-29 10:09:02 UTC
Created attachment 96153 [details]
stacktrace
Comment 2 dlipin 2010-03-29 12:14:37 UTC
Belongs to openInstaller plugin.
Comment 3 Jesse Glick 2010-03-31 03:46:21 UTC
Contrib issues should be limited to modules actually in the http://hg.netbeans.org/main/contrib/ repo, and assigned to a specific person.
Comment 4 javydreamercsw 2010-06-03 23:30:18 UTC
Created attachment 99801 [details]
stacktrace

Opening the IDE
Comment 5 javydreamercsw 2010-12-17 16:56:49 UTC
Created attachment 104219 [details]
stacktrace

Right click module suite
Comment 6 javydreamercsw 2011-09-06 20:26:05 UTC
Created attachment 110448 [details]
stacktrace

Opening IDE after installing plugins.