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 231800 - ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Summary: ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: marsaultj
URL: http://plugins.netbeans.org/plugin/43857
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 20:20 UTC by Exceptions Reporter
Modified: 2013-07-08 18:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201686


Attachments
stacktrace (5.11 KB, text/plain)
2013-06-25 20: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-06-25 20:20:24 UTC
This bug was originally marked as duplicate of bug 220459, 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 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b03
OS: Windows 7

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Comment 1 Exceptions Reporter 2013-06-25 20:20:26 UTC
Created attachment 136294 [details]
stacktrace
Comment 2 Jaroslav Tulach 2013-07-08 15:10:55 UTC
People are still using the non-functional shortcuts module with NetBeans. Making P1 as this is at least twentieth duplicate.
Comment 3 Jiri Rechtacek 2013-07-08 16:33:17 UTC
(In reply to comment #2)
> People are still using the non-functional shortcuts module with NetBeans.
> Making P1 as this is at least twentieth duplicate.

The module doesn't come from Beta UC nor from other UC generated from sources hosted on hg.netbeans.org. I guess it comes from Plugin Portal UC.
Comment 4 Jiri Kovalsky 2013-07-08 18:21:01 UTC
I think this bug should be closed as fixed but leaving that decision to Command-shortcuts plugin owner.

http://plugins.netbeans.org/plugin/43857