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 137425 - com.sun.jdi.VMDisconnectedException at com.sun.tools.jdi.TargetVM.waitForReply
Summary: com.sun.jdi.VMDisconnectedException at com.sun.tools.jdi.TargetVM.waitForReply
Status: CLOSED 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
Depends on:
Blocks:
 
Reported: 2008-06-17 13:24 UTC by Peter Pis
Modified: 2008-06-20 09:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 6438


Attachments
stacktrace (2.69 KB, text/plain)
2008-06-17 13:25 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2008-06-17 13:24:53 UTC
Build: NetBeans IDE Dev (Build 200806161203)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b13
OS: Windows XP, 5.1, x86

User Comments: 
Starting new session leads to Exception.
Comment 1 Peter Pis 2008-06-17 13:25:05 UTC
Created attachment 62921 [details]
stacktrace
Comment 2 Martin Entlicher 2008-06-17 14:12:15 UTC
Disconnected exception right after the start of a debugging session? Hmm, I'm afraid we'll not be able to do much with
this, unless the exception is a JDI/JDWP bug. It might be so according to the amount of VMDisconnectedException we get
reported.
Comment 3 Peter Pis 2008-06-17 14:34:35 UTC
> Disconnected exception right after the start of a debugging session?

Yes, exactly. But you are right, it's random.
Comment 4 Martin Entlicher 2008-06-17 15:33:39 UTC
This seems to be duplicate of issue #129390 - it's similar to other exceptions attached there, which comes mainly from
methods called on threads or thread groups.

*** This issue has been marked as a duplicate of 129390 ***
Comment 5 Peter Pis 2008-06-20 09:07:38 UTC
Verified. Closed.