I just tried to `mvn test` over slider-core (after `mvn install`ing the project) with success.

Is there any sort of JVM dump file in your repo (in slider-core/target maybe) or system tmpdir that might give some more info as to why it died?

On 5/14/14, 10:08 AM, Sumit Mohanty wrote:
Anyone else running into the following while running "mvn test". This
happens to me at the end of running slider-core unit tests?

Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project slider-core: ExecutionException; nested exception is
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The
forked VM terminated without saying properly goodbye. VM crash or
System.exit called ?
[ERROR] Command was/bin/sh -c cd
/Users/smohanty/enlistments/slider/slider-core &&
/Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java
-Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -jar
/Users/smohanty/enlistments/slider/slider-core/target/surefire/surefirebooter2698554054804833067.jar
/Users/smohanty/enlistments/slider/slider-core/target/surefire/surefire7904345317439255671tmp
/Users/smohanty/enlistments/slider/slider-core/target/surefire/surefire_202557280023107823470tmp

-Sumit

Reply via email to