[jboss-jira] [JBoss JIRA] (WFLY-5010) [SEVERE] failed marshalling rsp: IllegalArgumentException: 1 during server shutdown
Paul Ferraro (JIRA)
issues at jboss.org
Tue Aug 25 19:01:43 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro closed WFLY-5010.
------------------------------
Resolution: Rejected
This exception can be expected if shutdown was not clean.
In summary, when the services that a given request requires are in the process of stopping - unexpected things can happen, like this exception.
> [SEVERE] failed marshalling rsp: IllegalArgumentException: 1 during server shutdown
> -----------------------------------------------------------------------------------
>
> Key: WFLY-5010
> URL: https://issues.jboss.org/browse/WFLY-5010
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 10.0.0.Alpha6, 10.0.0.Beta1
> Reporter: Michal Vinkler
> Assignee: Paul Ferraro
>
> Seen regularly in our failover tests (scenario shutdown).
> Setup: 4 node cluster, one node at time is shutdown, while standalone clients keep calling the application.
> When a server is shutting down (via cli command ":shutdown"), it logs the following SEVERE message many times (this happens every time each server is shutting down):
> {code}
> [JBossINF] [0m[31m13:46:29,176 SEVERE [org.jgroups.blocks.RequestCorrelator] (OOB-5983,ee,perf21) failed marshalling rsp (java.lang.reflect.InvocationTargetException): java.lang.IllegalArgumentException: 1
> {code}
> There is no stacktrace logged, just the one-line SEVERE message, repeating approx. 30 times.
> Usually the server logs also this SEVERE message just before it shuts down entirely:
> {code}
> [JBossINF] [0m[31m13:46:29,582 SEVERE [org.jgroups.blocks.RequestCorrelator] (remote-thread--p5-t119) failed marshalling rsp (SuccessfulResponse{responseValue=false} ): org.infinispan.IllegalLifecycleStateException: Cache marshaller has been stopped
> {code}
> Server log:
> http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-ejb-ejbservlet-shutdown-repl-sync/4/console-perf21/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list