Hello everyone,
today my cruise control failed on the linux SUSE box with 2 errors in the
org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest test.
Could somebody reproduce/ fix this issue?
Thanks, Vlaidimir

Tests testSocket_configureblocking and
testCFII_ConnectAfterFinish_Server_NonBlock reports ERROR with similar
output:
The address is not available
java.net.BindException: The address is not available at
org.apache.harmony.luni.platform.OSNetworkSystem.socketBindImpl(Native
Method) at org.apache.harmony.luni.platform.OSNetworkSystem.bind(
OSNetworkSystem.java:126) at
org.apache.harmony.luni.net.PlainSocketImpl.bind(PlainSocketImpl.java:161)
at java.net.ServerSocket.<init>(ServerSocket.java:116) at
java.net.ServerSocket.<init>(ServerSocket.java:72) at
org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.setUp(
SocketChannelTest.java:77)

Reply via email to