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 173919 - [68cat] org.rubyforge.debugcommons.RubyDebuggerException: Unable to read breakpoint number of the removed breakpoint (1) in the specified timeout [30s]
Summary: [68cat] org.rubyforge.debugcommons.RubyDebuggerException: Unable to read brea...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-06 22:08 UTC by esmithbss
Modified: 2011-01-28 20:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159660


Attachments
stacktrace (1.43 KB, text/plain)
2009-10-06 22:08 UTC, esmithbss
Details
stacktrace (3.34 KB, text/plain)
2009-11-12 09:09 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-10-06 22:08:06 UTC
This issue was originally marked as duplicate of issue 148583, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 200910010513)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Rails Testing

esmithbss: Edited file while debugging and had breakpoint in the method I was editing.

esmithbss: Removed breakpoint while running a ruby debug session.

mvanek: running debugger
after click next to step  to other breakpoint, NPE appeared

GUEST: Added a breakpoint while Rails was starting up

GUEST: debugging a ruby project



Stacktrace: 
org.rubyforge.debugcommons.RubyDebuggerException: Unable to read breakpoint number of the removed breakpoint (1) in the specified timeout [30s]
        at org.rubyforge.debugcommons.ReadersSupport.poll(ReadersSupport.java:224)
        at org.rubyforge.debugcommons.ReadersSupport.waitForRemovedBreakpoint(ReadersSupport.java:212)
        at org.rubyforge.debugcommons.RubyDebuggerProxy.removeBreakpoint(RubyDebuggerProxy.java:264)
        at org.rubyforge.debugcommons.RubyDebuggerProxy.removeBreakpoint(RubyDebuggerProxy.java:241)
        at org.netbeans.modules.ruby.debugger.breakpoints.RubyBreakpointManager.removeBreakpoint(RubyBreakpointManager.java:116)
        at org.netbeans.modules.ruby.debugger.breakpoints.PersistenceManager.breakpointRemoved(PersistenceManager.java:95)
Comment 1 esmithbss 2009-10-06 22:08:13 UTC
Created attachment 88951 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-06 22:08:18 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=159660
Comment 3 Tomas Danek 2009-11-12 09:09:20 UTC
Created attachment 90916 [details]
stacktrace
Comment 4 Exceptions Reporter 2009-11-12 09:09:28 UTC
This issue already has 12 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=159660