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 116937 - ClassNotFound exc after plugin instalation
Summary: ClassNotFound exc after plugin instalation
Status: RESOLVED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-27 12:57 UTC by Jiri Vagner
Modified: 2011-02-16 17:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc-after-instalation.png (46.59 KB, image/png)
2007-09-27 12:58 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2007-09-27 12:57:58 UTC
I installed module a11y module from http://a11y.netbeans.org/nbms/v2.4/org-netbeans-modules-a11y.nbm
After instalation process IDE throws ...

java.lang.ClassNotFoundException: org.netbeans.modules.form.RADVisualComponent
	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

Module is working but every start of IDE throws the same exception.

Product Version: NetBeans IDE Dev (Build 20070927012459)
Java: 1.6.0_03-ea; Java HotSpot(TM) Client VM 1.6.0_03-ea-b01
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Jiri Vagner 2007-09-27 12:58:53 UTC
Created attachment 49668 [details]
exc-after-instalation.png
Comment 2 Marian Mirilovic 2011-02-16 17:20:20 UTC
too old without plan to fix it