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 222726

Summary: NoClassDefFoundError: org/openide/util/actions/CallableSystemAction$1
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED DUPLICATE    
Severity: normal CC: pjiricka, TomasKraus
Priority: P1    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195667
Attachments: stacktrace

Description Exceptions Reporter 2012-11-26 00:38:56 UTC
This bug was originally marked as duplicate of bug 211962, 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, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Linux

User Comments:
GUEST: i was exiting

GUEST: Trying to Exit NetBeans

GUEST: i was exiting

GUEST: create java DB

GUEST: clicked Help->About

GUEST: File > Exit

GUEST: Trying to exit Netbeans.

GUEST: close IDE

GUEST: ending propgramm

GUEST: ending netbeans

GUEST: connecting to database

GUEST: I had just generated a Web Service Client from Five9

GUEST: View web browser

GUEST: i was exiting

GUEST: Tryied to open Help|About when previously was working in IDE.




Stacktrace: 
java.lang.NoClassDefFoundError: org/openide/util/actions/CallableSystemAction$1
   at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:126)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
Comment 1 Exceptions Reporter 2012-11-26 00:38:59 UTC
Created attachment 128368 [details]
stacktrace
Comment 2 TomasKraus 2012-11-26 10:09:27 UTC
Another 211962 duplicate. I can't do nothing without being sure that it's with GlassFish != 3.1.2

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