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 226048

Summary: ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Product: third-party Reporter: gameshas
Component: -- Other --Assignee: issues@third-party <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adithyank, asmotrich, mariusz_m, szmitek, whedro
Priority: P1    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198553
Attachments: stacktrace

Description gameshas 2013-02-13 08:17:26 UTC
This bug was originally marked as duplicate of bug 218922, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 RC2 (Build 201302050851)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_13-b20
OS: Windows 7

User Comments:
szmitek: After loading Netbeans

GUEST: IDE is just opened and notify about this exception  every time started

mariusz_m: installed latest dev build, NB suggest to import plugins from 7.2,
exception when instaling Gdbserver 1.3.1




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
   at java.net.URLClassLoader$1.run(URLClassLoader.java:0)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:0)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:0)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:0)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:0)
Comment 1 gameshas 2013-02-13 08:17:28 UTC
Created attachment 131335 [details]
stacktrace
Comment 2 Jaroslav Tulach 2013-02-15 11:11:07 UTC
Another broken module on Autoupdate

org.jmarsault.shortcuts.ShortcutSettings
Comment 3 Marian Mirilovic 2013-02-15 13:35:31 UTC

*** This bug has been marked as a duplicate of bug 218922 ***