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 179979

Summary: IllegalStateException: Method can be called only on model waiting for bg thread to populate it.
Product: apisupport Reporter: _ tboudreau <tboudreau>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: normal CC: jglick, kharezlak
Priority: P3 Keywords: RANDOM, THREAD
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 164692
Bug Depends on:    
Bug Blocks: 173422    
Attachments: stacktrace
stacktrace

Description _ tboudreau 2010-01-29 00:05:58 UTC
Build: NetBeans IDE Dev (Build null)
VM: Java HotSpot(TM) Server VM, 17.0-b01, Java(TM) SE Runtime Environment, 1.7.0-ea-b72
OS: Windows XP

User Comments:
tboudreau: Changing platform of a standalone module project to use a build in $NBSRC/nbbuild/netbeans




Stacktrace: 
java.lang.IllegalStateException: Method can be called only on model waiting for bg thread to populate it.
   at org.netbeans.modules.apisupport.project.ui.customizer.CustomizerComponentFactory$DependencyListModel.setDependencies(CustomizerComponentFactory.java:230)
   at org.netbeans.modules.apisupport.project.ui.customizer.SingleModuleProperties$2$1.run(SingleModuleProperties.java:523)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:235)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:616)
   at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:127)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:286)
Comment 1 _ tboudreau 2010-01-29 00:06:02 UTC
Created attachment 93643 [details]
stacktrace
Comment 2 Jesse Glick 2010-04-06 18:44:16 UTC
Created attachment 96806 [details]
stacktrace

Changed platform of a standalone module.
Comment 3 Jesse Glick 2010-04-06 22:31:49 UTC
*** Bug 183563 has been marked as a duplicate of this bug. ***
Comment 4 Jesse Glick 2010-04-27 23:08:34 UTC
No idea how to reproduce, but probably harmless.
Comment 5 Jesse Glick 2010-04-27 23:10:53 UTC
core-main #f9810ebcd54d
Comment 6 Quality Engineering 2010-04-30 04:59:32 UTC
Integrated into 'main-golden', will be available in build *201004300200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: