Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5301

IllegalStateException: Address <node_name> is no longer in the cluster

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 10.0.0.CR4
    • 10.0.0.Beta1
    • Clustering
    • None

    Description

      EAP 7.0.0.DR9
      scenario: failover-ejb-ejbremote-jvmkill-repl-sync

      Perf19 logged IllegalStateException several times when restarting after failover:

      [JBossINF] [0m[0m13:01:20,040 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.Beta4) started in 11660ms - Started 760 of 1018 services (446 services are lazy, passive or on-demand)
      2015/08/28 13:01:20:040 EDT [DEBUG][Thread-67] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - JBossStartup, server started!
      [JBossINF] [0m[0m13:01:23,055 INFO  [org.jboss.ejb.client] (EJB default - 1) JBoss EJB Client version 2.1.2.Final
      [JBossINF] [0m[0m13:02:25,343 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,perf19) ISPN000094: Received new cluster view for channel web: [perf21|8] (3) [perf21, perf18, perf19]
      [JBossINF] [0m[0m13:02:25,346 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,ee,perf19) ISPN000094: Received new cluster view for channel ejb: [perf21|8] (3) [perf21, perf18, perf19]
      [JBossINF] [0m[31m13:02:30,273 ERROR [org.jboss.as.ejb3.remote] (EJB default - 2) WFLYEJB0151: Exception while generating session id for component RemoteStatefulSBImpl with invocation id: 7468 on channel Channel ID 435dee65 (inbound) of Remoting connection 19f8ad2f to /10.16.90.52:45746: javax.ejb.EJBException: java.lang.IllegalStateException: Address perf19 is no longer in the cluster
      [JBossINF] 	at org.jboss.as.ejb3.component.stateful.StatefulSessionComponent.createSessionRemote(StatefulSessionComponent.java:263)
      [JBossINF] 	at org.jboss.as.ejb3.remote.protocol.versionone.SessionOpenRequestHandler$SessionIDGeneratorTask.run(SessionOpenRequestHandler.java:145)
      [JBossINF] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      [JBossINF] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      [JBossINF] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      [JBossINF] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      [JBossINF] 	at java.lang.Thread.run(Thread.java:745)
      [JBossINF] 	at org.jboss.threads.JBossThread.run(JBossThread.java:320)
      [JBossINF] Caused by: java.lang.IllegalStateException: Address perf19 is no longer in the cluster
      [JBossINF] 	at org.infinispan.affinity.impl.KeyAffinityServiceImpl.getKeyForAddress(KeyAffinityServiceImpl.java:120)
      [JBossINF] 	at org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager$2.createIdentifier(InfinispanBeanManager.java:121)
      [JBossINF] 	at org.jboss.as.ejb3.cache.distributable.DistributableCache.create(DistributableCache.java:85)
      [JBossINF] 	at org.jboss.as.ejb3.component.stateful.StatefulSessionComponent.createSession(StatefulSessionComponent.java:238)
      [JBossINF] 	at org.jboss.as.ejb3.component.stateful.StatefulSessionComponent.createSessionRemote(StatefulSessionComponent.java:258)
      [JBossINF] 	... 7 more
      [JBossINF] 
      

      Server log:
      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-ejb-ejbremote-jvmkill-repl-sync/5/console-perf19/

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              mvinkler1@redhat.com Michal Vinkler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: