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 148903 - [65cat] reflect.UndeclaredThrowableException at $Proxy5.childrenAdded
Summary: [65cat] reflect.UndeclaredThrowableException at $Proxy5.childrenAdded
Status: RESOLVED DUPLICATE of bug 160431
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
: 150587 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-01 22:55 UTC by goeh
Modified: 2009-04-29 15:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 121725


Attachments
stacktrace (7.16 KB, text/plain)
2008-10-01 22:55 UTC, goeh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description goeh 2008-10-01 22:55:37 UTC
Build: NetBeans IDE Dev (Build 20081001024247)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments:
goeh: Edited a .gsp file.



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.childrenAdded(.java:0)
        at org.openide.nodes.Node.fireSubNodesChange(Node.java:1061)
        at org.openide.nodes.EntrySupport$Default.notifyAdd(EntrySupport.java:697)
        at org.openide.nodes.EntrySupport$Default.updateAdd(EntrySupport.java:523)
        at org.openide.nodes.EntrySupport$Default.setEntries(EntrySupport.java:344)
        at org.openide.nodes.Children$Keys$2.run(Children.java:1501)
Comment 1 goeh 2008-10-01 22:55:51 UTC
Created attachment 71005 [details]
stacktrace
Comment 2 t_h 2008-10-20 08:45:27 UTC
*** Issue 150587 has been marked as a duplicate of this issue. ***
Comment 3 t_h 2009-04-29 15:55:17 UTC

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