not sure if this is a real bug, I got a Dr java error
message when running a Tester to report to this site
Here is the copy of stack trace:
com.sun.jdi.VMDisconnectedException
at com.sun.tools.jdi.TargetVM.waitForReply
(TargetVM.java:273)
at
com.sun.tools.jdi.VirtualMachineImpl.waitForTargetReply
(VirtualMachineImpl.java:883)
at com.sun.tools.jdi.PacketStream.waitForReply
(PacketStream.java:51)
at
com.sun.tools.jdi.JDWP$ThreadReference$Status.waitFor
Reply(JDWP.java:4132)
at
com.sun.tools.jdi.JDWP$ThreadReference$Status.process
(JDWP.java:4113)
at
com.sun.tools.jdi.ThreadReferenceImpl.jdwpStatus
(ThreadReferenceImpl.java:184)
at
com.sun.tools.jdi.ThreadReferenceImpl.status
(ThreadReferenceImpl.java:196)
at
edu.rice.cs.drjava.model.debug.DebugThreadData.<init>
(DebugThreadData.java:69)
at
edu.rice.cs.drjava.model.debug.JPDADebugger.getCurrent
ThreadData(JPDADebugger.java:1143)
at edu.rice.cs.drjava.ui.DebugPanel.updateData
(DebugPanel.java:178)
at edu.rice.cs.drjava.ui.DebugPanel$21.run
(DebugPanel.java:964)
at java.awt.event.InvocationEvent.dispatch
(Unknown Source)
at java.awt.EventQueue.dispatchEvent
(Unknown Source)
at
java.awt.EventDispatchThread.pumpOneEventForHierarch
y(Unknown Source)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy
(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents
(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents
(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown
Source)
Logged In: YES
user_id=557360
What version of DrJava are you running? From the stack
trace it looks like you're using the stable version from
last August. If so, then this bug has already been fixed.
We recommend downloading the latest stable release.
Hope this helps!