Bug 467644 - VMDisconnectedException in PacketSendManager.sendPacket (89)
Summary: VMDisconnectedException in PacketSendManager.sendPacket (89)
Status: CLOSED DUPLICATE of bug 7804
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sarika Sinha CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-20 02:23 EDT by EPP Error Reports CLA
Modified: 2015-05-20 04:00 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EPP Error Reports CLA 2015-05-20 02:23:08 EDT
The following incident was reported via the automated error reporting:


    code:                   125
    plugin:                 org.eclipse.jdt.debug_3.8.100.v20140522-1618
    message:                Internal error logged from JDI Debug: 
    fingerprint:            c5de3fe1
    exception class:        com.sun.jdi.VMDisconnectedException
    exception message:      Got IOException from Virtual Machine
    number of children:     0
    
    com.sun.jdi.VMDisconnectedException: Got IOException from Virtual Machine
    at org.eclipse.jdi.internal.connect.PacketSendManager.sendPacket(PacketSendManager.java:89)
    at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:186)
    at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:226)
    at org.eclipse.jdi.internal.VirtualMachineImpl.classesBySignature(VirtualMachineImpl.java:638)
    at org.eclipse.jdi.internal.VirtualMachineImpl.classesByName(VirtualMachineImpl.java:667)
    at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.jdiClassesByName(JDIDebugTarget.java:1602)
    at org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager.filterUnloadedTypes(JavaHotCodeReplaceManager.java:349)
    at org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager.notifyUnsupportedHCR(JavaHotCodeReplaceManager.java:380)
    at org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager$2.run(JavaHotCodeReplaceManager.java:323)
    at org.eclipse.debug.core.DebugPlugin$AsynchRunner.run(DebugPlugin.java:1106)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.debug.core.DebugPlugin$AsynchRunner.async(DebugPlugin.java:1087)
    at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.java:429)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
   
  

General Information:

    reported-by:      Marty
    anonymous-id:     a8e35c9f-af0f-3951-95e7-0c2fb13e65ae
    eclipse-build-id: 4.4.0.I20140606-1215
    eclipse-product:  org.eclipse.epp.package.standard.product
    operating system: Windows8 6.3.0 (x86_64) - win32
    jre-version:      1.8.0_20-b26

The following plug-ins were present on the execution stack (*):
    1. org.eclipse.core.jobs_3.6.0.v20140424-0053
    2. org.eclipse.core.runtime_3.10.0.v20140318-2214
    3. org.eclipse.debug.core_3.9.0.v20140521-1435
    4. org.eclipse.jdt.debug_3.8.100.v20140522-1618
    5. org.eclipse.jdt_3.10.0.v20140606-1215

Please note that:
* Messages, stacktraces, and nested status objects may be shortened.
* Bug fields like status, resolution, and whiteboard are sent
  back to reporters.
* The list of present bundles and their respective versions was
  calculated by package naming heuristics. This may or may not reflect reality.

Other Resources:
* Report: https://dev.eclipse.org/recommenders/committers/confess/#/problems/54c4ee9fbee810030da05d3a  
* Manual: https://dev.eclipse.org/recommenders/community/confess/#/guide


Thank you for your assistance.
Your friendly error-reports-inbox.
Comment 1 Sarika Sinha CLA 2015-05-20 04:00:36 EDT

*** This bug has been marked as a duplicate of bug 7804 ***