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 249322 - 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 (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 13:07 UTC by Alexander Simon
Modified: 2014-12-23 04:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214117


Attachments
stacktrace (10.36 KB, text/plain)
2014-12-12 13:07 UTC, Alexander Simon
Details
stacktrace (11.56 KB, text/plain)
2014-12-12 13:22 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-12-12 13:07:51 UTC
Build: NetBeans IDE Dev (Build 20141212-0f1a14928d50)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: SunOS

User Comments:
alexvsimon: start IDE with opened full remote ptoject with svn




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: VersioningAnnotator.annotationRefresh
   at org.netbeans.modules.remote.impl.fs.server.FSSDispatcher.getOrCreateServer(FSSDispatcher.java:495)
   at org.netbeans.modules.remote.impl.fs.server.FSSDispatcher.dispatch(FSSDispatcher.java:348)
   at org.netbeans.modules.remote.impl.fs.server.FSSDispatcher.dispatch(FSSDispatcher.java:332)
   at org.netbeans.modules.remote.impl.fs.server.FSSTransport.stat_or_lstat(FSSTransport.java:149)
   at org.netbeans.modules.remote.impl.fs.server.FSSTransport.lstat(FSSTransport.java:129)
   at org.netbeans.modules.remote.impl.fs.RemoteFileSystemTransport.lstat(RemoteFileSystemTransport.java:138)
Comment 1 Alexander Simon 2014-12-12 13:07:52 UTC
Created attachment 151072 [details]
stacktrace
Comment 2 Alexander Simon 2014-12-12 13:22:35 UTC
Created attachment 151074 [details]
stacktrace

open IDE with opened full remote file with svn support
Comment 3 Vladimir Kvashin 2014-12-22 15:15:32 UTC
http://hg.netbeans.org/cnd-main/rev/d7f9c79bc0ea
Comment 4 Quality Engineering 2014-12-23 04:36:24 UTC
Integrated into 'main-silver', will be available in build *201412230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d7f9c79bc0ea
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #249322 - Detector$DeadlockDetectedException