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 136883 - com.sun.jdi.VMDisconnectedException: connection is closed
Summary: com.sun.jdi.VMDisconnectedException: connection is closed
Status: VERIFIED DUPLICATE of bug 129390
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
: 136804 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-10 10:06 UTC by kate
Modified: 2008-06-24 13:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 63878


Attachments
stacktrace (4.78 KB, text/plain)
2008-06-10 10:06 UTC, kate
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kate 2008-06-10 10:06:34 UTC
Build: NetBeans IDE Dev (Build 080609)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: SunOS, 5.11, x86

User Comments: 
Deleted breakpoint where program stopps then invoked Continue.
Comment 1 kate 2008-06-10 10:06:48 UTC
Created attachment 62598 [details]
stacktrace
Comment 2 kate 2008-06-10 10:10:57 UTC
Unfortunately, I am not able to reproduce it with some deterministic steps.
Comment 3 Martin Entlicher 2008-06-10 11:04:47 UTC
VMDisconnectedException is sometimes thrown even when the debugging session continues...
Do you know whether you've terminated the debugging session or whether debugging continued after the exception was thrown?
Comment 4 kate 2008-06-10 13:46:58 UTC
I was trying my best to get it again but I was not successful so I cannot answer.

This kind of exception can be get also by these steps to reproduce
http://www.netbeans.org/issues/show_bug.cgi?id=136777
Comment 5 Martin Entlicher 2008-06-11 21:50:51 UTC
*** Issue 136804 has been marked as a duplicate of this issue. ***
Comment 6 Martin Entlicher 2008-06-17 15:25:58 UTC
It's probably a duplicate of issue #129390, just thrown from a different place.

*** This issue has been marked as a duplicate of 129390 ***
Comment 7 kate 2008-06-24 13:36:21 UTC
duplicate