/[Apache-SVN]
ViewVC logotype

Revision 1364049


Jump to revision: Previous Next
Author: jleroux
Date: Sat Jul 21 08:44:16 2012 UTC (11 years, 9 months ago)
Changed paths: 2
Log Message:
"Applied fix from trunk for revision: 1364046  " 
------------------------------------------------------------------------
r1364046 | jleroux | 2012-07-21 10:43:19 +0200 (sam., 21 juil. 2012) | 13 lines

A patch from Leon for "IndexOutOfBoundsException thrown by ServerHitBin.countHit" https://issues.apache.org/jira/browse/OFBIZ-4969

This 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)
------------------------------------------------------------------------


Changed paths

Path Details
Directoryofbiz/branches/release10.04/ modified , props changed
Directoryofbiz/branches/release10.04/framework/webapp/src/org/ofbiz/webapp/stats/ServerHitBin.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26