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

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/17/2006 06:56:46
Time to build: 145 minutes 45 seconds
Last changed: 11/16/2006 13:06:13
Last log entry: JBREM-622 - fixed bug where would remove all handlers instead of one passed to removeListener() method.

 Unit Tests: (659)  Total Errors and Failures: (11)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(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)
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)
testStartorg.jboss.test.remoting.transport.socket.timeout.TimeoutTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 3)
1.14modifiedtelrodsrc/main/org/jboss/remoting/AbstractInvoker.javaJBREM-622 - fixed bug where would remove all handlers instead of one passed to removeListener() method.
1.17modifiedrsigalsrc/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.javaJBREM-605: Changed to compile under jdk 1.4.
1.9modifiedrsigalsrc/main/org/jboss/remoting/callback/CallbackPoller.javaJBREM-605: Fixed so compiles under jdk 1.4.