Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-4969

IndexOutOfBoundsException thrown by ServerHitBin.countHit

    XMLWordPrintableJSON

Details

    Description

      Never happened before, but reacently, this weird exception thrown out when initiated a "json" request.

      229156224 [http-bio-0.0.0.0-443-exec-6138] ERROR org.ofbiz.webapp.control.ControlServlet -
      ---- runtime exception report --------------------------------------------------
      Error in request handler:
      Exception: java.lang.IndexOutOfBoundsException
      Message: index: 0
      ---- stack trace ---------------------------------------------------------------
      java.lang.IndexOutOfBoundsException: index: 0
      javolution.util.FastList.add(FastList.java:228)
      org.ofbiz.webapp.stats.ServerHitBin.countHit(ServerHitBin.java:210)
      org.ofbiz.webapp.stats.ServerHitBin.countHit(ServerHitBin.java:84)
      org.ofbiz.webapp.stats.ServerHitBin.countEvent(ServerHitBin.java:66)
      org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:409)
      org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:224)
      org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:87)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
      org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      ......

      Attachments

        1. OFBIZ-4969.patch
          0.7 kB
          Leon

        Activity

          People

            jleroux Jacques Le Roux
            utcb Leon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: