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 152907 - reflect.UndeclaredThrowableException at $Proxy5.childrenRemoved
Summary: reflect.UndeclaredThrowableException at $Proxy5.childrenRemoved
Status: RESOLVED DUPLICATE of bug 149209
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 21:19 UTC by janneman100
Modified: 2009-02-19 22:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 134173


Attachments
stacktrace (7.79 KB, text/plain)
2008-11-10 21:19 UTC, janneman100
Details

Note You need to log in before you can comment on or make changes to this bug.
Description janneman100 2008-11-10 21:19:22 UTC
Build: NetBeans IDE Dev (Build 200810100201)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.5, i386

User Comments:
janneman100: Opening a file in the Views folder in a Ruby on Rails project.

wokkel: adding a method argument to a Java class.

GUEST: edit file 
display switch
error ocurre


<messeage.log>

-------------------------------------------------------------------------------
>Log Session: Tuesday, November 4, 2008 9:25:19 PM JST
>System Info: 
  Product Version         = NetBeans IDE Dev (Build 200810070201)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_07-b06
  Java Home               = C:\jdk1.6.0_07\jre
  System Locale; Encoding = ja_JP (nb); MS932
  Home Directory          = C:\Documents and Settings\Yoshizumi
  Current Directory       = C:\NetBeans6.5
  User Directory          = C:\Documents and Settings\Yoshizumi\.netbeans\dev
  Installation            = C:\NetBeans6.5\nb6.5
                            C:\NetBeans6.5\ide10
                            C:\NetBeans6.5\java2
                            C:\NetBeans6.5\xml2

GUEST: copy/paste in the text area, thats all!

janneman100: Opening a file in the Views folder in a Ruby on Rails project.



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.childrenRemoved(.java:0)
        at org.openide.nodes.Node.fireSubNodesChange(Node.java:1070)
        at org.openide.nodes.EntrySupport$Default.notifyRemove(EntrySupport.java:646)
        at org.openide.nodes.EntrySupport$Default.updateRemove(EntrySupport.java:369)
        at org.openide.nodes.EntrySupport$Default.setEntries(EntrySupport.java:324)
        at org.openide.nodes.Children$Keys$.run(Children.java:1495)
Comment 1 janneman100 2008-11-10 21:19:34 UTC
Created attachment 73595 [details]
stacktrace
Comment 2 t_h 2008-11-22 18:01:45 UTC

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