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 241463 - Corrupted classpath: A glassfish fault?
Summary: Corrupted classpath: A glassfish fault?
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
: 241508 241664 241896 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-05 22:58 UTC by tdnorb
Modified: 2014-02-17 10:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190050


Attachments
stacktrace (2.75 KB, text/plain)
2014-02-05 22:58 UTC, tdnorb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tdnorb 2014-02-05 22:58:40 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: I cannot open files.

tdnorb: trying to open a java source file in a freeform project.  WTF with NB 7.4 and Java 1.7??

GUEST: I cannot open files after deploying glassfish




Stacktrace: 
java.lang.NoClassDefFoundError: org/openide/util/actions/ActionInvoker
   at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed(GeneralAction.java:234)
   at org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(TreeView.java:1625)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
Comment 1 tdnorb 2014-02-05 22:58:41 UTC
Created attachment 144851 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-02-07 08:11:12 UTC
*** Bug 241508 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2014-02-10 10:24:00 UTC
messages.log from
http://statistics.netbeans.org/exceptions/exception.do?id=710955
shows signs of glassfish running. Passing there, as glassfish is the #1 suspect when we deal with corrupted classpath.
Comment 4 Stanislav Aubrecht 2014-02-11 09:25:15 UTC
*** Bug 241664 has been marked as a duplicate of this bug. ***
Comment 5 Stanislav Aubrecht 2014-02-17 10:18:08 UTC
*** Bug 241896 has been marked as a duplicate of this bug. ***