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 269517 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Thread-3
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Th...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-09 19:14 UTC by Exceptions Reporter
Modified: 2017-01-09 19:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 227622


Attachments
stacktrace (5.04 KB, text/plain)
2017-01-09 19:15 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-01-09 19:14:55 UTC
This bug was originally marked as duplicate of bug 246893, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

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: Mac OS X

User Comments:
GUEST: rename directory




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Thread-3
   at sun.nio.fs.PollingWatchService$PollingWatchKey.cancel(PollingWatchService.java:306)
   at sun.nio.fs.PollingWatchService$PollingWatchKey.poll(PollingWatchService.java:329)
   at sun.nio.fs.PollingWatchService$PollingWatchKey$1.run(PollingWatchService.java:288)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
Comment 1 Exceptions Reporter 2017-01-09 19:15:02 UTC
Created attachment 163364 [details]
stacktrace