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 212467 - ClassNotFoundException: org.openide.util.actions.CallableSystemAction$1
Summary: ClassNotFoundException: org.openide.util.actions.CallableSystemAction$1
Status: RESOLVED DUPLICATE of bug 211962
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 12:33 UTC by Exceptions Reporter
Modified: 2012-05-18 14:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185694


Attachments
stacktrace (3.46 KB, text/plain)
2012-05-14 12:33 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-05-14 12:33:34 UTC
This issue was reported manually by mmirilovic.
It already has 21 duplicates 


Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Linux

User Comments:
GUEST: Trying to Exit NetBeans

GUEST: close IDE

GUEST: clicked Help->About

GUEST: View web browser




Stacktrace: 
java.lang.ClassNotFoundException: org.openide.util.actions.CallableSystemAction$1
   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 2012-05-14 12:33:39 UTC
Created attachment 119422 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-18 14:47:37 UTC

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