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

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: 01/23/2007 12:58:58
Time to build: 117 minutes 53 seconds
Last changed: 01/23/2007 07:07:35
Last log entry: an oneway invocation failure needs to be a little bit noisier in the logs

 Unit Tests: (511)  Total Errors and Failures: (19)
testClientConfigurationorg.jboss.test.remoting.configuration.RMIConfigurationTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionTestCase(java_serialization)
testOneClientOneConnectorTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testOneClientTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testOneClientTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsOneConnectorOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsOneConnectorTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)
testServerSideListenerFromClassNameorg.jboss.test.remoting.transport.rmi.socketfactory.RMICreationListenerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(java_serialization)
testOneClientOneConnectorOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 19)
1.29.2.11modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ServerThread.javaan oneway invocation failure needs to be a little bit noisier in the logs
1.52.2.23modifiedovidiusrc/main/org/jboss/remoting/ServerInvoker.javaextra logging required by http://jira.jboss.org/jira/browse/JBREM-686
1.15.10.4modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.javavarious reformatting and logging improvments
1.16.2.11modifiedovidiusrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javavarious reformatting and logging improvments
1.29.2.10modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ServerThread.javavarious reformatting and logging improvments
1.38.2.3modifiedovidiusrc/main/org/jboss/remoting/transport/socket/SocketClientInvoker.javavarious reformatting and logging improvments
1.1.2.2modifiedovidiusrc/tests/org/jboss/test/remoting/transport/socket/serverlockup/RogueClientInvoker.javavarious reformatting and logging improvments
1.13.2.9modifiedovidiusrc/main/org/jboss/remoting/ConnectionValidator.javavarious reformatting and logging improvments
1.3.10.2modifiedovidiusrc/main/org/jboss/remoting/InvocationRequest.javavarious reformatting and logging improvments
1.2.10.2modifiedovidiusrc/main/org/jboss/remoting/InvocationResponse.javavarious reformatting and logging improvments
1.7.2.9modifiedovidiusrc/main/org/jboss/remoting/MicroRemoteClientInvoker.javavarious reformatting and logging improvments
1.52.2.22modifiedovidiusrc/main/org/jboss/remoting/ServerInvoker.javavarious reformatting and logging improvments
1.5.10.1modifiedovidiusrc/main/org/jboss/remoting/marshal/UnMarshaller.javavarious reformatting and logging improvments
1.7.2.8modifiedovidiusrc/main/org/jboss/remoting/MicroRemoteClientInvoker.javamore reformatting and minor refactoring
1.52.2.21modifiedovidiusrc/main/org/jboss/remoting/ServerInvoker.javamore reformatting and minor refactoring
1.1.2.3modifiedovidiu/run-tests.shminor logging change
1.16.2.10modifiedovidiusrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaminor logging change
1.16.2.9modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-684: In transport() oneway invocations return socket to pool.
1.4.10.1modifiedtelrodsrc/main/org/jboss/remoting/ServerInvocationHandler.javaAdding toString() method to interface so that if used within debugging statements (i.e. to print reference for handler) and the handler reference is actually a mbean proxy, will not error.