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 257880 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: MercurialRemote - ANY_KEY
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Me...
Status: RESOLVED DUPLICATE of bug 257710
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-02-07 22:35 UTC by Exceptions Reporter
Modified: 2016-02-08 07:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222417


Attachments
stacktrace (4.26 KB, text/plain)
2016-02-07 22:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-02-07 22:35:03 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: OpenJDK 64-Bit Server VM, 25.72-b15, OpenJDK Runtime Environment, 1.8.0_72-internal-b15
OS: Linux

User Comments:
GUEST: IDE crash talking about semaphore




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: MercurialRemote - ANY_KEY
   at org.netbeans.modules.mercurial.remote.HgModuleConfig.getDefault(HgModuleConfig.java:125)
   at org.netbeans.modules.mercurial.remote.util.HgCommand.makeHgLauncherCommandLine(HgCommand.java:4332)
   at org.netbeans.modules.mercurial.remote.util.HgCommand.toCommandList(HgCommand.java:4242)
   at org.netbeans.modules.mercurial.remote.util.HgCommand.execEnv(HgCommand.java:3970)
   at org.netbeans.modules.mercurial.remote.util.HgCommand.execForVersionCheck(HgCommand.java:4324)
   at org.netbeans.modules.mercurial.remote.util.HgCommand.getHgVersion(HgCommand.java:730)
Comment 1 Exceptions Reporter 2016-02-07 22:35:05 UTC
Created attachment 158404 [details]
stacktrace
Comment 2 Alexander Simon 2016-02-08 07:37:50 UTC

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