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 210509 - NoClassDefFoundError: org/openide/util/actions/CallbackSystemAction$WeakAction
Summary: NoClassDefFoundError: org/openide/util/actions/CallbackSystemAction$WeakAction
Status: RESOLVED DUPLICATE of bug 211159
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 08:17 UTC by Exceptions Reporter
Modified: 2012-04-13 19:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182815


Attachments
stacktrace (4.59 KB, text/plain)
2012-04-02 08:18 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-04-02 08:17:54 UTC
This issue was reported manually by mmirilovic.
It already has 36 duplicates 


Build: NetBeans IDE 6.9.1 (Build 201007282301)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

User Comments:
GUEST: Starting a Web App under Glassfish 3.1.2

GUEST: Happens from time to time...

GUEST: Trying to deploy a web project ( Java EE 6 ) to the Glassfish 3.1.2 in a Linux Ubuntu 64 bits.

GUEST: Save a deploy Java EE project




Stacktrace: 
java.lang.NoClassDefFoundError: org/openide/util/actions/CallbackSystemAction$WeakAction
   at org.openide.util.actions.CallbackSystemAction$GlobalManager.findGlobalAction(CallbackSystemAction.java:402)
   at org.openide.util.actions.CallbackSystemAction.updateEnabled(CallbackSystemAction.java:168)
   at org.openide.util.actions.CallbackSystemAction.clearActionPerformers(CallbackSystemAction.java:347)
   at org.openide.util.actions.CallbackSystemAction.access$100(CallbackSystemAction.java:92)
   at org.openide.util.actions.CallbackSystemAction$GlobalManager$1.run(CallbackSystemAction.java:451)
   at org.openide.util.Mutex.doEvent(Mutex.java:1341)
Comment 1 Exceptions Reporter 2012-04-02 08:18:00 UTC
Created attachment 117632 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-04-13 19:23:13 UTC

*** This bug has been marked as a duplicate of bug 211159 ***
Comment 3 Jaroslav Tulach 2012-04-13 19:29:52 UTC
Need logs.