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

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/21/2006 00:54:27
Time to build: 49 minutes 32 seconds
Last changed: 09/21/2006 00:43:06
Last log entry: JBREM-601 - changes to how leasing works within http invoker transport (basically so messaging will work with http transport).

 Unit Tests: (295)  Total Errors and Failures: (5)
testStartorg.jboss.test.remoting.lease.multiplex.MultiplexLeaseTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)
testLeaseorg.jboss.test.remoting.lease.LeaseUnitTestCase(java_serialization)
testMultipleLeasesorg.jboss.test.remoting.lease.LeaseUnitTestCase(java_serialization)
testRunClientsorg.jboss.test.remoting.transport.socket.load.SocketLoadTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 34)
1.19modifiedtelrodsrc/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.javaJBREM-601 - changes to how leasing works within http invoker transport (basically so messaging will work with http transport).
1.29modifiedtelrodsrc/main/org/jboss/remoting/transport/http/HTTPClientInvoker.javaJBREM-601 - changes to how leasing works within http invoker transport (basically so messaging will work with http transport).
1.9modifiedtelrodsrc/main/org/jboss/remoting/transport/http/HTTPMetadataConstants.javaJBREM-601 - changes to how leasing works within http invoker transport (basically so messaging will work with http transport).
1.3modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/http/HTTPLeaseTestServer.javaJBREM-601 - changes to how leasing works within http invoker transport (basically so messaging will work with http transport).
1.86modifiedtelrod/build.xmlUpdated version to 2.2.0.Alpha1 for snapshot build for messaging.
1.11modifiedtelrodsrc/main/org/jboss/remoting/Version.javaUpdated version to 2.2.0.Alpha1 for snapshot build for messaging.
1.5modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/LeaseTestServer.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/http/HTTPLeaseTestServer.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/multiplex/MultiplexLeaseTestServer.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.10modifiedtelrodsrc/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.7modifiedtelrodsrc/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.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.1addedtelrodsrc/tests/org/jboss/test/remoting/lease/timer/TimerUtilTestCase.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