You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:04 UTC

[jira] [Closed] (GEODE-10197) OutOfMemoryDUnitTest fails on java 17 because CMSInitiatingOccupancyFraction no longer exists

     [ https://issues.apache.org/jira/browse/GEODE-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-10197.
--------------------------------

> OutOfMemoryDUnitTest fails on java 17 because CMSInitiatingOccupancyFraction no longer exists
> ---------------------------------------------------------------------------------------------
>
>                 Key: GEODE-10197
>                 URL: https://issues.apache.org/jira/browse/GEODE-10197
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: Java17, pull-request-available
>             Fix For: 1.15.0
>
>
> This test is explicitly adding CMSInitiatingOccupancyFraction but cms has been removed in later java releases.
> OutOfMemoryDUnitTest > initializationError FAILED
>     org.gradle.internal.exceptions.DefaultMultiCauseException: Multiple Failures (2 failures)
>     	org.opentest4j.AssertionFailedError: [The Cache Server process terminated unexpectedly with exit status 1. 
>     Unrecognized VM option 'CMSInitiatingOccupancyFraction=45'
>     Error: Could not create the Java Virtual Machine.
>     Error: A fatal exception has occurred. Program will exit.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)