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 51176 - [40cat] InvalidRequestStateException when removing breakpoint where debugger is currently stopped
Summary: [40cat] InvalidRequestStateException when removing breakpoint where debugger ...
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Roman Ondruska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-04 20:46 UTC by jasondonmoyer
Modified: 2010-04-29 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception from IDE dialog box (1.29 KB, text/plain)
2004-11-04 20:47 UTC, jasondonmoyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasondonmoyer 2004-11-04 20:46:41 UTC
[ BUILD # : 200410311900 ]
[ JDK VERSION : J2SE 1.5.0 ]

I get the attached exception when removing  a
breakpoint that the JPDA debugger is currently
stopped on.
Comment 1 jasondonmoyer 2004-11-04 20:47:25 UTC
Created attachment 18737 [details]
exception from IDE dialog box
Comment 2 Jan Jancura 2004-11-10 12:00:35 UTC
Too late to fix in 4.0.
Comment 3 Roman Ondruska 2005-01-24 12:42:51 UTC
Fixed in JPDADebuggerImpl.java;
/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/JPDADebugger
Impl.java,v  <--  JPDADebuggerImpl.java
new revision: 1.59; previous revision: 1.58
Comment 4 Quality Engineering 2010-04-29 09:20:00 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.