Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-50

Buffer cannot hold more than 32 objects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0 B1
    • 0.9.793
    • Administration
    • None

    Description

      The current exception seems to happen regularly on the xwiki.com platform. This is in the Monitor Plugin.

      09:56:18,636 WARN TP-Processor140 http://cecline.xwiki.com/xwiki/bin/view/MyNewSpace/projet?xpage=xml& MonitorPlugin:endRequest:108 - MONITOR: endRequest failed with exception org.apache.commons.collections.BufferOverflowException: The buffer cannot hold more than 32 objects.
      org.apache.commons.collections.BufferOverflowException: The buffer cannot hold more than 32 objects.
      at org.apache.commons.collections.buffer.BoundedFifoBuffer.add(BoundedFifoBuffer.java:217)
      at org.apache.commons.collections.buffer.CircularFifoBuffer.add(CircularFifoBuffer.java:92)
      at com.xpn.xwiki.monitor.api.MonitorPlugin.endRequest(MonitorPlugin.java:105)
      at com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:282)
      at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
      at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      Attachments

        Activity

          People

            ludovic Ludovic Dubost
            ludovic Ludovic Dubost
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: