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 60068 - VMDisconectedException when finishing session during watch evaluation
Summary: VMDisconectedException when finishing session during watch evaluation
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 14:57 UTC by _ lcincura
Modified: 2005-10-31 12:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (3.40 KB, text/plain)
2005-06-15 15:06 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-06-15 14:57:45 UTC
NetBeans IDE 4.2 [200506142000]on jdk 1.5.0_04

1, Create watch expression, where Thread.sleep(10000) will be evaluated
2, When the watch is evaluated invoke Pause
3, Invoke Finish debugger session => VMDisconectedException is thrown
Comment 1 _ lcincura 2005-06-15 15:06:33 UTC
Created attachment 22714 [details]
Exception stack trace
Comment 2 Roman Ondruska 2005-08-17 15:26:48 UTC
Fixed in trunk:

Checking in
src/org/netbeans/modules/debugger/jpda/actions/JPDADebuggerActionProvider.java;
/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/actions/JPDADebuggerActionProvider.java,v
 <--  JPDADebuggerActionProvider.java
new revision: 1.9; previous revision: 1.8
done
Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/actions/JPDADebuggerAction.java;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/actions/JPDADebuggerAction.java,v
 <--  JPDADebuggerAction.java
new revision: 1.2; previous revision: 1.1
done
Comment 3 _ lcincura 2005-10-31 12:56:50 UTC
Verified in build 200510301900