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 254862 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.utils.cache.CndFileUtils
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.uti...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
: 254572 254627 254861 254954 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-08-30 17:54 UTC by Exceptions Reporter
Modified: 2015-09-03 10:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219534


Attachments
stacktrace (4.88 KB, text/plain)
2015-08-30 17:54 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-08-30 17:54:29 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-206-on-20150826)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 8

User Comments:
GUEST: Can't run Netbeans after an update and install of plug for run terminal.




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.utils.cache.CndFileUtils
   at org.netbeans.modules.cnd.makeproject.MakeProject.createExtensionSet(MakeProject.java:644)
   at org.netbeans.modules.cnd.makeproject.MakeProject.<init>(MakeProject.java:181)
   at org.netbeans.modules.cnd.makeproject.MakeProjectTypeImpl.createProject(MakeProjectTypeImpl.java:149)
   at org.netbeans.modules.cnd.makeproject.MakeBasedProjectFactorySingleton.loadProject(MakeBasedProjectFactorySingleton.java:174)
   at org.netbeans.modules.projectapi.nb.NbProjectManager.createProject(NbProjectManager.java:401)
   at org.netbeans.modules.projectapi.nb.NbProjectManager.access$300(NbProjectManager.java:94)
Comment 1 Exceptions Reporter 2015-08-30 17:54:31 UTC
Created attachment 155761 [details]
stacktrace
Comment 2 Alexander Simon 2015-08-31 08:48:35 UTC
It is a consequence of Bug #251994.
Comment 3 Alexander Simon 2015-08-31 08:50:01 UTC
*** Bug 254861 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Kvashin 2015-09-01 08:40:55 UTC
http://hg.netbeans.org/cnd-main/rev/09f49bbfe3fe
Comment 5 Vladimir Kvashin 2015-09-01 08:42:31 UTC
*** Bug 254627 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2015-09-02 05:16:07 UTC
Integrated into 'main-silver', will be available in build *201509020320* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/09f49bbfe3fe
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #254862 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.utils.cache.CndFileUtils
Comment 7 Vladimir Kvashin 2015-09-03 10:21:15 UTC
*** Bug 254954 has been marked as a duplicate of this bug. ***
Comment 8 Vladimir Kvashin 2015-09-03 10:21:47 UTC
*** Bug 254572 has been marked as a duplicate of this bug. ***