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 241664 - ClassNotFoundException: org.openide.util.actions.CallbackSystemAction$WeakAction
Summary: ClassNotFoundException: org.openide.util.actions.CallbackSystemAction$WeakAction
Status: RESOLVED DUPLICATE of bug 241463
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 21:49 UTC by tdnorb
Modified: 2014-02-11 09:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185210


Attachments
stacktrace (3.67 KB, text/plain)
2014-02-10 21:49 UTC, tdnorb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tdnorb 2014-02-10 21:49:41 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
GUEST: error

GUEST: Deploying a web service

tdnorb: Opened NB without Glassfish in the classpath at all.

GUEST: trying to debug webapp

GUEST: locked keyboeard  input after a while

GUEST: building a web application




Stacktrace: 
java.lang.ClassNotFoundException: org.openide.util.actions.CallbackSystemAction$WeakAction
   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:425)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 tdnorb 2014-02-10 21:49:42 UTC
Created attachment 145002 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-02-11 09:25:15 UTC

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