ClusterService join is failing

70 views
Skip to first unread message

gch...@gmail.com

unread,
Nov 4, 2015, 8:28:20 AM11/4/15
to Hazelcast

When i am starting the cluster with vertx i am getting following failure. Any ideas about how to fix.


Nov 04, 2015 6:18:13 PM com.hazelcast.cluster.ClusterService
WARNING: [10.219.48.132]:5701 [dev] [3.5.2] While waiting finalize join calls...
java.util.concurrent.TimeoutException: Call Invocation{ serviceName='hz:core:clusterService', op=FinalizeJoinOperation{postJoinOp=PostJoinOperation{operations=[com.hazelcast.spi.impl.eventservice.impl.operations.PostJoinRegistrationOperation{serviceName='null', partitionId=-1, callId=0, invocationTime=-1, waitTimeout=-1, callTimeout=9223372036854775807}, com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation{serviceName='null', partitionId=-1, callId=0, invocationTime=-1, waitTimeout=-1, callTimeout=9223372036854775807}, com.hazelcast.map.impl.operation.PostJoinMapOperation{serviceName='null', partitionId=-1, callId=0, invocationTime=-1, waitTimeout=-1, callTimeout=9223372036854775807}]}} MemberInfoUpdateOperation {
MemberInfo{address=Address[10.219.48.132]:5701}
MemberInfo{address=Address[10.219.48.139]:5701}
}, partitionId=-1, replicaIndex=0, tryCount=100, tryPauseMillis=500, invokeCount=1, callTimeout=60000, target=Address[10.219.48.139]:5701, backupsExpected=0, backupsCompleted=0} encountered a timeout
        at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveApplicationResponse(InvocationFuture.java:366)
        at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveApplicationResponseOrThrowException(InvocationFuture.java:334)
        at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:225)
        at com.hazelcast.util.FutureUtil.executeWithDeadline(FutureUtil.java:294)
        at com.hazelcast.util.FutureUtil.waitWithDeadline(FutureUtil.java:278)
        at com.hazelcast.util.FutureUtil.waitWithDeadline(FutureUtil.java:252)
        at com.hazelcast.cluster.impl.ClusterServiceImpl.startJoin(ClusterServiceImpl.java:1019)
        at com.hazelcast.cluster.impl.ClusterServiceImpl.handleJoinRequest(ClusterServiceImpl.java:701)
        at com.hazelcast.cluster.impl.operations.JoinRequestOperation.run(JoinRequestOperation.java:40)
        at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:137)
        at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:315)
        at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.processPacket(OperationThread.java:142)
        at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.process(OperationThread.java:115)
        at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.doRun(OperationThread.java:101)
        at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.run(OperationThread.java:76)

Nov 04, 2015 6:18:13 PM com.hazelcast.partition.InternalPartitionService

Jaromir Hamala

unread,
Nov 4, 2015, 11:35:29 AM11/4/15
to Hazelcast, gch...@gmail.com
Hi,

could you please post a bit more? A full logs from all your members would be great!

Cheers,
Jaromir
Reply all
Reply to author
Forward
0 new messages