You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2016/08/07 22:42:20 UTC

[jira] [Updated] (ZOOKEEPER-2487) Test failed because of 'Forked Java VM exited abnormally.'

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Han updated ZOOKEEPER-2487:
-----------------------------------
    Attachment: ZOOKEEPER-2487.patch

Attach a patch that teaches ant to show more test output. The patch does not fix failed test but it is a step toward gathering more data on what failed and why when JVM exits abnormally.

> Test failed because of 'Forked Java VM exited abnormally.'
> ----------------------------------------------------------
>
>                 Key: ZOOKEEPER-2487
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2487
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.5.2
>            Reporter: Michael Han
>             Fix For: 3.5.3
>
>         Attachments: ZOOKEEPER-2487.patch
>
>
> Sometimes tests fail with error message like this:
> Error Message:
> Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
> Stack Trace:
> junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
> Examples:
> https://builds.apache.org/job/ZooKeeper-trunk-solaris/1239/
> https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1147/
> https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1129/
> The failure happen on all platforms (jdk7/8/solaris).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)