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/09/12 23:00:00 UTC

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

Anilkumar Gingade created GEODE-7202:
----------------------------------------

             Summary: Calling GemFireCacheImpl.emenergencyClose() throws NullPointerException
                 Key: GEODE-7202
                 URL: https://issues.apache.org/jira/browse/GEODE-7202
             Project: Geode
          Issue Type: Bug
          Components: core
            Reporter: Anilkumar Gingade


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.2#803003)