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

ISPN000230: Failed to start rebalance for cache org.infinispan.CONFIG: java.util.concurrent.CompletionException: org.infinispan.util.concurrent.TimeoutException: ISPN000451: Timed out waiting for view 49, current view is 48

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 26.1.2.Final
    • Clustering
    • None

    Description

      Hi, we have 2 node cluster, we recently got the below error and after restarting it is working fine.

       

      2023-04-09 00:24:31,766 WARN  [org.jgroups.protocols.pbcast.GMS] (jgroups-4743,Aatapp2-47056) Aatapp2-47056: not member of view [AATApp3-37346|49]; discarding it
      2023-04-09 00:28:32,012 ERROR [org.infinispan.topology.LocalTopologyManagerImpl] (timeout-thread--p4-t1) ISPN000230: Failed to start rebalance for cache org.infinispan.CONFIG: java.util.concurrent.CompletionException: org.infinispan.util.concurrent.TimeoutException: ISPN000451: Timed out waiting for view 49, current view is 48
          at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292)
          at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308)
          at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:957)
          at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940)
          at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
          at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
          at org.infinispan.topology.LocalTopologyManagerImpl.lambda$withView$20(LocalTopologyManagerImpl.java:596)
          at java.util.concurrent.FutureTask.run(FutureTask.java:266)
          at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
          at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
          at java.lang.Thread.run(Thread.java:750)
      Caused by: org.infinispan.util.concurrent.TimeoutException: ISPN000451: Timed out waiting for view 49, current view is 48
          ... 7 more

       

       

      Mentioned similar issues references in this jira, this kind of issues were coming earlier versions, but we are using 26+ version still we got first time this issue.

      it seems recently no one get this kind of issues in wildfly basically after 10+ versions if so we could get the logged issues.

      if any help from forum would be great help for us.

       

      Application Log file analysis / Observations:

       

      2023-04-09 00:28:32,012 ERROR [org.infinispan.topology.LocalTopologyManagerImpl] (timeout-thread--p4-t1) ISPN000230: Failed to start rebalance for cache org.infinispan.CONFIG: java.util.concurrent.CompletionException: org.infinispan.util.concurrent.TimeoutException: ISPN000451: Timed out waiting for view 49, current view is 48
                    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292)

       

      2023-04-09 00:28:32,047 ERROR [org.infinispan.topology.LocalTopologyManagerImpl] (timeout-thread--p4-t1) ISPN000452: Failed to update topology for cache actCache: java.util.concurrent.CompletionException: org.infinispan.util.concurrent.TimeoutException: ISPN000451: Timed out waiting for view 49, current view is 48

       

      Application is responsive after the above error

       

      2023-04-09 01:32:02,115 INFO  [stdout] (default task-1840) session-Id - D4hKfXLxGS0v5IkTITOvZ-fdKZNzQAVh2ZJaAdme with ip - 172.30.26.200################################## URL ****
      2023-04-09 01:32:02,593 ERROR [com.cupola.as.activation.ActivationService] (default task-1840) Authentication required to Verify Customer

       

      2023-04-09 11:08:41,354 INFO  [com.cupola.as.activation.AuthenticationListner] (LocalScheduler - 1) The user:DASARI.VENKATESULU has completed his session
      2023-04-09 11:09:37,280 INFO  [com.cupola.as.utill.ExpiringUserSession] (Timer-4) User session object removed from the Map : qtwsvmvbrys5s2neqnrvaqegc0dqr5grij4m78pd
      2023-04-09 18:23:36,765 INFO  [org.jboss.as.server] (Thread-2) WFLYSRV0272: Suspending server
      2023-04-09 18:23:36,885 INFO  [org.jboss.as.ejb3] (Thread-2) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete

       

      Application is un-responsive after the 11:09
      Server log not recorded any application log

       

       

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            rajashekhar.kattimani Rajashekhar Kattimani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: