[jboss-jira] [JBoss JIRA] (WFLY-5301) IllegalStateException: Address <node_name> is no longer in the cluster

Michal Vinkler (JIRA) issues at jboss.org
Wed Sep 9 04:27:00 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Vinkler updated WFLY-5301:
---------------------------------
    Affects Version/s: 10.0.0.Beta1


> IllegalStateException: Address <node_name> is no longer in the cluster
> ----------------------------------------------------------------------
>
>                 Key: WFLY-5301
>                 URL: https://issues.jboss.org/browse/WFLY-5301
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 10.0.0.Beta1
>            Reporter: Michal Vinkler
>            Assignee: Paul Ferraro
>            Priority: Minor
>
> EAP 7.0.0.DR9
> scenario: failover-ejb-ejbremote-jvmkill-repl-sync
> Perf19 logged IllegalStateException several times when restarting after failover:
> {code}
> [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] 
> {code}
> Server log:
> http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-ejb-ejbremote-jvmkill-repl-sync/5/console-perf19/



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list