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 251198 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.api.model.services.CsmSelect
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.api...
Status: RESOLVED WONTFIX
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: 2015-03-16 07:00 UTC by Exceptions Reporter
Modified: 2015-09-09 15:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216106


Attachments
stacktrace (1.51 KB, text/plain)
2015-03-16 07:00 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-03-16 07:00:32 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Windows 8

User Comments:
GUEST: Programming




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.api.model.services.CsmSelect
   at org.netbeans.modules.cnd.gotodeclaration.type.CppTypeProvider$Worker.run(CppTypeProvider.java:243)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
Comment 1 Exceptions Reporter 2015-03-16 07:00:34 UTC
Created attachment 152640 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-09 15:44:24 UTC
Broken NetBeans installation.
Some CND modules are not loaded.