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 132004 - ClassNotFoundException: java.lang.NoClassDefFoundError: org/netbeans/modules/form/RADVisualComponent
Summary: ClassNotFoundException: java.lang.NoClassDefFoundError: org/netbeans/modules/...
Status: RESOLVED WORKSFORME
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@qa
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 04:00 UTC by _ krystyna
Modified: 2008-08-27 22:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 43552


Attachments
stacktrace (8.39 KB, text/plain)
2008-04-04 04:00 UTC, _ krystyna
Details
stacktrace (8.39 KB, text/plain)
2008-08-27 22:43 UTC, _ krystyna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2008-04-04 04:00:34 UTC
Build: NetBeans IDE Dev (Build 200804030815)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b07
OS: Windows XP, 5.1, x86

User Comments: 
-"Add Plugins" a11y.nbm
Comment 1 _ krystyna 2008-04-04 04:00:49 UTC
Created attachment 59656 [details]
stacktrace
Comment 2 _ krystyna 2008-08-27 22:43:41 UTC
Build: NetBeans IDE Dev (Build 20080826105141)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Windows XP, 5.1, x86

User Comments: 
just installed downloaded a11y nbm

Stacktrace: 
java.lang.ClassNotFoundException: java.lang.NoClassDefFoundError: org/netbeans/modules/form/RADVisualComponent
        at org.netbeans.core.startup.ManifestSection.getInstance(ManifestSection.java:222)
        at org.netbeans.core.ModuleActions.createActions(ModuleActions.java:214)
        at org.netbeans.core.ModuleActions.getContextActions(ModuleActions.java:87)
        at org.openide.actions.ToolsAction$G.actionsListChanged(ToolsAction.java:385)
        at org.openide.actions.ToolsAction$G.propertyChange(ToolsAction.java:409)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
Comment 3 _ krystyna 2008-08-27 22:43:45 UTC
Created attachment 68490 [details]
stacktrace
Comment 4 _ krystyna 2008-08-27 22:48:47 UTC
This is from older nbm. New version does not throw exception and installs fine.