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 149087 - reflect.UndeclaredThrowableException at $Proxy5.propertyChange
Summary: reflect.UndeclaredThrowableException at $Proxy5.propertyChange
Status: RESOLVED DUPLICATE of bug 149089
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-03 15:51 UTC by Tomas Danek
Modified: 2008-10-03 15:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 122424


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2008-10-03 15:51:39 UTC
Build: NetBeans IDE Dev (Build 20081003083508)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

User Comments:
musilt2: added library on web project



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 Tomas Danek 2008-10-03 15:56:36 UTC
ups, sorry dupl. of #149089

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