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 250723

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: org.netbeans.modules.javadoc.search.IndexBuilder
Product: projects Reporter: jherkel
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: toben
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215700
Attachments: stacktrace

Description jherkel 2015-02-26 11:28:16 UTC
Build: NetBeans IDE Dev (Build 201502150001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.72-b04, Java(TM) SE Runtime Environment, 1.7.0_72-b14
OS: Windows 7

User Comments:
jherkel: I switched between project groups




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: org.netbeans.modules.javadoc.search.IndexBuilder
   at org.netbeans.modules.maven.queries.RepositoryForBinaryQueryImpl$JavadocResult.getRoots(RepositoryForBinaryQueryImpl.java:663)
   at org.netbeans.modules.maven.queries.RepositoryForBinaryQueryImpl$JavadocResult.checkChanges(RepositoryForBinaryQueryImpl.java:711)
   at org.netbeans.modules.maven.queries.RepositoryForBinaryQueryImpl$JavadocResult.access$900(RepositoryForBinaryQueryImpl.java:603)
   at org.netbeans.modules.maven.queries.RepositoryForBinaryQueryImpl$JavadocResult$1.stateChanged(RepositoryForBinaryQueryImpl.java:634)
   at sun.reflect.GeneratedMethodAccessor84.invoke(GeneratedMethodAccessor84.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Comment 1 jherkel 2015-02-26 11:28:18 UTC
Created attachment 152244 [details]
stacktrace