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 271716

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Product: platform Reporter: Andrew Krasny <akrasny>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 230706
Attachments: stacktrace

Description Andrew Krasny 2017-10-27 18:18:16 UTC
Build: NetBeans IDE Dev (Build 20161129-fddc8d380cac)
VM: Java HotSpot(TM) 64-Bit Server VM, 9.0.1+11, Java(TM) SE Runtime Environment, 9.0.1+11
OS: Mac OS X

User Comments:
akrasny: Had to kill NB after it didn't show up in a while...




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
   at org.openide.awt.ContextManager$LSet.run(ContextManager.java:441)
   at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEvent(NbMutexEventProvider.java:118)
   at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.readAccess(NbMutexEventProvider.java:93)
   at org.netbeans.modules.openide.util.LazyMutexImplementation.readAccess(LazyMutexImplementation.java:89)
   at org.openide.util.Mutex.readAccess(Mutex.java:260)
   at org.openide.awt.ContextManager$LSet.resultChanged(ContextManager.java:434)
Comment 1 Andrew Krasny 2017-10-27 18:18:18 UTC
Created attachment 165361 [details]
stacktrace