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 168176

Summary: com.sun.jdi.VMDisconnectedException: connection is closed
Product: debugger Reporter: mariemat <mariemat>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker CC: eduarddrenth
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=152352
Issue Type: DEFECT Exception Reporter: 152352
Attachments: stacktrace

Description mariemat 2009-07-06 13:54:46 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 1.5.0_15-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_15-b04
OS: SunOS, 5.11, x86

User Comments:
GUEST: cannot disconnect debug session

GUEST: I was trying to stop the debugger

GUEST: first stoped debugging through output window, other windows stays opened, stop debugger button doesnt work.

GUEST: dont know if has something with the problem, but I was performing some find, CMD+F on the project

mps77: unable to kill old finished (debugged) process :)



Stacktrace: 
com.sun.jdi.VMDisconnectedException: connection is closed
        at com.sun.tools.jdi.TargetVM.send(TargetVM.java:274)
        at com.sun.tools.jdi.VirtualMachineImpl.sendToTarget(VirtualMachineImpl.java:934)
        at com.sun.tools.jdi.PacketStream.send(PacketStream.java:41)
        at com.sun.tools.jdi.JDWP$ObjectReference$EnableCollection.enqueueCommand(JDWP.java:4439)
        at com.sun.tools.jdi.JDWP$ObjectReference$EnableCollection.process(JDWP.java:4425)
        at com.sun.tools.jdi.ObjectReferenceImpl.enableCollection(ObjectReferenceImpl.java:416)
Comment 1 mariemat 2009-07-06 13:54:52 UTC
Created attachment 84398 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-07-06 13:54:57 UTC
This issue already has 11 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152352
Comment 3 Exceptions Reporter 2009-07-06 14:08:09 UTC
This issue already has 12 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152352
Comment 4 Martin Entlicher 2009-07-07 10:21:16 UTC
Duplicate of issue #166868 - already fixed in 6.8 dev builds, making a candidate for 6.7 patch.

*** This issue has been marked as a duplicate of 166868 ***
Comment 5 Marian Mirilovic 2010-05-06 08:02:22 UTC
verified duplicate