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 267330 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Thread-3891
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: 2016-07-27 09:34 UTC by dathyrius
Modified: 2016-07-27 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216159


Attachments
stacktrace (3.23 KB, text/plain)
2016-07-27 09:34 UTC, dathyrius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dathyrius 2016-07-27 09:34:30 UTC
This bug was originally marked as duplicate of bug 248265, 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.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Mac OS X

User Comments:
dathyrius: Do not know

dathyrius: Project opened and started build all

dathyrius: Buidling Project (twice)




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Thread-3891
   at org.apache.tools.ant.IntrospectionHelper.getHelper(IntrospectionHelper.java:347)
   at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:496)
   at org.apache.tools.ant.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:464)
   at org.apache.tools.ant.Task.maybeConfigure(Task.java:202)
   at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:199)
   at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:163)
Comment 1 dathyrius 2016-07-27 09:34:32 UTC
Created attachment 161461 [details]
stacktrace