[mod_cluster-issues] [JBoss JIRA] Commented: (MODCLUSTER-208) ClassCastException on updateClusterStatus()

Harri Savolainen (JIRA) jira-events at lists.jboss.org
Thu Feb 24 10:22:06 EST 2011


    [ https://issues.jboss.org/browse/MODCLUSTER-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584449#comment-12584449 ] 

Harri Savolainen commented on MODCLUSTER-208:
---------------------------------------------

I also encountered this; suddenly one of my two nodes crashed and found following stack occured while running stress test to cluster with JMeter. Seems to be the same error? (Except the 'jboss.web'-part)

2011-02-24 15:13:22,230 ERROR [org.apache.catalina.core.ContainerBase] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Exception invoking periodic operation: : java.lang.ClassCastException: java.lang.ClassCastException cannot be cast to org.jboss.modcluster.ha.rpc.RpcResponse
        at org.jboss.modcluster.ha.HAModClusterService$ClusteredModClusterService.updateClusterStatus(HAModClusterService.java:1222) [:1.1.0.Final]
        at org.jboss.modcluster.ha.HAModClusterService$ClusteredModClusterService.status(HAModClusterService.java:1167) [:1.1.0.Final]
        at org.jboss.modcluster.ha.HAModClusterService.status(HAModClusterService.java:359) [:1.1.0.Final]
        at org.jboss.modcluster.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:314) [:1.1.0.Final]

> ClassCastException on updateClusterStatus()
> -------------------------------------------
>
>                 Key: MODCLUSTER-208
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-208
>             Project: mod_cluster
>          Issue Type: Bug
>    Affects Versions: 1.1.0.Final
>         Environment: JBoss AS 6.0.0.final
>            Reporter: Bela Ban
>            Assignee: Paul Ferraro
>
> 13:55:36,731 ERROR [org.apache.catalina.core.ContainerBase] Exception invoking periodic operation: : java.lang.ClassCastException: org.jboss.modcluster.ha.rpc.DefaultRpcResponse cannot be cast to org.jboss.modcluster.ha.rpc.RpcResponse
>         at org.jboss.modcluster.ha.HAModClusterService$ClusteredModClusterService.updateClusterStatus(HAModClusterService.java:1222) [:1.1.0.Final]
>         at org.jboss.modcluster.ha.HAModClusterService$ClusteredModClusterService.status(HAModClusterService.java:1167) [:1.1.0.Final]
>         at org.jboss.modcluster.ha.HAModClusterService.status(HAModClusterService.java:359) [:1.1.0.Final]
>         at org.jboss.modcluster.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:314) [:1.1.0.Final]
>         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:115) [:6.0.0.Final]
>         at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1335) [:6.0.0.Final]
>         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1599) [:6.0.0.Final]
>         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1588) [:6.0.0.Final]
>         at java.lang.Thread.run(Thread.java:662) [:1.6.0_23]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the mod_cluster-issues mailing list