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 208862 - ClassNotFoundException: org.netbeans.modules.latex.loop.LaTeXGSFLanguage
Summary: ClassNotFoundException: org.netbeans.modules.latex.loop.LaTeXGSFLanguage
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Latex (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-26 15:54 UTC by Exceptions Reporter
Modified: 2012-04-12 12:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174708


Attachments
stacktrace (3.80 KB, text/plain)
2012-02-26 15: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 2012-02-26 15:54:13 UTC
This issue was reported manually by Megachip.
It already has 13 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-8302-on-20111121)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows NT (unknown)

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.latex.loop.LaTeXGSFLanguage
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 Exceptions Reporter 2012-02-26 15:54:15 UTC
Created attachment 116111 [details]
stacktrace