Share

DrJava

Tracker: Bugs

5 Interactions reset failure - ID: 808937
Last Update: Comment added ( jhsia )

I tried out the Eclipse plug-in, which worked fine when
I first installed it. But now I'm getting the following
error:

Reset failed!

Trying to enter text into interactions after that point
causes Eclipse to hang.

Starting up DrJava now gives me a similar error:

Reset failed! See the console tab for details.

The contents of the console tab appear below. Looking
at the relevant source code, I suspect the problem may
be related to the fact that I'm using a proxy for
network access, on port 8080. I'm on Mac OS 10.2.6, JVM
1.4.1_01-24.

-- Eric


java.lang.IllegalStateException: Interpreter JVM exited
before
registering, status: 3
at
edu.rice.cs.drjava.model.repl.newjvm.MainJVM.slaveQuitDuringStartup(MainJVM
.java:729)
at
edu.rice.cs.util.newjvm.AbstractMasterJVM$2.run(AbstractMasterJVM.java:233)

java.lang.IllegalStateException: Interpreter JVM exited
before
registering, status: 3
at
edu.rice.cs.drjava.model.repl.newjvm.MainJVM.slaveQuitDuringStartup(MainJVM
.java:729)
at
edu.rice.cs.util.newjvm.AbstractMasterJVM$2.run(AbstractMasterJVM.java:233)




Eric E. Allen ( eallen ) - 2003-09-18 21:46

5

Open

None

Nobody/Anonymous

Interactions

5: Makes DrJ unstable

Public


Comments ( 2 )




Date: 2003-09-24 16:39
Sender: jhsiaProject Admin

Logged In: YES
user_id=557360

Can you consistently reproduce this bug? I ran into it one
time on Mac OS 10.2.6 using airport as well, but can't get
it to happen again.


Date: 2003-09-18 22:19
Sender: eallenProject Admin

Logged In: YES
user_id=429660

This is definitely related to my proxy settings. If I turn
off my airport connection, the problem goes away.

(P.S. I also ran into a strange, nested, cascading, error in
the Eclipse plug-in where it couldn't connect some port; I
think it was 10.27.0.0. Eclipse copy/paste was grayed out,
so I couldn't copy it. I had to quit Eclipse and restart,
but I now can't reproduce the problem. I'll post another bug
report if it shows up again.)


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.