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)