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 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 1: Parsing /home/patrizio/git/libxspectra2/libxspectra-automation/src/AutomationAPI.cpp
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Co...
Status: STARTED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
: 249507 270499 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-04-20 08:19 UTC by Exceptions Reporter
Modified: 2017-07-24 06:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 228870


Attachments
stacktrace (6.80 KB, text/plain)
2017-04-20 08:19 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-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