Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5442

Graceful shutdown consistently results in "ISPN000172: Failed to prepare view CacheView... java.util.concurrent.TimeoutException"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.1.3.Final (EAP)
    • None
    • Clustering
    • None

    Description

      Testing Dan's and Bela's fixes for AS7-5381 and including Paul's AS code fixes, we are consistently seeing Timeout upon node shutdown.

      [JBossINF] 14:22:21,362 ERROR [org.infinispan.cacheviews.CacheViewsManagerImpl] ISPN000172: Failed to prepare view CacheView{viewId=5, members=[perf21/web, perf20/web, perf19/web]} for cache  default-host/clusterbench, rolling back to view CacheView{viewId=4, members=[perf18/web, perf21/web, perf20/web, perf19/web]}: java.util.concurrent.TimeoutException
      [JBossINF] 	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:228) [rt.jar:1.6.0_30]
      [JBossINF] 	at java.util.concurrent.FutureTask.get(FutureTask.java:91) [rt.jar:1.6.0_30]
      [JBossINF] 	at org.infinispan.cacheviews.CacheViewsManagerImpl.clusterPrepareView(CacheViewsManagerImpl.java:319) [infinispan-core.jar:5.1.6-SNAPSHOT]
      [JBossINF] 	at org.infinispan.cacheviews.CacheViewsManagerImpl.clusterInstallView(CacheViewsManagerImpl.java:250) [infinispan-core.jar:5.1.6-SNAPSHOT]
      [JBossINF] 	at org.infinispan.cacheviews.CacheViewsManagerImpl$ViewInstallationTask.call(CacheViewsManagerImpl.java:890) [infinispan-core.jar:5.1.6-SNAPSHOT]
      [JBossINF] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_30]
      [JBossINF] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_30]
      [JBossINF] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
      [JBossINF] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
      [JBossINF] 	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
      

      The server is then shutting down for over a minute (when the TO is reached).

      https://issues.jboss.org/browse/JBPAPP-9658?focusedCommentId=12712762&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12712762

      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Failover/job/eap-6x-failover-http-session-shutdown-dist-async/27/
      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Failover/job/eap-6x-failover-http-session-shutdown-dist-sync/27/
      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Failover/job/eap-6x-failover-http-session-shutdown-repl-async/29/
      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Failover/job/eap-6x-failover-http-session-shutdown-repl-sync/50/

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: