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

Summary: Deadlock in ant project support
Product: projects Reporter: dathyrius
Component: AntAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 214649
Attachments: stacktrace

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