Apache Hudson Server wrote:
...
[java] # of tests started = 1409
[java] # of tests completed = 1409
[java] # of tests skipped = 47
[java] # of tests passed = 1407
[java] # of tests failed = 2
[java]
One of the failures,
com/sun/jini/test/impl/outrigger/matching/StressTest.td, is a timeout in
an outrigger stress test, and likely to related to my current
preoccupation with outrigger and concurrency.
Any ideas on the other failure?
[java]
com/sun/jini/test/spec/jrmp/jrmpexporter/Unexport_BehaviorTest4.td
[java] Test Failed: Test Failed with an Unexpected Exception:
java.rmi.server.ExportException: Port already in use: 5678; nested
exception is:
[java] java.net.BindException: Address already in use
Patricia