1 Reply Latest reply on Dec 6, 2016 10:12 PM by sebastian.laskawiec

    org.infinispan.remoting.transport.jgroups.SuspectException: One or more nodes have left the cluster while replicating command

    binu_driver

      Hi,

       

      I am getting below error in my distributed cluster environment which is spanned across 10 infinispan nodes spanned across 2 physical hosts which belongs to the same subnet. The node is left/not processing request in the cluster, when i put the new entries in cluster. Kindly assist regarding this. 

       

      Is it infinispan issue or Jgroups issue? How to resolve it?

       

      ******************************************************************************************************

      Exception in thread "transport-thread-localhost-p2-t5" Exception in thread "transport-thread-localhost-p2-t8" org.infinispan.remoting.transport.jgroups.SuspectException: One or more nodes have left the cluster while replicating command EntryResponseCommand{identifier=1c4a55ef-ef6d-470b-a1c0-d564c8a4af4a, completedSegments=null, inDoubtSegments=null, values=null, topologyId=4, origin=localhost-6888}

              at org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:529)

              at org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:283)

              at org.infinispan.iteration.impl.DistributedEntryRetriever$2.handleException(DistributedEntryRetriever.java:312)

              at org.infinispan.iteration.impl.DistributedEntryRetriever$3.run(DistributedEntryRetriever.java:465)

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

              at java.lang.Thread.run(Thread.java:744)

      org.infinispan.remoting.transport.jgroups.SuspectException: One or more nodes have left the cluster while replicating command EntryResponseCommand{identifier=2fd1297b-e95c-41bf-886e-884210ae641c, completedSegments=null, inDoubtSegments=null, values=null, topologyId=4, origin=localhost-6888}

              at org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:529)

              at org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:283)

              at org.infinispan.iteration.impl.DistributedEntryRetriever$2.handleException(DistributedEntryRetriever.java:312)

              at org.infinispan.iteration.impl.DistributedEntryRetriever$3.run(DistributedEntryRetriever.java:465)

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

              at java.lang.Thread.run(Thread.java:744)

      ******************************************************************************************************

       

      Regards

      Binu