Sadly, it’s still occurs. Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project tajo-core: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? <>[ERROR] Command was /bin/sh -c cd /home/travis/build/apache/tajo/tajo-core && /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java -Xms512m -Xmx1024m -XX:MaxPermSize=152m -Dfile.encoding=UTF-8 -jar /home/travis/build/apache/tajo/tajo-core/target/surefire/surefirebooter7903856921763685219.jar /home/travis/build/apache/tajo/tajo-core/target/surefire/surefire3939953110133918730tmp /home/travis/build/apache/tajo/tajo-core/target/surefire/surefire_124104945592274194499tmp
I’ve been tracking memory leakages for a while but cannot detect any. > 2015. 4. 8., 오후 8:10, Jihoon Son <[email protected]> 작성: > > Hi guys, > > Recently, we have significantly disturbed by frequent test failures. > > I've just committed TAJO-1526. I hope that this patch will fix this > problem. > > If you don't mind, please trigger tests for your patches. It would be > helpful for fast review. > > Sincerely, > Jihoon
