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

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: MercurialRemote - ANY_KEY
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Remote VCSAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222417
Attachments: stacktrace

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 ***