java - The forked VM terminated without saying properly goodbye. VM crash or System.exit called -


Please help me solve this problem. I do not know exactly what the error is in the log.

  [INFO] ------------------------ ------------- ----------------------------------- [INFO] Failure [INFO] -------- ------------------------------------ -------------- -------------- [INFO] Total Time: 21.74 9 s [INFO] Expired: Thursday 24 April 10:10:20 IST 2014 [INFO] Last Memory: 15 M / 37 M [INFO] ------------------------------------ ---------- -------------------------- [Error] Target org.apache.maven.plugins Failed to execute: Maven-surefire-plugin: 2.15: Test on project sample (default-test). Simple Forwarding: Execution of the Target Default-Testing org.apache.maven.plugins: maven-surefire-plugin: 2.15: The test failed: the finished VM ends properly called VM crash or System.exit without saying goodbye? [Error] Command wascmd.exe / X / C "\ Program Files \ Java \ jdk1.7.0_55 \ jre \ bin \ Java" -Xmx1024m -XX: MaxPermSize = 256m -jar E: \ OpenDayLight \ controller \ opendaylight \ Samples \ Simple description \ target \ surefire \ surefirebooter53410321571238933.jarE: \ OpenDayLight \ controller \ opendaylight \ samples \ Simple enhancement \ target \ surefire \ surefire86076271125218001tmp E: \ OpenDayLight \ controller \ opendaylight \ sampling \ simple enhancement \ target \ surefire \ surefire_01846991116135903536tmp "[ERROR] - & Gt; [Help1] [Error] [Error] To see the full stack traces of errors, re-run Maven with the E switch [ERROR] Full debug logging To do this, run Maven again using the X switch. [Error] [Error] For more information about errors and possible solutions, please read the following article: [Error] [Help1] http: / /cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException    

me the same There was a problem and solved by adding:

  & lt; Argline & gt; -Xmx1024m -XX: MaxPrimpism = 256m   

The entire plugin element is:

  & lt; Plugin & gt; & Lt; Group & gt; Org.apache.maven.plugins & lt; / Group & gt; & Lt; ArtifactId & gt; Maven- Perfect-plugin & lt; / ArtifactId> & Lt; Configuration & gt; & Lt; ForkCount & gt; 3 & lt; / forkCount & gt; & Lt; reuseForks & gt; True & lt; / ReuseForks & gt; & Lt; ArgLine & gt; -Xmx1024m -XX: MaxPrimpism = 256M & lt; / Argline & gt; & Lt; / Configuration & gt; & Lt; / Plugin & gt;    

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -