Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6428

Error occurred in starting fork when running with jacoco profile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 21.1.0.Final
    • None
    • None
    • None

      mvn -Dcoverage package

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project wildfly-protocol: There are test failures.
      [ERROR]
      [ERROR] Please refer to /Users/cfang/dev/wildfly-core/protocol/target/surefire-reports for the individual test results.
      [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
      [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
      [ERROR] Command was /bin/sh -c cd /Users/cfang/dev/wildfly-core/protocol && /Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/bin/java --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED -ea -Duser.region=US -Duser.language=en -Duser.timezone=America/Chicago -XX:MaxMetaspaceSize=256m '-javaagent:/Users/cfang/.m2/repository/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar=destfile=/Users/cfang/dev/wildfly-core/protocol/target/jacoco.exec,append=true,includes=,excludes=org.jboss.as.test.,output=file' -Djava.io.tmpdir=/Users/cfang/dev/wildfly-core/protocol/target -jar /Users/cfang/dev/wildfly-core/protocol/target/surefire/surefirebooter13152281074404212016.jar /Users/cfang/dev/wildfly-core/protocol/target/surefire 2023-07-10T11-30-15_508-jvmRun1 surefire2092289953904338983tmp surefire_011885539450149363011tmp
      [ERROR] Error occurred in starting fork, check output in log
      [ERROR] Process Exit Code: 134
      [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: