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 226576 - ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Summary: ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Status: RESOLVED DUPLICATE of bug 226553
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Third-party (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-23 10:20 UTC by Exceptions Reporter
Modified: 2013-02-27 11:39 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 198937


Attachments
stacktrace (3.34 KB, text/plain)
2013-02-23 10:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-02-23 10:20:41 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 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 7

User Comments:
szmitek: Opening Java class

kamon: ??

angelsu: Create a new html5 project

szmitek: Creating Makefile in LaTeX project

szmitek: Opening Jave class

GUEST: tried to open pom.xml, which worked then.

szmitek: Background scanning of projects, opening histogram_equalization.java class and right click on Java SE project in Projects tab

szmitek: Right click on Cell.php in Projects

david.ritchie: I right clicked on the vendor folder of my Symfony2 project

szmitek: Open Smarty template Schedule.tpl in PHP project.Windows 8




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
   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 Exceptions Reporter 2013-02-23 10:20:44 UTC
Created attachment 131771 [details]
stacktrace
Comment 2 Jaroslav Tulach 2013-02-26 15:05:40 UTC
Remove module providing org.netbeans.shortcuts.ShortcutSettings if available on any update center.
Comment 3 Jiri Kovalsky 2013-02-27 11:39:59 UTC
This is a duplicate of issue #226553. Thanks for your report guys.

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