You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2019/02/06 18:00:00 UTC

[jira] [Created] (GEODE-6369) Cache-creation failure after a successful auto-reconnect causes subsequent NPE

Bruce Schuchardt created GEODE-6369:
---------------------------------------

             Summary: Cache-creation failure after a successful auto-reconnect causes subsequent NPE
                 Key: GEODE-6369
                 URL: https://issues.apache.org/jira/browse/GEODE-6369
             Project: Geode
          Issue Type: Bug
          Components: membership
            Reporter: Bruce Schuchardt


If your server auto-reconnects but there is a problem recreating the cache the JGroups channel used for auto-reconnect is closed.  This causes an NPE when the server makes another auto-reconnect attempt.

The server should instead just log the problem and shut down since future attempts to recreate the cache will probably run into the same issue.



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