You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/02/01 22:52:31 UTC

[jira] [Closed] (GEODE-3999) CI Failure: LauncherLifecycleCommandsDUnitTest fails with OutOfMemoryError

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

Swapnil Bawaskar closed GEODE-3999.
-----------------------------------

> CI Failure: LauncherLifecycleCommandsDUnitTest fails with OutOfMemoryError
> --------------------------------------------------------------------------
>
>                 Key: GEODE-3999
>                 URL: https://issues.apache.org/jira/browse/GEODE-3999
>             Project: Geode
>          Issue Type: Bug
>          Components: ci, gfsh
>            Reporter: Kenneth Howe
>            Assignee: Kenneth Howe
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Test runs with a minimal heap size in order to force an out of memory condition. However the size of the heap is so small that the out of memory occurs prematurely, before the server is initialized.
> {code:title=Stack from geode-ightly-flaky #177}
> org.apache.geode.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest > test014GemFireServerJvmProcessTerminatesOnOutOfMemoryError FAILED
>    java.lang.AssertionError
>        at org.junit.Assert.fail(Assert.java:86)
>        at org.junit.Assert.assertTrue(Assert.java:41)
>        at org.junit.Assert.assertTrue(Assert.java:52)
>        at org.apache.geode.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.test014GemFireServerJvmProcessTerminatesOnOutOfMemoryError(LauncherLifecycleCommandsDUnitTest.java:1018)
> {code} 



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