-
Bug
-
Resolution: Done
-
Major
-
7.0.0.DR8, 7.0.0.ER2 (Beta), 7.0.0.ER4, 7.0.0.ER6, 7.0.0.ER7
-
None
-
Release Notes
-
-
-
-
-
-
Documented as Known Issue
-
Update
The description is no longer valid.
This Jira is now allocated for WARN ISPN000197: Error updating cluster member list occurring at the boot up (#1 from this comment).
----------------------------------------------------
Seen in ejb-ejbservlet and http-session scenarios intermittently (no matter what failover type or cache is used).
When node perf18 is restarted after failover other servers log this error several times:
[JBossINF] [0m[31m16:11:43,595 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-107) ISPN000136: Execution error: org.infinispan.util.concurrent.TimeoutException: Replication timeout for perf18 [JBossINF] at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:752) [JBossINF] at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$6(JGroupsTransport.java:599) [JBossINF] at org.infinispan.remoting.transport.jgroups.JGroupsTransport$$Lambda$34/238012590.apply(Unknown Source) [JBossINF] at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) [JBossINF] at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) [JBossINF] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [JBossINF] at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1954) [JBossINF] at org.infinispan.remoting.transport.jgroups.RspListFuture.timeout(RspListFuture.java:40) [JBossINF] at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher$$Lambda$32/2073718099.run(Unknown Source) [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.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [JBossINF] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [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)
In this particular test run, after perf18 restarted , perf19 logged the first error in 2 seconds, perf20 in 30 seconds, perf21 in 10 seconds.
timeline:
perf18: [JBossINF] [0m[0m16:11:42,361 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.Beta1) started in 20244ms - Started 747 of 993 services (424 services are lazy, passive or on-demand) perf19: [JBossINF] [0m[31m16:11:43,595 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-107) ISPN000136: Execution error: org.infinispan.util.concurrent.TimeoutException: Replication timeout for perf18 perf20: [JBossINF] [0m[31m16:12:12,836 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-51) ISPN000136: Execution error: org.infinispan.util.concurrent.TimeoutException: Replication timeout for perf18 perf21: [JBossINF] [0m[31m16:11:52,826 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-22) ISPN000136: Execution error: org.infinispan.util.concurrent.TimeoutException: Replication timeout for perf18
This error also intermittently appears after server is shutdown.
Total number of errors for this particular test run: 1183
- causes
-
JBEAP-3663 Error updating cluster member list warning in ejb-multi-server
- Closed
- is blocked by
-
ISPN-6751 Backports for 8.1.5.Final
- Closed
- is caused by
-
JBEAP-4841 (7.1.0) Upgrade Infinispan to 8.1.5.Final
- Closed
-
JBEAP-6048 (7.0.z) Upgrade Infinispan from 8.1.4.Final-redhat-1 to 8.1.6.Final
- Closed
- is cloned by
-
WFLY-5158 WARN ISPN000197: Error updating cluster member list at the boot up
- Closed
- is duplicated by
-
JBEAP-4054 ISPN000197: Error updating cluster member list: org.infinispan.util.concurrent.TimeoutException: Replication timeout for X
- Closed
- is related to
-
JBEAP-2481 org.infinispan.util.concurrent.TimeoutException: Timed out waiting for topology after failover
- Closed
-
ISPN-6387 ISPN000197: Error updating cluster member list: org.infinispan.util.concurrent.TimeoutException: Replication timeout for X
- Closed
- relates to
-
JBEAP-2263 Invalidating a session of an SSO on a different node than where the session was created does not logout the user
- Verified