[ https://issues.apache.org/jira/browse/GEODE-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruce Schuchardt resolved GEODE-6369. ------------------------------------- Resolution: Fixed Fix Version/s: 1.9.0 > 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 > Priority: Major > Labels: pull-request-available > Fix For: 1.9.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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)