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

Summary: NoClassDefFoundError: org.pr.usesystemdesktop.open.OpenWithDesktopAction
Product: third-party Reporter: ytn01
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 149793
Attachments: stacktrace

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