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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:94: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 08/11/2006 02:17:46
Time to build: 82 minutes 48 seconds
Last changed: 08/10/2006 11:39:18
Last log entry: JBREM-564 - updated for system property to be used to set default socket factory implementation to be used.

 Unit Tests: (597)  Total Errors and Failures: (8)
testBindAndConnectAddressorg.jboss.test.remoting.configuration.ServerBindingTestCase(java_serialization)
testLocatorAddressorg.jboss.test.remoting.configuration.ServerBindingTestCase(java_serialization)
testNullLocatorAddressorg.jboss.test.remoting.configuration.ServerBindingTestCase(java_serialization)
testBindPortorg.jboss.test.remoting.configuration.ServerBindingTestCase(java_serialization)
testBindAndConnectAddressorg.jboss.test.remoting.configuration.ServerBindingTestCase(jboss_serialization)
testLocatorAddressorg.jboss.test.remoting.configuration.ServerBindingTestCase(jboss_serialization)
testNullLocatorAddressorg.jboss.test.remoting.configuration.ServerBindingTestCase(jboss_serialization)
testBindPortorg.jboss.test.remoting.configuration.ServerBindingTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 13)
1.12modifiedtelrodsrc/main/org/jboss/remoting/security/SSLSocketBuilder.javaJBREM-564 - updated for system property to be used to set default socket factory implementation to be used.
1.9modifiedtelroddocs/guide/en/chap5.xmlJBREM-564 - updated doc for system property to be used to set default socket factory implementation to be used.
1.52modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MultiplexingManager.javaJBREM-574: For SSL sockets, MultiplexingManager makes itself the HandshakeCompletedListener so that it can update the stored description of the underlying socket.
1.55modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MultiplexServerInvoker.javaJBREM-390: Reduced level of some log statements.
1.50modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/VirtualSocket.javaJBREM-574: Modified toString() to write information from actual socket, including SSL information.
1.12modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/VirtualServerSocket.javaJBREM-574: Modified toString() to write information from actual server socket, including SSL information.
1.11modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MasterServerSocket.javaJBREM-574: Modified toString() to write information from actual server socket, including SSL information.
1.34modifiedtelroddocs/guide/en/master.xmlJBREM-572 - fixed where chapter 8 included twice (instead of 8 and 9).
1.4modifiedtelroddocs/guide/en/chap16.xmlJBREM-573 - changed where says Client.destroy() to Client.disconnect() as there is no destroy() method in Client.
1.12modifiedtelrodsrc/main/org/jboss/remoting/ConnectionValidator.javaJBREM-570 - changed logging for when ping fails to server to be debug level instead of warn.
1.7modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/config/FactoryConfigTestCaseSSLParent.javaJBREM-568 - updated ssl socket builder so attribute types (getter/setter) is of same type for all attributes.
1.11modifiedtelrodsrc/main/org/jboss/remoting/security/SSLSocketBuilder.javaJBREM-568 - updated ssl socket builder so attribute types (getter/setter) is of same type for all attributes.
1.8modifiedtelrodsrc/main/org/jboss/remoting/security/SSLSocketBuilderMBean.javaJBREM-568 - updated ssl socket builder so attribute types (getter/setter) is of same type for all attributes.