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 268228 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Request Processor: Validating files for ConfigINI
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Co...
Status: RESOLVED DUPLICATE of bug 249507
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 10:10 UTC by Exceptions Reporter
Modified: 2016-09-27 10:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226443


Attachments
stacktrace (11.92 KB, text/plain)
2016-09-27 10:10 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-09-27 10:10:23 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.95-b01, OpenJDK Runtime Environment, 1.7.0_101-b00
OS: Linux

User Comments:
GUEST: I launched Netbeans, a deadlock occured. Never seen this problem before.




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Request Processor: Validating files for ConfigINI
   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.searchInProjectFiles(LibraryManager.java:328)
   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)
Comment 1 Exceptions Reporter 2016-09-27 10:10:25 UTC
Created attachment 162236 [details]
stacktrace
Comment 2 Alexander Simon 2016-09-27 10:31:25 UTC

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