View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.5?log=log20071113021133

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 11/13/2007 02:11:33
Time to build: 
Last changed: 11/12/2007 17:04:45
Last log entry: JBREM-800: In testDefaultTimeoutWithTimeouts(), extended expected time within which oneway invocations return.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 11)
1.1.2.8modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/oneway/OnewayConnectionManagerTestCase.javaJBREM-800: In testDefaultTimeoutWithTimeouts(), extended expected time within which oneway invocations return.
1.4.10.1modifiedrsigalsrc/tests/org/jboss/test/remoting/oneway/OnewayInvokerClientTest.javaJBREM-800: Extended Thread.sleep() before checking for completion of oneway invocation.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/ssl/timeout/SSLSocketPerInvocationTimeoutTestCase.javaJBREM-807, JBREM-821: Removed second invocation from testNewSocketTimeout() since ServerThreads become unusable when they shut down.
1.1.2.20modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-800: Extended Thread.sleep() in internalSetUp().
1.7.4.1modifiedrsigalsrc/tests/org/jboss/test/remoting/stream/StreamingTestClient.javaJBREM-800: testStream() waits 5 seconds to give server invocation handler time to contact client side stream server.
1.1.2.6modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestServer.javaJBREM-800: Extended Thread.sleep() in main().
1.1.2.5modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestParent.javaJBREM-800, JBREM-807, JBREM-821: (1) Adjusted timing; (2) added new unit test to verify that server can shut down even if client is alive.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/OpenClient.javaJBREM-807, JBREM-821: Part of new unit test to verify that server can shut down even if client is alive.
1.1.2.8modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/AbstractClient.javaJBREM-800: Extended Thread.wait() in testShutdown().
1.29.2.25modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ServerThread.javaJBREM-807, JBREM-821: Reorganized synchronization during wakeup and shutdown.
1.30.2.14modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaJBREM-807, JBREM-821: Reorganized synchronization during wakeup and shutdown.