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 249768 - Deadlock in ant project support
Summary: Deadlock in ant project support
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-13 06:54 UTC by dathyrius
Modified: 2016-07-07 08:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214649


Attachments
stacktrace (4.58 KB, text/plain)
2015-01-13 06:54 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 06:54:48 UTC
This issue was reported manually by dathyrius.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Mac OS X

User Comments:
dathyrius: Building project




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Thread-107
   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 06:54:50 UTC
Created attachment 151472 [details]
stacktrace
Comment 2 David Strupl 2015-01-14 19:23:57 UTC
Please check the thread dump attached to the Exception report.
Comment 3 Martin Balin 2016-07-07 08:39:01 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss