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 269716 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: SemanticHighlighter worker
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Se...
Status: RESOLVED DUPLICATE of bug 249507
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-02 06:33 UTC by Exceptions Reporter
Modified: 2017-03-23 10:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 227908


Attachments
stacktrace (6.76 KB, text/plain)
2017-02-02 06:33 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-02-02 06:33:40 UTC
Build: Oracle Solaris Studio 12.4 (2014/10/03 bc3251f82efb)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
GUEST: Opened IDE and it reported deadlock




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: SemanticHighlighter worker
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.ensureFilesCreated(ProjectBase.java:880)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.searchInProjectFiles(LibraryManager.java:317)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.resolveFileProjectOnInclude(LibraryManager.java:202)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTProjectFileBasedWalker.include(APTProjectFileBasedWalker.java:95)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTRestorePreprocStateWalker.include(APTRestorePreprocStateWalker.java:187)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.serialIncludeImpl(APTAbstractWalker.java:306)
Comment 1 Exceptions Reporter 2017-02-02 06:33:42 UTC
Created attachment 163545 [details]
stacktrace
Comment 2 Alexander Simon 2017-03-23 10:25:21 UTC

*** This bug has been marked as a duplicate of bug 249507 ***