This failure is in RMI tests:

The failing test is (my formatting) :

Unexpected exception: java.rmi.ConnectIOException:
Unable to acknowledge protocol with server; nested exception is:
java.net.SocketTimeoutException: The operation timed out

junit.framework.AssertionFailedError:
    Unexpected exception: java.rmi.ConnectIOException:
    Unable to acknowledge protocol with server;
      nested exception is: java.net.SocketTimeoutException:
      The operation timed out at
 org.apache.harmony.rmi.RegistryTest.testDetailed(RegistryTest.java:251)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25)


most likely caused by:

K0319java.lang.OutOfMemoryError: Failed to fork OS thread
at java.lang.Thread.startImpl(Native Method)
at java.lang.Thread.start(Thread.java:159)
at org.apache.harmony.rmi.server.ServerConnectionManager
   .startConnection(ServerConnectionManager.java:274)
at org.apache.harmony.rmi.server.ServerConnectionManager
   .run(ServerConnectionManager.java:188)
at java.lang.Thread.run(Thread.java:872)


[EMAIL PROTECTED] wrote:
> Online report : 
> http://people.apache.org/~hindessm/continuum/classlib/linux.ia32/2006/10/10/20061010-024246.failure.log.gz
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Tue, 10 Oct 2006 03:01:46 +0100
>   Finished at: Tue, 10 Oct 2006 03:42:43 +0100
>   Total time: 40m 57s
>   Build Trigger: Schedule
>   Exit code: 1
>   Building machine hostname: hy2
>   Operating system : Linux(unknown)
>   Java version : 1.5.0_06(Sun Microsystems Inc.)
> 
> Changes
>                             
> classlib/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/SortKeyTest.java
>             
> classlib/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/BasicControlTest.java
>             classlib/modules/jndi/src/main/java/javax/naming/ldap/SortKey.java
>             
> classlib/modules/jndi/src/main/java/javax/naming/ldap/BasicControl.java
>         


-- 

Tim Ellison ([EMAIL PROTECTED])
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to