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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:51: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 02/25/2007 06:05:08
Time to build: 1 minute 29 seconds
Last changed: 02/25/2007 04:56:32
Last log entry: JBREM-710: Additional logging has been added.

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

 Modifications since last build:  (first 50 of 4)
1.2.6.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/load/SocketLoadTestCase.javaJBREM-710: Additional logging has been added.
1.53.2.26modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-598, JBREM-657: Replaced use of threads in disconnect() and removeListener() with testing disconnectTimeout == 0.
1.30.2.10modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaJBREM-654: Put body of refreshServerSocket in a synchronized block.
1.53.2.25modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-598, JBREM-657: The bodies of disconnect() and removeListener() now run in a separate thread.