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 - ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Summary: ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Status: RESOLVED DUPLICATE of bug 218922
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-13 08:17 UTC by gameshas
Modified: 2013-02-15 13:35 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 198553


Attachments
stacktrace (4.11 KB, text/plain)
2013-02-13 08:17 UTC, gameshas
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***