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 262644 - ClassNotFoundException: Will not load class org.netbeans.modules.csl.spi.ParserResult arbitrarily from one of ModuleCL@73e3af17[org.netbeans.modules.csl.api] and ModuleCL@5ce91937[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-01 08:09 UTC by Exceptions Reporter
Modified: 2016-07-05 15:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224969


Attachments
stacktrace (6.31 KB, text/plain)
2016-07-01 08:09 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-01 08:09:49 UTC
Build: NetBeans IDE Dev (Build 201602150002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: I was building my main project.




Stacktrace: 
java.lang.ClassNotFoundException: Will not load class org.netbeans.modules.csl.spi.ParserResult arbitrarily from one of ModuleCL@73e3af17[org.netbeans.modules.csl.api] and ModuleCL@5ce91937[org.netbeans.modules.csl.types] starting from ModuleCL@4e813e88[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:760)
   at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:311)
   at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:259)
Comment 1 Exceptions Reporter 2016-07-01 08:09:50 UTC
Created attachment 160212 [details]
stacktrace
Comment 2 Alexander Simon 2016-07-05 15:38:26 UTC

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