You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrey Yakushev (JIRA)" <ji...@apache.org> on 2007/10/17 14:03:51 UTC

[jira] Commented: (HARMONY-4958) [drlvm][shutdown] AddRmPropertiesHooksTest failure

    [ https://issues.apache.org/jira/browse/HARMONY-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535517 ] 

Andrey Yakushev commented on HARMONY-4958:
------------------------------------------

Test is from reliability test suite.

> [drlvm][shutdown] AddRmPropertiesHooksTest failure
> --------------------------------------------------
>
>                 Key: HARMONY-4958
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4958
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows x86 Revision: 582798
>            Reporter: Andrey Yakushev
>
> api.kernel.hooks.AddRmPropertiesHooksTest fails periodically after 10-20 minutes running with different meggages like:
> OK
> OK
> OK
> Uncaught exception in main:
> java.lang.OutOfMemoryError: Failed to create new thread
>         at java.lang.Thread.start(Thread.java:757)
>         at org.apache.harmony.test.java.lang.OutOfMemoryError: Failed to create new thread
>         at java.lang.Thread.start(Thread.java:757)
>         at org.apache.harmony.test.
> I noted that DRLVM process increases handle usage (near +1000 in a second) until all are exhausted. Memory is also leaked.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.