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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 02/14/2007 10:58:19
Time to build: 
Last changed: 02/14/2007 00:10:51
Last log entry: JBREM-650: Removed log.info() calls.

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

 Modifications since last build:  (first 50 of 4)
1.1.2.8modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-650: Removed log.info() calls.
1.1.2.6modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.javaJBREM-650: getSecondaryLocator() tries 5 times.
1.1.2.7modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-650: Changed some tests to conform to callback cliient invokers not sharing socket pools.
1.1.2.5modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.javaJBREM-650: (1) Callback invokers don't share client pools. (2) Uses isCallbackInvoker instead of listenerId == null.