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

Summary: com.sun.jdi.VMDisconnectedException at com.sun.tools.jdi.TargetVM.waitForReply
Product: debugger Reporter: Peter Pis <ppis>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=6438
Issue Type: DEFECT Exception Reporter: 6438
Attachments: stacktrace

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.