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 173917

Summary: [68cat] [debug] Unable to find rdebug_ide
Product: ruby Reporter: esmithbss <esmithbss>
Component: CodeAssignee: Erno Mononen <emononen>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE Log File
Screenshot of directory showing rdebug-ide file being requested

Description esmithbss 2009-10-06 21:35:06 UTC
[ BUILD # : 200910010513 ]
[ JDK VERSION : 1.6.* ]

I am attempting to debug under Windows and every time I launch under
JRuby 1.3.1, the system tells me it has a timeout attaching.  The
additional error indicates it is unable to load rdebug_ide.

SEVERE [org.rubyforge.debugcommons.Util]: Error Output: 
C:\Program Files\NetBeans Dev
200910010513\ruby2\jruby-1.3.1\bin\rdebug-ide:19:in `load': No such
file to load -- "C:/Program Files/NetBeans Dev
200910010513/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby-debug-ide-0
.4.6/bin/rdebug-ide" (LoadError)
        from C:\Program Files\NetBeans Dev
200910010513\ruby2\jruby-1.3.1\bin\rdebug-ide:19


I have walked the directory tree and the file is indeed in the right
location with a reported size of 2.26 KB (2,321 bytes).
Comment 1 esmithbss 2009-10-06 21:36:57 UTC
Created attachment 88949 [details]
IDE Log File
Comment 2 esmithbss 2009-10-06 21:40:53 UTC
Created attachment 88950 [details]
Screenshot of directory showing rdebug-ide file being requested
Comment 3 Erno Mononen 2009-10-07 10:16:44 UTC
Looks like caused by a known RubyGems bug, namely http://rubyforge.org/tracker/index.php?
func=detail&aid=25935&group_id=126&atid=575. Pls see http://www.netbeans.org/issues/show_bug.cgi?id=171338#desc7 for 
more info.



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