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 201017 - ClassNotFoundException: Will not load class org.netbeans.modules.spellchecker.bindings.java.JavaSemanticTokenList$FactoryImpl arbitrarily from one of ModuleCL@1b8b3bb[org.netbeans.modules.spellchecker
Summary: ClassNotFoundException: Will not load class org.netbeans.modules.spellchecker...
Status: RESOLVED DUPLICATE of bug 196595
Alias: None
Product: editor
Classification: Unclassified
Component: Spellchecker (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-16 20:13 UTC by Exceptions Reporter
Modified: 2012-04-10 08:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172059


Attachments
stacktrace (4.27 KB, text/plain)
2011-08-16 20:13 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-08-16 20:13:51 UTC
This issue was reported manually by smvda.
It already has 1 duplicates 


Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Windows 7

Stacktrace: 
java.lang.ClassNotFoundException: Will not load class org.netbeans.modules.spellchecker.bindings.java.JavaSemanticTokenList$FactoryImpl arbitrarily from one of ModuleCL@1b8b3bb[org.netbeans.modules.spellchecker.bindings.java] and ModuleCL@1d8417c[org.netbeans.modules.spellchecker.bindings] starting from SystemClassLoader[747 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:244)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
   at java.lang.Class.forName0(Class.java:0)
   at java.lang.Class.forName(Class.java:247)
   at org.openide.util.lookup.MetaInfServicesLookup.search(MetaInfServicesLookup.java:285)
   at org.openide.util.lookup.MetaInfServicesLookup.beforeLookup(MetaInfServicesLookup.java:144)
Comment 1 Exceptions Reporter 2011-08-16 20:13:56 UTC
Created attachment 110022 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-08-27 21:15:31 UTC
Is this a duplicate of bug 196595.
Comment 3 Jan Lahoda 2012-04-10 08:52:01 UTC
Please see:
http://netbeans.org/bugzilla/show_bug.cgi?id=196595#c7

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