[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Regression test failed
Trying to run Janos (20000905) over linux (2.4.0-test) and several of the
regression tests failed - the {ping,pong}-regression and dynamicrouting
tests. The first error output was as follows:
PANIC: IOException when creating in channel java.net.BindException: Address already in use
java.lang.Throwable
at edu.utah.janos.nodeos.pj_Debug.printStackTrace(pj_Debug.java:299)
at edu.utah.janos.nodeos.pj_Debug.dPanic(pj_Debug.java:341)
at edu.utah.janos.antsr.core.UnknownPacketHandler.<init>(UnknownPacketHandler.java:88)
at edu.utah.janos.antsr.core.UnknownPacketHandler.<init>(UnknownPacketHandler.java:60)
at edu.utah.janos.antsr.core.DLProtocol.activate(DLProtocol.java:86)
at edu.utah.janos.antsr.core.ProtocolBooster.dispatch(ProtocolBooster.java:218)
at edu.utah.janos.antsr.core.ProtocolBooster.msgLoop(ProtocolBooster.java:149)
at edu.utah.janos.antsr.core.ProtocolBooster.access$0(ProtocolBooster.java)
at edu.utah.janos.antsr.core.ProtocolBooster$1.run(ProtocolBooster.java:126)
at edu.utah.janos.nodeos.pj_Thread$ThreadWrapper.run(pj_Thread.java:86)
Debug.exit() invoked.
ping-regression.start: kill: (17640) - No such pid
The rest were just like that too.
I really don't have much idea what most of it means - I'm not a java
programmer, (with no aspirations towards same, thankyou) and haven't done
anything with Janos before. However, I know what "Address already in use"
means, and since it's not sharing the address that it's trying to bind to, I
have no idea if it's my problem or Janos'.
Anyone got any ideas (beyond learning Java and fixing it myself)?
--
-----------------------------------------------------------------------
#include <disclaimer.h>
Matthew Palmer
mjp16@uow.edu.au
[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah