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 185656 - [69cat] ClassNotFoundException: org.mozilla.browser.MozillaConfig
Summary: [69cat] ClassNotFoundException: org.mozilla.browser.MozillaConfig
Status: RESOLVED DUPLICATE of bug 184971
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 02:17 UTC by javydreamercsw
Modified: 2010-05-07 14:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169237


Attachments
stacktrace (4.99 KB, text/plain)
2010-05-07 02:17 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2010-05-07 02:17:23 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows Vista

Stacktrace: 
java.lang.ClassNotFoundException: org.mozilla.browser.MozillaConfig
   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 javydreamercsw 2010-05-07 02:17:26 UTC
Created attachment 98597 [details]
stacktrace
Comment 2 Jesse Glick 2010-05-07 14:43:34 UTC

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