We have seen to following issue on Linux (Redhat) production environment and OSX development environment running GemFire 8.2.0. After starting locator, the gfsh shell hangs when starting servers.
gfsh will list the servers as started using the gfsh> list members commands, put these servers are not accessible. jps command show that process is running for each locator and server. locator log file Connection : Attempting reconnect to peer computerName(server1:400) <v1>:24161 Server log file Connection : Attempting reconnect to peer computerName(locator1:394:locator) <v0>:27281 stopping each member and deleting its log file, will allow the members to be started. Any suggestion on how to fix this. I disabled cluster configuration service, did not help. Regards, Barry Wood
