0 Replies Latest reply on Dec 10, 2015 5:51 AM by mariav77

    Infinispan cluster issue

    mariav77

      Hi,

      We have  wildfly 8.2.0 cluster with 3 nodes.

      Jboss1 is the domain.

      Jboss2 and Jboss3 are the xtra nodes.

       

      We are using distributed cache for hiberbate.

      The issue is that Jboss1 and Jboss3 join the cluster

      [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,shared=udp) ISPN000094: Received new cluster view: [jboss1/hibernate|1] (2) [jboss1/hibernate, jboss3/hibernate]

      INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,shared=udp) ISPN000094: Received new cluster view: [jboss1/ejb|1] (2) [jboss1/ejb, jboss3/ejb]

       

      Although jboss2 sees only itself without trying to join the cluster.

      INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 73) ISPN000094: Received new cluster view: [jboss2/ejb|0] (1) [jboss2/ejb]

      2015-12-08 17:00:15,258 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 66) ISPN000094: Received new cluster view: [jboss2/hibernate|0] (1) [jboss2/hibernate]

       

      As we are in production mode we need urgently your help please, as we see a lot of issue with cache synchronization.

      Thanks in advance

      Maria