[
https://issues.apache.org/jira/browse/ZOOKEEPER-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978303#comment-16978303
]
Jingguo Yao commented on ZOOKEEPER-2487:
----------------------------------------
I have run "ant test" with the master branch (the last commit is
794adf11220151496a1ff877df3d2627719c9505). I got the same error.
TEST-org.apache.zookeeper.server.quorum.QuorumPeerMainTest.txt's content:
Testsuite: org.apache.zookeeper.server.quorum.QuorumPeerMainTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
Testcase: testQuorumV6 took 0 sec
Caused an ERROR
Forked Java VM exited abnormally. Please note the time in the report does not
reflect the time until the VM exit.
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please
note the time in the report does not reflect the time until the VM exit.
I am using Oracle JDK 1.8.0_202 on Ubuntu 18.04.3 LTS 64 bit OS.
> 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: Test
> Components: tests
> Affects Versions: 3.4.8, 3.4.11
> Reporter: Michael Han
> Assignee: Michael Han
> Priority: Major
> 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) of branch 3.4; branch
> 3.5 looks ok in general.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)