1 Reply Latest reply on Feb 18, 2004 5:20 PM by rmarkle

    [ClusteredHTTPSessionService] Exception under load

    rmarkle

      Was running a load test on a cluster and shut one of the nodes down. Then I got the following message:

      15:45:54,754 INFO [ClusteredHTTPSessionService] unexpected exceptionwhile removing orphean replicated sessionsRuntimeMBeanException: RuntimeException in MBean operation'invoke(org.jboss.invocation.Invocation)'Cause: java.util.ConcurrentModificationException atorg.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:299) atorg.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) atorg.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:101) atorg.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:90) atorg.jboss.ha.httpsession.beanimpl.ejb.ClientTCLInterceptor.invoke(ClientTCLInterceptor.java:46) atorg.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:173) atorg.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85) at $Proxy35.findAll(Unknown Source) atorg.jboss.ha.httpsession.server.ClusteredHTTPSessionService$CleanupDaemon.run(ClusteredHTTPSessionService.java:413) at java.lang.Thread.run(Thread.java:534)