You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (Jira)" <ji...@apache.org> on 2019/10/08 21:57:00 UTC

[jira] [Resolved] (GEODE-7202) Calling GemFireCacheImpl.emenergencyClose() throws NullPointerException

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

Anilkumar Gingade resolved GEODE-7202.
--------------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

> Calling GemFireCacheImpl.emenergencyClose() throws NullPointerException
> -----------------------------------------------------------------------
>
>                 Key: GEODE-7202
>                 URL: https://issues.apache.org/jira/browse/GEODE-7202
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.11.0
>            Reporter: Anilkumar Gingade
>            Assignee: Anilkumar Gingade
>            Priority: Major
>              Labels: GeodeCommons
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Calling GemFireCacheImpl.emenergencyClose() throws NullPointerException when there is GatewayReceiverServers added to the cache.
> java.lang.NullPointerException
> at org.apache.geode.internal.cache.GemFireCacheImpl.emergencyClose(GemFireCacheImpl.java:1660)
> at org.apache.geode.SystemFailure.emergencyClose(SystemFailure.java:762)
> at org.apache.geode.SystemFailure.runWatchDog(SystemFailure.java:412)
> at java.base/java.lang.Thread.run(Thread.java:834)
> SystemFailure Watchdog: [info] closing GemFire



--
This message was sent by Atlassian Jira
(v8.3.4#803005)