Michael Han created ZOOKEEPER-2487: -------------------------------------- Summary: 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.3 Reporter: Michael Han
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)