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 149342

Summary: [65cat] reflect.UndeclaredThrowableException at $Proxy6.propertyChange
Product: apisupport Reporter: rajivderas <rajivderas>
Component: ProjectAssignee: t_h <t_h>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=123401
Issue Type: DEFECT Exception Reporter: 123401
Attachments: stacktrace

Description rajivderas 2008-10-07 10:44:40 UTC
Build: NetBeans IDE Dev (Build 200810041417)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

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 rajivderas 2008-10-07 10:44:50 UTC
Created attachment 71272 [details]
stacktrace
Comment 2 Tomas Danek 2008-10-07 10:57:14 UTC

*** This issue has been marked as a duplicate of 149084 ***