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 249773 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Thread-9
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Th...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Deadlock Detector (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-13 07:09 UTC by dathyrius
Modified: 2016-02-10 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213646


Attachments
stacktrace (5.44 KB, text/plain)
2015-01-13 07:09 UTC, dathyrius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dathyrius 2015-01-13 07:09:53 UTC
This issue was reported manually by dathyrius.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
dathyrius: Building Project an trying to edit files




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Thread-9
   at org.apache.tools.ant.RuntimeConfigurable.getElementTag(RuntimeConfigurable.java:443)
   at org.apache.tools.ant.module.bridge.impl.NbBuildLogger$Event.getTaskName(NbBuildLogger.java:1158)
   at org.apache.tools.ant.module.spi.AntEvent.getTaskName(AntEvent.java:169)
   at org.apache.tools.ant.module.bridge.impl.NbBuildLogger.getInterestedLoggersByEvent(NbBuildLogger.java:303)
   at org.apache.tools.ant.module.bridge.impl.NbBuildLogger.messageLogged(NbBuildLogger.java:620)
   at org.apache.tools.ant.Project.fireMessageLoggedEvent(Project.java:2248)
Comment 1 dathyrius 2015-01-13 07:09:54 UTC
Created attachment 151477 [details]
stacktrace