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 - com.sun.jdi.VMDisconnectedException: connection is closed
Summary: com.sun.jdi.VMDisconnectedException: connection is closed
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 15:19 UTC by Petr Cyhelsky
Modified: 2014-01-07 08:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206345


Attachments
stacktrace (3.72 KB, text/plain)
2014-01-06 15:19 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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