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

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: 09/20/2006 04:41:31
Time to build: 47 minutes 21 seconds
Last changed: 09/20/2006 00:22:26
Last log entry: JBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.

 Unit Tests: (298)  Total Errors and Failures: (7)
unknownorg.jboss.test.remoting.lease.http.HTTPLeaseTestCase(java_serialization)
unknownorg.jboss.test.remoting.lease.http.HTTPLeaseTestCase(java_serialization)
unknownorg.jboss.test.remoting.lease.http.HTTPLeaseTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.BasicServerSocketTestCase(java_serialization)
testLeaseorg.jboss.test.remoting.lease.LeaseUnitTestCase(java_serialization)
testMultipleLeasesorg.jboss.test.remoting.lease.LeaseUnitTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.LateClientShutdownTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 22)
1.49modifiedtelrodsrc/main/org/jboss/remoting/Client.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.1addedtelrodsrc/main/org/jboss/remoting/ClientHolder.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.9modifiedtelrodsrc/main/org/jboss/remoting/Lease.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.6modifiedtelrodsrc/main/org/jboss/remoting/LeasePinger.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.6modifiedtelrodsrc/main/org/jboss/remoting/MicroRemoteClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.24modifiedtelrodsrc/main/org/jboss/remoting/RemoteClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.45modifiedtelrodsrc/main/org/jboss/remoting/ServerInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.3modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/socket/multiple/SocketLeaseTestClient.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.2modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/socket/multiple/SocketLeaseTestServer.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.13modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/InvokerClientTest.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.7modifiedtelrodsrc/main/org/jboss/remoting/transport/ClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.4modifiedtelrodsrc/main/org/jboss/remoting/transport/sslmultiplex/SSLMultiplexClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.3modifiedtelrodsrc/main/org/jboss/remoting/transport/sslsocket/SSLSocketClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.43modifiedtelrodsrc/main/org/jboss/remoting/transport/multiplex/MultiplexClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.9modifiedtelrodsrc/main/org/jboss/remoting/transport/rmi/RMIClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.15modifiedtelrodsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.38modifiedtelrodsrc/main/org/jboss/remoting/transport/socket/SocketClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.15modifiedtelrodsrc/main/org/jboss/remoting/transport/local/LocalClientInvoker.javaJBREM-596 - fix for leasing problem when have multiple clients using same client invoker. Basically moved all lease managment for clients into the client invokers themselves.
1.2modifiedcsuconicsrc/tests/org/jboss/test/remoting/lease/socket/multiple/SocketLeaseTestClient.javaJBREM-596 - fixing test scenario to the failing point
1.1addedtelrodsrc/tests/org/jboss/test/remoting/lease/socket/multiple/SocketLeaseTestCase.javaJBREM-596 - tests
1.1addedtelrodsrc/tests/org/jboss/test/remoting/lease/socket/multiple/SocketLeaseTestClient.javaJBREM-596 - tests
1.1addedtelrodsrc/tests/org/jboss/test/remoting/lease/socket/multiple/SocketLeaseTestServer.javaJBREM-596 - tests