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 149021 - reflect.UndeclaredThrowableException at $Proxy9.pathsAdded
Summary: reflect.UndeclaredThrowableException at $Proxy9.pathsAdded
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@ruby
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-10-03 05:12 UTC by tonybeckham
Modified: 2011-01-28 20:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 122219


Attachments
stacktrace (6.34 KB, text/plain)
2008-10-03 05:12 UTC, tonybeckham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tonybeckham 2008-10-03 05:12:27 UTC
Build: NetBeans IDE Dev (Build 200810011401)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.5, x86_64

User Comments:
tonybeckham: Exception was thrown when I attempted to open an existing project just after I had opened another one.



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.pathsAdded(.java:0)
        at org.netbeans.modules.gsfpath.api.classpath.GlobalPathRegistry.register(GlobalPathRegistry.java:206)
        at org.netbeans.modules.ruby.railsprojects.RailsProject.registerClassPath(RailsProject.java:137)
        at org.netbeans.modules.ruby.rubyproject.RubyBaseProject.open(RubyBaseProject.java:224)
        at org.netbeans.modules.ruby.railsprojects.RailsProject.open(RailsProject.java:150)
        at org.netbeans.modules.ruby.rubyproject.RubyBaseProject$ProjectOpenedHookImpl.projectOpened(RubyBaseProject.java:331)
Comment 1 tonybeckham 2008-10-03 05:12:38 UTC
Created attachment 71083 [details]
stacktrace
Comment 2 David Strupl 2009-01-14 14:37:51 UTC
Moving from ruby/GSF to editor/CSL. Step one: assign to myself ;-)
Comment 3 David Strupl 2009-01-14 14:48:32 UTC
Step 2: trying to make the owner not myself but the owner of the subcomponent.
Comment 4 Erno Mononen 2009-05-21 14:17:36 UTC
Can't seem to reproduce, likely the issue is still there but the impact seems limited => P4.