Hi,
I found a problem in my application, the problems is that the distributed system is shutting down and I don't know why this happend.
I was wathcing in the client log, and I found this kind of messages.
[info 2013/10/23 09:54:45.761 ART gire-kiosk <UDP ucast receiver> tid=0x1c] failure detection received notification that 172.25.7.11(5322)<v2>:56036 is no longer suspect
[info 2013/10/23 09:55:13.787 ART gire-kiosk <UDP mcast receiver> tid=0x1d] Received Suspect notification for member(s) [172.25.7.11(5322)<v2>:56036] from 172.25.7.9(5388)<v21>:11821.
And then
[info 2013/10/23 09:57:59.330 ART gire-kiosk <Distributed system shutdown hook> tid=0xf] VM is exiting - shutting down distributed system
[info 2013/10/23 09:57:59.354 ART gire-kiosk <Distributed system shutdown hook> tid=0xf] GemFireCache[id = 27331543; isClosing = true; isShutDownAll = false; closingGatewayHubsByShutdownAll = false; created = Wed Oct 23 09:25:46 ART 2013; server = false; copyOnRead = true; lockLease = 120; lockTimeout = 60]: Now closing.
[info 2013/10/23 09:57:59.437 ART gire-kiosk <Distributed system shutdown hook> tid=0xf] Resetting original MemoryPoolMXBean heap threshold bytes 0 on pool PS Old Gen
[info 2013/10/23 09:57:59.445 ART gire-kiosk <P2P message reader for 172.25.7.11(5322)<v2>:56036/57780 SHARED=true ORDERED=false UID=21> tid=0x2b] failure detection received notification that 172.25.7.11(5322)<v2>:56036 is no longer suspect
I attach the log, I want to understand the meaning of those messages.
Thansks,
Juan Manuel.