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 270441

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 1: Parsing /home/patrizio/git/libxspectra2/libxspectra-automation/src/AutomationAPI.cpp
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: STARTED ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 228870
Attachments: stacktrace

Description Exceptions Reporter 2017-04-20 08:19:32 UTC
This bug was originally marked as duplicate of bug 243755, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 20151231-debian-8.1)
VM: OpenJDK 64-Bit Server VM, 25.121-b13, OpenJDK Runtime Environment, 1.8.0_121-8u121-b13-0ubuntu1.16.04.2-b13
OS: Linux

User Comments:
GUEST: guess ubuntu went sleeping




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 1: Parsing /home/patrizio/git/libxspectra2/libxspectra-automation/src/AutomationAPI.cpp
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.ensureFilesCreated(ProjectBase.java:925)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.searchInProjectFiles(LibraryManager.java:322)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.searchInProjectFiles(LibraryManager.java:333)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.searchInProjectFiles(LibraryManager.java:333)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.resolveFileProjectOnInclude(LibraryManager.java:200)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTProjectFileBasedWalker.include(APTProjectFileBasedWalker.java:95)
Comment 1 Exceptions Reporter 2017-04-20 08:19:35 UTC
Created attachment 164143 [details]
stacktrace
Comment 2 Alexander Simon 2017-05-01 18:21:26 UTC
*** Bug 270499 has been marked as a duplicate of this bug. ***
Comment 3 rburkholder 2017-07-23 19:05:41 UTC
fixed by clearing cache (look in help -> about for location)

perhaps cache issue could be looked into
Comment 4 rburkholder 2017-07-23 19:10:25 UTC
This isn't my submission.  I submitted 852600 856539 856540.  On netbeans 8.2.  As my other comment stated, I resolved my issue by clearing the cache.  But I don't know what the underlying issue was.
Comment 5 Vladimir Voskresensky 2017-07-24 06:26:54 UTC
*** Bug 249507 has been marked as a duplicate of this bug. ***
Comment 6 Vladimir Voskresensky 2017-07-24 06:28:31 UTC
FYI, there is now action in project context menu:
Code Assistance->Clean C/C++ cache and restart IDE