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 262748

Summary: ClassNotFoundException: Will not load class org.netbeans.modules.csl.spi.ParserResult arbitrarily from one of ModuleCL@9908b91[org.netbeans.modules.csl.api] and ModuleCL@1a529de6[org.netbeans.modules.
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: shAssignee: Jan Jancura <jjancura>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225154
Attachments: stacktrace

Description Exceptions Reporter 2016-07-09 18:58:04 UTC
Build: NetBeans IDE Dev (Build 201605250002)
VM: OpenJDK 64-Bit Server VM, 25.91-b14, OpenJDK Runtime Environment, 1.8.0_91-b14
OS: Linux

User Comments:
GUEST: Starting the IDE




Stacktrace: 
java.lang.ClassNotFoundException: Will not load class org.netbeans.modules.csl.spi.ParserResult arbitrarily from one of ModuleCL@9908b91[org.netbeans.modules.csl.api] and ModuleCL@1a529de6[org.netbeans.modules.csl.types] starting from ModuleCL@17c6a888[org.netbeans.modules.cnd.script]; see http://wiki.netbeans.org/DevFaqModuleCCE
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:204)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at java.lang.ClassLoader.defineClass1(ClassLoader.java:0)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:311)
   at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:259)
Comment 1 Exceptions Reporter 2016-07-09 18:58:06 UTC
Created attachment 160330 [details]
stacktrace
Comment 2 Alexander Simon 2016-07-11 07:53:45 UTC

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