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 259053 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AW...
Status: RESOLVED DUPLICATE of bug 256458
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-28 17:15 UTC by rpage6943
Modified: 2016-06-14 10:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223790


Attachments
stacktrace (4.08 KB, text/plain)
2016-04-28 17:15 UTC, rpage6943
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rpage6943 2016-04-28 17:15:23 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
rpage6943: I typed in the search box and hit return and it froze, indicating it was 'searching'.
I noted that the text I typed into the search box was not complete, the last 3 letters typed were not visible in the search box.




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
   at org.netbeans.modules.mercurial.remote.Mercurial.getV(Mercurial.java:232)
   at org.netbeans.modules.mercurial.remote.Mercurial.asyncInit(Mercurial.java:211)
   at org.netbeans.modules.mercurial.remote.Mercurial.init(Mercurial.java:190)
   at org.netbeans.modules.mercurial.remote.Mercurial.getInstance(Mercurial.java:135)
   at org.netbeans.modules.mercurial.remote.util.HgUtils.getRootFile(HgUtils.java:929)
   at org.netbeans.modules.mercurial.remote.util.HgUtils.isFromHgRepository(HgUtils.java:916)
Comment 1 rpage6943 2016-04-28 17:15:25 UTC
Created attachment 159468 [details]
stacktrace
Comment 2 Alexander Simon 2016-06-14 10:40:15 UTC

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