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 258672 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: VersioningAnnotator.annotationRefresh
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Ve...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-05 21:17 UTC by Exceptions Reporter
Modified: 2016-06-18 03:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223357


Attachments
stacktrace (10.43 KB, text/plain)
2016-04-05 21:17 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-04-05 21:17:43 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: Linux

User Comments:
GUEST: I was creating a remote C/C++ project.




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: VersioningAnnotator.annotationRefresh
   at org.netbeans.modules.mercurial.remote.MercurialInterceptor$CommandUsageLogger.logModification(MercurialInterceptor.java:622)
   at org.netbeans.modules.mercurial.remote.MercurialInterceptor$CommandUsageLogger.access$800(MercurialInterceptor.java:522)
   at org.netbeans.modules.mercurial.remote.MercurialInterceptor.reScheduleRefresh(MercurialInterceptor.java:465)
   at org.netbeans.modules.mercurial.remote.MercurialInterceptor.afterDelete(MercurialInterceptor.java:186)
   at org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor$DelegatingInterceptor.afterDelete(VCSFilesystemInterceptor.java:638)
   at org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor.deletedExternally(VCSFilesystemInterceptor.java:276)
Comment 1 Exceptions Reporter 2016-04-05 21:17:45 UTC
Created attachment 159126 [details]
stacktrace
Comment 2 Alexander Simon 2016-06-14 10:39:17 UTC

*** This bug has been marked as a duplicate of bug 256458 ***
Comment 3 Alexander Simon 2016-06-14 10:42:18 UTC
wrong duplicate
Comment 4 Alexander Simon 2016-06-14 11:49:53 UTC
fixed, change set:
https://hg.netbeans.org/cnd-main/rev/31e1c8ea76ec
Comment 5 Quality Engineering 2016-06-18 03:12:59 UTC
Integrated into 'main-silver', will be available in build *201606180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/31e1c8ea76ec
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #258672 org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: VersioningAnnotator.annotationRefresh