Community
Participate
Working Groups
N20050324-0010 Found the following in my log. Not sure if this is a bug or not, but if not it shouldn't be written to the system log. org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 37894. RemainingTime: 0 Received: 0 Received Queue: [] at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:175) at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:185) at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:174) at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:192) at org.eclipse.jdi.internal.VirtualMachineImpl.classesBySignature(VirtualMachineImpl.java:534) at org.eclipse.jdi.internal.VirtualMachineImpl.classesByName(VirtualMachineImpl.java:561) at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.jdiClassesByName(JDIDebugTarget.java:1398) at org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager.filterUnloadedTypes(JavaHotCodeReplaceManager.java:333) at org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager.doHotCodeReplace(JavaHotCodeReplaceManager.java:429) at org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager.access$0(JavaHotCodeReplaceManager.java:416) at org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager$1.run(JavaHotCodeReplaceManager.java:305) at org.eclipse.debug.core.DebugPlugin$AsynchJob.run(DebugPlugin.java:1024) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
See also bug 83937, bug 84495, bug 87144, bug 88197. If you can reproduce this on demand, I could use the test case. Also if you get a lot of these, try running w/o your firewall on for a bit. I suspect you'll see less Timeouts. marking as dup of first report... *** This bug has been marked as a duplicate of 83937 ***