You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/05/25 11:26:00 UTC

[jira] [Commented] (OAK-7364) code coverage checks fail on Java 10

    [ https://issues.apache.org/jira/browse/OAK-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490577#comment-16490577 ] 

Julian Reschke commented on OAK-7364:
-------------------------------------

trunk: [r1828529|http://svn.apache.org/r1828529]
1.8: [r1832234|http://svn.apache.org/r1832234]


> code coverage checks fail on Java 10
> ------------------------------------
>
>                 Key: OAK-7364
>                 URL: https://issues.apache.org/jira/browse/OAK-7364
>             Project: Jackrabbit Oak
>          Issue Type: Task
>            Reporter: Julian Reschke
>            Assignee: Alex Deparvu
>            Priority: Minor
>             Fix For: 1.9.0, 1.10, 1.8.4
>
>
> {noformat}
> [ERROR] Please refer to C:\projects\apache\oak\trunk\oak-security-spi\target\surefire-reports for the individual test results.
> [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
> [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
> [ERROR] Command was cmd.exe /X /C ""C:\Program Files\Java\jdk-10\bin\java" -javaagent:C:\\Users\\jre\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=C:\\projects\\apache\\oak\\trunk\\oak-security-spi\\target\\coverage-reports\\jacoco-ut.exec -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dupdate.limit=100 -Djava.awt.headless=true -jar C:\tmp\surefire2392087341829211568\surefirebooter935171874689308748.jar C:\tmp\surefire2392087341829211568 2018-03-21T14-34-26_240-jvmRun1 surefire5475020243372355579tmp surefire_01282456261468202085tmp"
> [ERROR] Error occurred in starting fork, check output in log
> [ERROR] Process Exit Code: 1
> [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
> [ERROR] Command was cmd.exe /X /C ""C:\Program Files\Java\jdk-10\bin\java" -javaagent:C:\\Users\\jre\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=C:\\projects\\apache\\oak\\trunk\\oak-security-spi\\target\\coverage-reports\\jacoco-ut.exec -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dupdate.limit=100 -Djava.awt.headless=true -jar C:\tmp\surefire2392087341829211568\surefirebooter935171874689308748.jar C:\tmp\surefire2392087341829211568 2018-03-21T14-34-26_240-jvmRun1 surefire5475020243372355579tmp surefire_01282456261468202085tmp"
> [ERROR] Error occurred in starting fork, check output in log
> [ERROR] Process Exit Code: 1
> [ERROR]         at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671)
> [ERROR]         at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
> [ERROR]         at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278)
> [ERROR]         at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244)
> [ERROR]         at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1149)
> [ERROR]         at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:978)
> [ERROR]         at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:854)
> [ERROR]         at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
> [ERROR]         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
> [ERROR]         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
> [ERROR]         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
> [ERROR]         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
> [ERROR]         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)