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 226961 - IllegalThreadStateException: must be called in EQ
Summary: IllegalThreadStateException: must be called in EQ
Status: RESOLVED DUPLICATE of bug 218475
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-04 05:39 UTC by Exceptions Reporter
Modified: 2013-06-12 08:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199239


Attachments
stacktrace (878 bytes, text/plain)
2013-03-04 05:39 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-03-04 05:39:22 UTC
This bug was originally marked as duplicate of bug 182001, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
GUEST: Just launching netbeans




Stacktrace: 
java.lang.IllegalThreadStateException: must be called in EQ
   at org.netbeans.spi.java.project.support.ui.IncludeExcludeVisualizer.getVisualizerPanel(IncludeExcludeVisualizer.java:200)
   at org.netbeans.modules.java.j2seproject.ui.wizards.PanelIncludesExcludes.getComponent(PanelIncludesExcludes.java:71)
   at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:739)
   at org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:70)
   at org.openide.WizardDescriptor.updateStateWithFeedback(WizardDescriptor.java:1054)
   at org.openide.WizardDescriptor.access$1800(WizardDescriptor.java:139)
Comment 1 Exceptions Reporter 2013-03-04 05:39:23 UTC
Created attachment 132129 [details]
stacktrace
Comment 2 Tomas Zezula 2013-06-12 08:12:55 UTC
Duplicate of already fixed issue #218475.

*** This bug has been marked as a duplicate of bug 218475 ***