[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411140#comment-15411140
 ] 

Michael Han commented on ZOOKEEPER-2487:
----------------------------------------

@Pat - Right I think Jenkins bot does this already by looking at the build log 
again. I suspect it is not this value we should change but the 'showoutput' 
property - what we need is for the failed tests with 'Forked Java VM exited 
abnormally' output more stacktrace than they are doing now, so we know where to 
debug. Do you think setting 'showoutput' property to true (currently, the value 
is equal to ${test.output}, which I think is not true..) would get what we want 
here?

> 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
>            Assignee: 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)

Reply via email to