On Mon, Aug 31, 2015 at 11:11 AM, Alex Parvulescu <[email protected]> wrote: > > > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > execute goal > org.apache.maven.plugins:maven-failsafe-plugin:2.12.4:integration-test > (default) on project oak-core: Execution default of goal > org.apache.maven.plugins:maven-failsafe-plugin:2.12.4:integration-test > failed: The forked VM terminated without saying properly goodbye. VM > crash or System.exit called ?
I've seen something similar in the Apache Sling builds, see https://issues.apache.org/jira/browse/BUILDS-49 for details. It's not yet resolved but the most promising idea seems to be that the Linux OOM killer steps in when builds allocate too much memory and forcefully stops the process. Robert -- Sent from my (old) computer
