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 160494

Summary: RunUserAction called on AWT-Event-Queue
Product: contrib Reporter: sreimers <sreimers>
Component: JMXAssignee: Jean-francois Denise <jfdenise>
Status: RESOLVED INCOMPLETE    
Severity: blocker CC: tzezula, vstejskal
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Stacktrace of lock up

Description sreimers 2009-03-17 19:01:30 UTC
This locks up my NetBeans
Comment 1 sreimers 2009-03-17 19:03:08 UTC
Created attachment 78322 [details]
Stacktrace of lock up
Comment 2 Vitezslav Stejskal 2009-03-24 11:20:09 UTC
Please generate full threaddump (http://wiki.netbeans.org/GenerateThreadDump) when the IDE is frozen and attach it here.
The stacktrace you attached shows only one thread (AWT), which is not enough to diagnose the deadlock. Thanks
Comment 3 Tomas Zezula 2009-03-24 18:24:21 UTC
Unfortunately there is just a part of the deadlock. It's impossible to say who is the second participant. Probably some invokeAndWait() or Children.MUTEX.