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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:73: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 11/29/2006 09:32:59
Time to build: 144 minutes 22 seconds
Last changed: 11/28/2006 15:36:31
Last log entry: JBREM-640: Added parameter for one way invocation thread pool max queue size.

 Unit Tests: (677)  Total Errors and Failures: (26)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.oneway.OnewayInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.oneway.OnewayInvokerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.http.HTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.HTTPInvokerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.NoKeepAliveHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.NoKeepAliveHTTPInvokerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase(jboss_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.method.HTTPMethodInvokerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(jboss_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.basic.HTTPSInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.basic.HTTPSInvokerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 4)
1.58modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-640: Added parameter for one way invocation thread pool max queue size.
1.57modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-640: Checks config map for size of oneway threadool.
1.2modifiedrsigalsrc/main/org/jboss/remoting/callback/AsynchInvokerCallbackHandler.javaJBREM-640: Added asynchronous callback handling.
1.19modifiedrsigalsrc/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.javaJBREM-640: Added asynchronous callback handling.