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 220090 - ClassNotFoundException: org.netbeans.modules.autoupdate.services.InstallSupportImpl$1
Summary: ClassNotFoundException: org.netbeans.modules.autoupdate.services.InstallSuppo...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 220093 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-15 07:50 UTC by williambacchi
Modified: 2012-10-22 09:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193543


Attachments
stacktrace (2.81 KB, text/plain)
2012-10-15 07:50 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description williambacchi 2012-10-15 07:50:49 UTC
Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Windows XP

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.autoupdate.services.InstallSupportImpl$1
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 williambacchi 2012-10-15 07:50:52 UTC
Created attachment 125952 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-10-22 08:45:07 UTC
Attach content of your updater.log* which you should have in your user directory.
Comment 3 Jaroslav Tulach 2012-10-22 09:29:49 UTC
*** Bug 220093 has been marked as a duplicate of this bug. ***