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 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: org.netbeans.modules.javadoc.search.IndexBuilder
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: or...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-26 11:28 UTC by jherkel
Modified: 2017-10-18 12:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 215700


Attachments
stacktrace (9.00 KB, text/plain)
2015-02-26 11:28 UTC, jherkel
Details

Note You need to log in before you can comment on or make changes to this bug.
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