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

Summary: reflect.UndeclaredThrowableException at $Proxy9.pathsAdded
Product: ruby Reporter: tonybeckham <tonybeckham>
Component: PlatformAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker Keywords: RANDOM
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=122219
Issue Type: DEFECT Exception Reporter: 122219
Attachments: stacktrace

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.