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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 03/27/2007 13:08:48
Time to build: 
Last changed: 03/27/2007 04:22:43
Last log entry: JBREM-730: New unit test.

 Unit Tests: (1149)  Total Errors and Failures: (34)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
testConnectionsRemainOpenorg.jboss.test.remoting.transport.multiplex.MultipleClientTestCase(java_serialization)
testConnectionsRemainOpenorg.jboss.test.remoting.transport.multiplex.MultipleClientTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(jboss_serialization)
unknownorg.jboss.test.remoting.detection.jndi.startup.JNDIDetectorTestCase(java_serialization)
unknownorg.jboss.test.remoting.detection.jndi.startup.JNDIDetectorTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.shutdown.HTTPShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.shutdown.HTTPShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.shutdown.MultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.shutdown.MultiplexShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.shutdown.RMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.shutdown.RMIShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 12)
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestCase.javaJBREM-730: New unit test.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.javaJBREM-730: New unit test.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestServer.javaJBREM-730: New unit test.
1.1.2.1deletedrsigalsrc/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestCase.javafile CleanDetectionTestCase.java was added on branch remoting_2_x on 2007-03-27 08:22:43 +0000
1.1.2.1deletedrsigalsrc/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.javafile CleanDetectionTestClient.java was added on branch remoting_2_x on 2007-03-27 08:22:43 +0000
1.1.2.1deletedrsigalsrc/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestServer.javafile CleanDetectionTestServer.java was added on branch remoting_2_x on 2007-03-27 08:22:43 +0000
1.14.2.1modifiedrsigalsrc/main/org/jboss/remoting/detection/jndi/JNDIDetector.javaJBREM-730: (1) Does clean detection with first heartbeat; (2) binds detection messages in context with rebind().
1.32.4.1modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/OutputMultiplexor.javaJBREM-729: Added some exception messages to IOException catch clause.
1.59.2.3modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MultiplexServerInvoker.javaJBREM-729: (1) Doesn't stop run() in case of EOFException; (2) sets timeout for MasterServerSockets.
1.57.4.1modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MultiplexingManager.javaJBREM-729: Reduced log.info() messages to log.debug().
1.11.4.1modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MasterServerSocket.javaJBREM-729: Log timeout exception in accept() at debug level.
1.27.4.1modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/InputMultiplexor.javaJBREM-729: Doesn't count SSL exceptions toward error count.