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 149074

Summary: reflect.UndeclaredThrowableException at $Proxy5.propertyChange
Product: platform Reporter: Jiri Prox <jiriprox>
Component: NodesAssignee: t_h <t_h>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: jhorvath
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=122373
Issue Type: DEFECT Exception Reporter: 122373
Attachments: stacktrace

Description Jiri Prox 2008-10-03 14:47:42 UTC
Build: NetBeans IDE Dev (Build 20081003024851)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Linux, 2.6.22-15-generic, i386

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.propertyChange(.java:0)
        at org.openide.nodes.Node.fireOwnPropertyChange(Node.java:1206)
        at org.openide.nodes.FilterNode$NodeAdapter.propertyChange(FilterNode.java:1195)
        at org.openide.nodes.FilterNode$NodeAdapter.propertyChange(FilterNode.java:1170)
        at org.openide.nodes.Node.fireOwnPropertyChange(Node.java:1206)
        at org.openide.nodes.Node.fireNameChange(Node.java:1005)
Comment 1 Jiri Prox 2008-10-03 14:48:01 UTC
Created attachment 71118 [details]
stacktrace
Comment 2 t_h 2008-10-03 14:54:00 UTC

*** This issue has been marked as a duplicate of 148926 ***
Comment 3 Jiri Prox 2008-10-03 15:10:32 UTC
verified duplicate, I wonder why this was not recognized automatically