Hi Paolo,
Did you ever get the root cause for this issue? We have been using hazelcast 3.2.3 for our application and we observer the same issue, where the client disconnects and the reconnects every 2 hours. We are hosting our application on linux servers:
[4/28/16 12:35:37:209 MST] 00000056 ClientConnect W com.hazelcast.client.connection.nio.ClientConnection Connection [/xx.xx.xx.136:5701] lost. Reason: java.io.EOFException[Remote socket closed!]
[4/28/16 12:35:37:210 MST] 00000056 ClientReadHan W com.hazelcast.client.connection.nio.ClientReadHandler InSelector Closing socket to endpoint Address[xx.xx.xx.136]:5701, Cause:java.io.EOFExcepti
on: Remote socket closed!
[4/28/16 12:35:37:221 MST] 00000058 ClientConnect W com.hazelcast.client.connection.nio.ClientConnection Connection [/xx.xx.xx.136:5701] lost. Reason: java.io.EOFException[Remote socket closed!]
[4/28/16 12:35:37:222 MST] 00000058 ClientReadHan W com.hazelcast.client.connection.nio.ClientReadHandler InSelector Closing socket to endpoint Address[xx.xx.xx.136]:5701, Cause:java.io.EOFExcepti
on: Remote socket closed!
[4/28/16 12:35:38:161 MST] 00000055 ClientConnect W com.hazelcast.client.connection.nio.ClientConnection Connection [/xx.xx.xx.136:5701] lost. Reason: java.io.EOFException[Remote socket closed!]
[4/28/16 12:35:38:162 MST] 00000055 ClientReadHan W com.hazelcast.client.connection.nio.ClientReadHandler InSelector Closing socket to endpoint Address[xx.xx.xx.136]:5701, Cause:java.io.EOFExcepti
on: Remote socket closed!
[4/28/16 12:36:52:165 MST] 00000050 ClientCluster W com.hazelcast.client.spi.ClientClusterService Error while listening cluster events! -> ClientConnection{live=true, writeHandler=
com.hazelcast.client.connection.nio.ClientWriteHandler@44184418, readHandler=com.hazelcast.client.connection.nio.ClientReadHandler@43e543e5, connectionId=504, socketChannel=DefaultSocketChannelWrapper{socketChanne
l=java.nio.channels.SocketChannel[connected local=/yy.yy.y.133:40888 remote=/xx.xx.xx.136:5701]}, remoteEndpoint=Address[xx.xx.xx.136]:5701}, Error: java.io.IOException: Connection timed out
[4/28/16 12:36:52:167 MST] 00000050 ClientConnect W com.hazelcast.client.connection.nio.ClientConnection Connection [null] lost. Reason: Socket explicitly closed
[4/28/16 12:36:52:167 MST] 00000050 LifecycleServ I com.hazelcast.core.LifecycleService HazelcastClient[hz.client_7_hzadmin][3.2.3] is CLIENT_DISCONNECTED
[4/28/16 12:36:52:173 MST] 00000052 ClientCluster W com.hazelcast.client.spi.ClientClusterService Error while listening cluster events! -> ClientConnection{live=true, writeHandler=
com.hazelcast.client.connection.nio.ClientWriteHandler@401e401e, readHandler=com.hazelcast.client.connection.nio.ClientReadHandler@3feb3feb, connectionId=538, socketChannel=DefaultSocketChannelWrapper{socketChannel=java.nio.channels.SocketChannel[connected local=/yy.yy.y.133:36997 remote=/xx.xx.xx.138:5702]}, remoteEndpoint=Address[xx.xx.xx.138]:5702}, Error: java.io.IOException: Connection timed out
[4/28/16 12:36:52:174 MST] 00000052 ClientConnect W com.hazelcast.client.connection.nio.ClientConnection Connection [null] lost. Reason: Socket explicitly closed
[4/28/16 12:36:52:175 MST] 00000052 LifecycleServ I com.hazelcast.core.LifecycleService HazelcastClient[hz.client_6_hzadmin][3.2.3] is CLIENT_DISCONNECTED
[4/28/16 12:36:53:118 MST] 00000051 ClientCluster W com.hazelcast.client.spi.ClientClusterService Error while listening cluster events! -> ClientConnection{live=true, writeHandler=com.hazelcast.client.connection.nio.ClientWriteHandler@2240224, readHandler=com.hazelcast.client.connection.nio.ClientReadHandler@1f101f1, connectionId=507, socketChannel=DefaultSocketChannelWrapper{socketChannel=java.nio.channels.SocketChannel[connected local=/yy.yy.y.133:42665 remote=/xx.xx.xx.139:5702]}, remoteEndpoint=Address[xx.xx.xx.139]:5702}, Error: java.io.IOException: Connection timed out
[4/28/16 12:36:53:119 MST] 00000051 ClientConnect W com.hazelcast.client.connection.nio.ClientConnection Connection [null] lost. Reason: Socket explicitly closed
[4/28/16 12:36:53:120 MST] 00000051 LifecycleServ I com.hazelcast.core.LifecycleService HazelcastClient[hz.client_8_hzadmin][3.2.3] is CLIENT_DISCONNECTED
[4/28/16 12:36:53:236 MST] 00000052 LifecycleServ I com.hazelcast.core.LifecycleService HazelcastClient[hz.client_6_hzadmin][3.2.3] is CLIENT_CONNECTED
[4/28/16 12:36:53:236 MST] 00000050 LifecycleServ I com.hazelcast.core.LifecycleService HazelcastClient[hz.client_7_hzadmin][3.2.3] is CLIENT_CONNECTED
[4/28/16 12:36:53:237 MST] 00000052 ClientCluster I com.hazelcast.client.spi.ClientClusterService
Members [8] {
Member [xx.xx.xx.136]:5701
Member [xx.xx.xx.136]:5702
Member [xx.xx.xx.137]:5701
Member [xx.xx.xx.137]:5702
Member [xx.xx.xx.138]:5701
Member [xx.xx.xx.138]:5702
Member [xx.xx.xx.139]:5701
Member [xx.xx.xx.139]:5702
}