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 174008

Summary: [68cat] org.rubyforge.debugcommons.RubyDebuggerException: Unable to read information in the specified timeout [15s]
Product: ruby Reporter: esmithbss <esmithbss>
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker CC: esmithbss
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=77504
Issue Type: DEFECT Exception Reporter: 77504
Attachments: stacktrace
stacktrace
stacktrace

Description esmithbss 2009-10-07 20:00:18 UTC
Build: NetBeans IDE Dev (Build 200910061401)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, i386

User Comments:
pcw: Occurred during rails debug session.  I set a breakpoint point in a model, submitted a request that used that model, stepped a few times, then submitted a second request on that url from a new browser tab.  Then I resumed stepping on the first request.  I'm guessing that time out involves the second request, but not sure.  Session was also experiencing the bug where continue just goes a little bit and then stops which I guess the fix is not integrated into NB yet.

esmithbss: Launching a multi-threaded (via use of fork() operation) ruby program.



Stacktrace: 
org.rubyforge.debugcommons.RubyDebuggerException: Unable to read information in the specified timeout [15s]
        at org.rubyforge.debugcommons.ReadersSupport.readInfo(ReadersSupport.java:177)
        at org.rubyforge.debugcommons.ReadersSupport.readFrames(ReadersSupport.java:192)
        at org.rubyforge.debugcommons.RubyDebuggerProxy.readFrames(RubyDebuggerProxy.java:383)
        at org.rubyforge.debugcommons.model.RubyThread.getFrames(RubyThread.java:51)
        at org.rubyforge.debugcommons.model.RubyThread.getTopFrame(RubyThread.java:64)
        at org.netbeans.modules.ruby.debugger.RubySession.getTopFrame(RubySession.java:273)
Comment 1 esmithbss 2009-10-07 20:00:25 UTC
Created attachment 89046 [details]
stacktrace
Comment 2 esmithbss 2009-10-07 20:31:22 UTC
Build: NetBeans IDE Dev (Build 200910061401)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, i386

User Comments: 
Launching a multi-threaded (via fork()) ruby process for debugging 

Stacktrace: 
org.rubyforge.debugcommons.RubyDebuggerException: Unable to read information in the specified timeout [15s]
        at org.rubyforge.debugcommons.ReadersSupport.readInfo(ReadersSupport.java:177)
        at org.rubyforge.debugcommons.ReadersSupport.readFrames(ReadersSupport.java:192)
        at org.rubyforge.debugcommons.RubyDebuggerProxy.readFrames(RubyDebuggerProxy.java:383)
        at org.rubyforge.debugcommons.model.RubyThread.getFrames(RubyThread.java:51)
        at org.rubyforge.debugcommons.model.RubyThread.getTopFrame(RubyThread.java:64)
        at org.netbeans.modules.ruby.debugger.RubySession.getTopFrame(RubySession.java:273)
Comment 3 esmithbss 2009-10-07 20:31:25 UTC
Created attachment 89050 [details]
stacktrace
Comment 4 esmithbss 2009-10-07 20:54:21 UTC
Build: NetBeans IDE Dev (Build 200910061401)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, i386

User Comments: 
Attempting to switch between threads in the debugger for a Ruby application

Stacktrace: 
org.rubyforge.debugcommons.RubyDebuggerException: Unable to read information in the specified timeout [15s]
        at org.rubyforge.debugcommons.ReadersSupport.readInfo(ReadersSupport.java:177)
        at org.rubyforge.debugcommons.ReadersSupport.readFrames(ReadersSupport.java:192)
        at org.rubyforge.debugcommons.RubyDebuggerProxy.readFrames(RubyDebuggerProxy.java:383)
        at org.rubyforge.debugcommons.model.RubyThread.getFrames(RubyThread.java:51)
        at org.rubyforge.debugcommons.model.RubyThread.getTopFrame(RubyThread.java:64)
        at org.netbeans.modules.ruby.debugger.RubySession.getTopFrame(RubySession.java:273)
Comment 5 esmithbss 2009-10-07 20:54:30 UTC
Created attachment 89053 [details]
stacktrace
Comment 6 Exceptions Reporter 2009-10-07 20:54:34 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=77504