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 - 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.
Summary: ClassNotFoundException: Will not load class org.netbeans.modules.csl.spi.Pars...
Status: RESOLVED DUPLICATE of bug 262478
Alias: None
Product: cnd
Classification: Unclassified
Component: sh (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-09 18:58 UTC by Exceptions Reporter
Modified: 2016-07-11 07:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225154


Attachments
stacktrace (6.31 KB, text/plain)
2016-07-09 18:58 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-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 ***