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 187738 - AssertionError: this shall be called just from AWT thread
Summary: AssertionError: this shall be called just from AWT thread
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-17 15:39 UTC by Jesse Glick
Modified: 2010-06-17 16:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170759


Attachments
stacktrace (3.86 KB, text/plain)
2010-06-17 15:39 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-06-17 15:39:33 UTC
This issue was reported manually by jglick.
It already has 1 duplicates 


Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
jglick: Using SQE.




Stacktrace: 
java.lang.AssertionError: this shall be called just from AWT thread
   at org.nbheaven.sqe.codedefects.ui.actions.RunAllQualityProvidersAction.init(RunAllQualityProvidersAction.java:76)
   at org.nbheaven.sqe.codedefects.ui.actions.RunAllQualityProvidersAction.isEnabled(RunAllQualityProvidersAction.java:71)
   at org.openide.awt.Actions$MenuBridge.updateState(Actions.java:954)
   at org.openide.awt.Actions.connect(Actions.java:197)
   at org.nbheaven.sqe.core.ui.actions.ActionUtils.addActionsToSubMenu(ActionUtils.java:171)
   at org.nbheaven.sqe.core.ui.actions.ActionUtils.createMenuList(ActionUtils.java:134)
Comment 1 Jesse Glick 2010-06-17 15:39:37 UTC
Created attachment 100175 [details]
stacktrace
Comment 2 Jesse Glick 2010-06-17 16:49:02 UTC
sqe #0b5e02dc7b28