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 220459

Summary: ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Product: platform Reporter: altdavis3091
Component: Module SystemAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: normal CC: altdavis3091, gameshas
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192990
Attachments: stacktrace
updater.log.0

Description altdavis3091 2012-10-20 00:59:53 UTC
Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows 7

User Comments:
GUEST: Drag and drop the files from the Explorer to the IDE




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
   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 altdavis3091 2012-10-20 00:59:56 UTC
Created attachment 126224 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-10-22 08:48:12 UTC
Attach content of your updater.log* in your user directory.
Comment 3 gameshas 2012-10-22 12:02:03 UTC
Created attachment 126318 [details]
updater.log.0