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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 11/12/2007 05:36:38
Time to build: 
Last changed: 11/12/2007 01:59:17
Last log entry: JBREM-807, JBREM-821: Removed second invocation from testNewSocketTimeout() since ServerThreads become unusable when they shut down.

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

 Modifications since last build:  (first 50 of 10)
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.
1.1.2.6modifiedrsigalsrc/tests/org/jboss/test/remoting/oneway/OnewayThreadPoolTestCase.javaJBREM-800: Added tomcat parameter maxThreads=400 in testHeavyLoadClientSideHttp().