[jboss-jira] [JBoss JIRA] (WFLY-5457) org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped during server shutdown

Michal Vinkler (JIRA) issues at jboss.org
Fri Oct 2 08:07:00 EDT 2015


Michal Vinkler created WFLY-5457:
------------------------------------

             Summary: org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped during server shutdown
                 Key: WFLY-5457
                 URL: https://issues.jboss.org/browse/WFLY-5457
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
            Reporter: Michal Vinkler
            Assignee: Paul Ferraro
            Priority: Minor


EAP 7.0.0.DR11
Scenario: failover-http-session-shutdown-repl-sync, using graceful shutdown

During server shutdown, perf19 logged this single-line error message few times:

{code}
ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-18,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
{code}

Just after that the server stopped, see the log: 
{code}
[JBossINF] 06:40:01,917 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.3.0.CR2 stopping
[JBossINF] 06:40:01,917 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: clusterbench-ee7-web-passivating.war) in 10472ms
[JBossINF] 06:40:01,916 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-18,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,921 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-10,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,917 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-20,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,917 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-17,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,917 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-13,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,917 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-1,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,922 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-8,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,922 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-12,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,928 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment clusterbench-ee7.ear (runtime-name: clusterbench-ee7.ear) in 10476ms
[JBossINF] 06:40:01,917 ERROR [org.jgroups.blocks.RequestCorrelator] (OOB-19,ee,perf19) failed marshalling rsp (CacheNotFoundResponse): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
[JBossINF] 06:40:01,970 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR5) stopped in 10521ms
[JBossINF] 
2015/10/02 06:40:02:479 EDT [DEBUG][RMI TCP Connection(12)-10.16.90.52] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - Server is down.
{code}

Server log
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-http-session-shutdown-repl-sync-150-sessions/6/console-perf19/



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



More information about the jboss-jira mailing list