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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:22: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:73: Unable to delete file /services/cruisecontrol/work/checkout/jboss-remoting-testsuite-1.4/lib/apache-commons/lib/.nfs000000000040485500011ee0
Date of build: 02/26/2007 03:19:43
Time to build: 5 seconds
Last changed: 02/26/2007 02:25:07
Last log entry: JBREM-690: Checks for 2 CLOSING bytes in checkOpenConnection().

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 13)
1.15.10.12modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.javaJBREM-690: Checks for 2 CLOSING bytes in checkOpenConnection().
1.14.6.8modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ServerSocketWrapper.javaJBREM-690: Writes two CLOSING bytes upon closing.
1.1.4.1modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/http/proxy/HTTPInvokerProxyTestCase.javaJBREM-712 - had to update to use new public proxy server.
1.1.2.10modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-650: Make multiple attempts to create a socket in ControlConnectionThread.
1.8.2.11modifiedrsigalsrc/main/org/jboss/remoting/LeasePinger.javaJBREM-657: Avoid network i/o if disconnectTimeout == 0.
1.6.10.2modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/InvokerServerTest.javaUpdating server invoker test to print out the server locator being used.
1.1.4.1modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/http/compression/CompressedHTTPInvokerTestClient.javaUpdating server invoker test to print out the server locator being used.
1.2.4.1modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/http/compression/CompressedHTTPInvokerTestServer.javaUpdating server invoker test to print out the server locator being used.
1.16.2.25modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-690: Treat version == SocketWrapper.CLOSING as end of file.
1.1.4.2modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/http/chunked/Chunked2TestCase.javaJBREM-711 - fix for chuncked tests. Basically just allowing the tests to run longer before getting killed.
1.1.4.1modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/http/chunked/ChunkedMarshaller.javaJBREM-711 - fix for chuncked tests. Basically just allowing the tests to run longer before getting killed.
1.1.4.2modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/http/chunked/ChunkedTestCase.javaJBREM-711 - fix for chuncked tests. Basically just allowing the tests to run longer before getting killed.
1.30.2.11modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaJBREM-654: Shuts down if attempt to replace ServerSocket fails.