Mukul Kumar Singh created HDDS-1282: ---------------------------------------
Summary: TestFailureHandlingByClient causes a jvm exit Key: HDDS-1282 URL: https://issues.apache.org/jira/browse/HDDS-1282 Project: Hadoop Distributed Data Store Issue Type: Bug Components: test Reporter: Mukul Kumar Singh The test causes jvm exit because the test exits prematurely. {code} [ERROR] org.apache.hadoop.ozone.client.rpc.TestFailureHandlingByClient [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd /Users/msingh/code/apache/ozone/oz_new1/hadoop-ozone/integration-test && /Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/bin/java -Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -jar /Users/msingh/code/apache/ozone/oz_new1/hadoop-ozone/integration-test/target/surefire/surefirebooter5405606309417840457.jar /Users/msingh/code/apache/ozone/oz_new1/hadoop-ozone/integration-test/target/surefire 2019-03-13T23-31-09_018-jvmRun1 surefire5934599060460829594tmp surefire_1202723709650989744795tmp [ERROR] Error occurred in starting fork, check output in log {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org