A dialog popped up asking me to send in this trace.
java.rmi.ConnectIOException: error during JRMP
connection establishment; nested exception is:
java.net.SocketTimeoutException: Read timed
out
at
sun.rmi.transport.tcp.TCPChannel.createConnection
(TCPChannel.java:274)
at
sun.rmi.transport.tcp.TCPChannel.newConnection
(TCPChannel.java:171)
at sun.rmi.server.UnicastRef.invoke
(UnicastRef.java:101)
at
edu.rice.cs.drjava.model.repl.newjvm.MainJVM_Stub.regis
terSlave(Unknown Source)
at edu.rice.cs.util.newjvm.SlaveJVMRunner.main
(SlaveJVMRunner.java:130)
Caused by: java.net.SocketTimeoutException: Read
timed out
at java.net.SocketInputStream.socketRead0
(Native Method)
at java.net.SocketInputStream.read
(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill
(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read
(BufferedInputStream.java:201)
at java.io.DataInputStream.readByte
(DataInputStream.java:331)
at
sun.rmi.transport.tcp.TCPChannel.createConnection
(TCPChannel.java:215)
... 4 more
Logged In: YES
user_id=557360
Thanks for the feedback! Is this a repeatable bug? What
version of DrJava and Java are you using?
Logged In: YES
user_id=557360
Excuse me, I meant what version of the Eclipse plug-in is
this? Does this prevent you from even starting up Eclipse?