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

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: 06/16/2007 17:16:08
Time to build: 99 minutes 21 seconds
Last changed: 06/16/2007 04:16:29
Last log entry: JBREM-701, JBREM-754: (1) For jdk 1.4 per invocation timeouts, wrap timeout exception in CannotConnectException; (2) explictly set timeout to 0 if no timeout is specified.

 Unit Tests: (617)  Total Errors and Failures: (25)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.HTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.NoKeepAliveHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.basic.HTTPSInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
testHeavyLoadClientSideHttporg.jboss.test.remoting.oneway.OnewayThreadPoolTestCase(java_serialization)
testHeavyLoadClientSideSocketorg.jboss.test.remoting.oneway.OnewayThreadPoolTestCase(java_serialization)
testHeavyLoadServerSideSocketorg.jboss.test.remoting.oneway.OnewayThreadPoolTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.shutdown.HTTPShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.shutdown.MultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.shutdown.RMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 6)
1.31.2.5modifiedrsigalsrc/main/org/jboss/remoting/transport/http/HTTPClientInvoker.javaJBREM-701, JBREM-754: (1) For jdk 1.4 per invocation timeouts, wrap timeout exception in CannotConnectException; (2) explictly set timeout to 0 if no timeout is specified.
1.53.2.32modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-641, JBREM-755: (1) If callbackHandler cannot be found, getCallbacks() can either log an error or throw an exception. (2) new version of addConnectionListener() with metadata added.
1.13.2.11modifiedrsigalsrc/main/org/jboss/remoting/ConnectionValidator.javaJBREM-755: Added ability to configure parameters.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/connection/ConnectionValidatorConfigTestCase.javaJBREM-755: New unit test.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/connection/ConnectionValidatorConfigTestClient.javaJBREM-755: New unit test.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/connection/ConnectionValidatorConfigTestServer.javaJBREM-755: New unit test.