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 158659 - ClassNotFoundException: org.netbeans.modules.visualweb.designer.jsf.palette.JSF1_1PaletteCustomizerAction
Summary: ClassNotFoundException: org.netbeans.modules.visualweb.designer.jsf.palette.J...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 10:45 UTC by dushyant
Modified: 2009-02-18 08:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 43436


Attachments
stacktrace (2.35 KB, text/plain)
2009-02-17 10:45 UTC, dushyant
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dushyant 2009-02-17 10:45:21 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
GregoryTechSoft: Exception occurs on startup. This is a fresh install of NetBeans 6.1; but I recall that the initial update was botched, and afterward I looked through the list of modules and uninstalled those which were not loading correctly - a restart of the IDE still pops up the red error icon when initializing. Next, I downloaded the Modules Resolver from the update center and verified that all currently loaded modules had all dependencies satisfied.

Um, do I need to uninstall/reinstall, or what??



Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.visualweb.designer.jsf.palette.JSF1_1PaletteCustomizerAction
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(AccessController.java:0)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
Comment 1 dushyant 2009-02-17 10:45:28 UTC
Created attachment 77060 [details]
stacktrace
Comment 2 Jiri Skrivanek 2009-02-18 08:06:11 UTC
I can't evaluate what's wrong from this exception. Please, try to reinstall from scratch.