0 Replies Latest reply on Apr 1, 2004 12:23 PM by monu

    Error : listcontent jmx Mbean

    monu

      Hi,

      We have one module in which we store some data in Distributed state for each request and which is removed by some other process. Under heavy load when I click on listcontent() (jmx-console for DistributedState MBean) button to see the distibuted state content it gives me the below error:

      RuntimeMBeanException: RuntimeException in MBean operation 'listContent()'
      Cause: java.util.ConcurrentModificationException
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:299)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
      at org.jboss.jmx.adaptor.control.Server.invokeOpByName(Server.java:229)
      at org.jboss.jmx.adaptor.control.Server.invokeOp(Server.java:195)
      at org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.invokeOp(HtmlAdaptorServlet.java:241)
      at org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.processRequest(HtmlAdaptorServlet.java:79)
      at org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.doPost(HtmlAdaptorServlet.java:61)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


      Thanks,
      monu