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 240031

Summary: com.sun.jdi.VMDisconnectedException: connection is closed
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206345
Attachments: stacktrace

Description Petr Cyhelsky 2014-01-06 15:19:02 UTC
Build: NetBeans IDE Dev (Build 201312160002)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b33
OS: Linux

User Comments:
cyhelsky: finished debugging




Stacktrace: 
com.sun.jdi.VMDisconnectedException: connection is closed
   at com.sun.tools.jdi.TargetVM.send(TargetVM.java:293)
   at com.sun.tools.jdi.VirtualMachineImpl.sendToTarget(VirtualMachineImpl.java:1032)
   at com.sun.tools.jdi.PacketStream.send(PacketStream.java:59)
   at com.sun.tools.jdi.JDWP$ReferenceType$Interfaces.enqueueCommand(JDWP.java:2454)
   at com.sun.tools.jdi.JDWP$ReferenceType$Interfaces.process(JDWP.java:2440)
   at com.sun.tools.jdi.ReferenceTypeImpl.getInterfaces(ReferenceTypeImpl.java:569)
Comment 1 Petr Cyhelsky 2014-01-06 15:19:04 UTC
Created attachment 143631 [details]
stacktrace
Comment 2 Martin Entlicher 2014-01-07 08:00:23 UTC
Fixed by changeset:   270110:227d73765671
http://hg.netbeans.org/core-main/rev/227d73765671