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 182283 - NoClassDefFoundError: org.pr.usesystemdesktop.open.OpenWithDesktopAction
Summary: NoClassDefFoundError: org.pr.usesystemdesktop.open.OpenWithDesktopAction
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 09:35 UTC by ytn01
Modified: 2010-03-22 06:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149793


Attachments
stacktrace (2.88 KB, text/plain)
2010-03-18 09:35 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2010-03-18 09:35:43 UTC
This bug was originally marked as duplicate of bug 167001, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.7.1 (Build 200911211148)
VM: Java HotSpot(TM) Client VM, 1.5.0_22-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_22-b03
OS: Windows XP

User Comments:
ytn01: I was trying to customize the NetBeans toolbar.
I right clicked on it and selected customize, the dialog appears but not it's child contents. It just stucks that way.
I was running NetBeans in a guest account.




Stacktrace: 
java.lang.NoClassDefFoundError: org.pr.usesystemdesktop.open.OpenWithDesktopAction
   at java.lang.Class.getDeclaredMethods0(Class.java:0)
   at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)
   at java.lang.Class.getMethod0(Class.java:2642)
   at java.lang.Class.getMethod(Class.java:1579)
   at org.openide.loaders.InstanceNode.getNameForBean(InstanceNode.java:329)
   at org.openide.loaders.InstanceNode.getDisplayName(InstanceNode.java:407)
Comment 1 ytn01 2010-03-18 09:35:50 UTC
Created attachment 95355 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-03-22 06:54:06 UTC
Where is org.pr.usesystemdesktop.open.OpenWithDesktopAction