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 149494 - reflect.UndeclaredThrowableException at $Proxy5.propertyChange
Summary: reflect.UndeclaredThrowableException at $Proxy5.propertyChange
Status: VERIFIED DUPLICATE of bug 149066
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 12:32 UTC by Petr Cyhelsky
Modified: 2008-10-17 14:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 123996


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2008-10-08 12:32:43 UTC
Build: NetBeans IDE Dev (Build 200810041417)
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: while changing in properties  from jruby to ruby
cyhelsky: when trying to invoke project properties via popup on root node
STACKTRACE: (first 10 lines)
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:1201)
        at org.openide.nodes.FilterNode$NodeAdapter.propertyChange(FilterNode.java:1170)
        at org.openide.nodes.Node.fireOwnPropertyChange(Node.java:1206)
        at org.openide.nodes.Node.fireShortDescriptionChange(Node.java:1021)
        at
org.netbeans.modules.ruby.railsprojects.ui.RailsLogicalViewProvider$RailsLogicalViewRootNode.access$200(RailsLogicalViewProvider.java:215)
        at
org.netbeans.modules.ruby.railsprojects.ui.RailsLogicalViewProvider$RailsLogicalViewRootNode$1.propertiesChanged(RailsLogicalViewProvider.java:241)
        at org.netbeans.modules.ruby.spi.project.support.rake.RakeProjectHelper$5.run(RakeProjectHelper.java:473)
        at org.netbeans.modules.ruby.spi.project.support.rake.RakeProjectHelper$5.run(RakeProjectHelper.java:467)
Comment 1 Tomas Danek 2008-10-08 14:07:05 UTC

*** This issue has been marked as a duplicate of 149066 ***
Comment 2 Petr Cyhelsky 2008-10-17 14:10:02 UTC
verified duplicate