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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 03/16/2007 11:47:13
Time to build: 
Last changed: 03/15/2007 23:24:20
Last log entry: JBREM-724: Added reference to bisocket jars.

 Unit Tests: (1145)  Total Errors and Failures: (9)
testStartorg.jboss.test.remoting.callback.asynch.HTTPSAsynchCallbackTestCase(jboss_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.bisocket.timeout.idle.BisocketIdleTimeoutTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 6)
1.3.4.1modifiedrsigaldocs/guide/en/chap4.xmlJBREM-724: Added reference to bisocket jars.
1.12.2.9modifiedrsigaldocs/guide/en/chap5.xmlJBREM-634, JBREM-726, JBREM-727: (1) Added bisocket parameter MAX_RETRIES; (2) added discussion about retrieving implicitly created callback Connectors.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketLeakTest.javaJBREM-721: Added verification that callbacks are received.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketLeakTest.javaJBREM-721: A class that can be used to profile for leak tests.
1.1.2.12modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-727: Fixed reflective access to Client.callbackConnectors.
1.2.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/push/bidirectional/multiplex/MultiplexCallbackTestClient.javaJBREM-727: Fixed reflective access to Client.callbackConnectors.