[jboss-jira] [JBoss JIRA] (AS7-5493) CLONE - Graceful shutdown consistently results in "ISPN000172: Failed to prepare view CacheView... java.util.concurrent.TimeoutException"

Dan Berindei (JIRA) jira-events at lists.jboss.org
Wed Sep 5 04:31:33 EDT 2012


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

Dan Berindei deleted AS7-5493:
------------------------------

    
> CLONE - Graceful shutdown consistently results in "ISPN000172: Failed to prepare view CacheView... java.util.concurrent.TimeoutException"
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-5493
>                 URL: https://issues.jboss.org/browse/AS7-5493
>             Project: Application Server 7
>          Issue Type: Bug
>            Reporter: Dan Berindei
>            Assignee: Paul Ferraro
>            Priority: Blocker
>
> 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.
> {noformat}
> [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]
> {noformat}
> 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/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list