[
https://issues.apache.org/jira/browse/OFBIZ-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Vijaywargiya closed OFBIZ-254.
-------------------------------------
Resolution: Fixed
Thanks Jacopo for report and Thanks Pranay for the contribution. Changes are
committed in trunk and R13.07 at r1626458 & r1626459 respectively.
--
Ashish
> Noisy, Possibly Unnecessary Logging when a browser request is cancelled by
> the user
> -----------------------------------------------------------------------------------
>
> Key: OFBIZ-254
> URL: https://issues.apache.org/jira/browse/OFBIZ-254
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Reporter: Jacopo Cappellato
> Assignee: Ashish Vijaywargiya
> Priority: Minor
> Attachments: OFBIZ-254.patch
>
>
> Copy of an issue created by Joe Eckard in the old server:
> If a user requests a page and cancels that request before the page is
> rendered and returned, a ClientAbortException is thrown in
> RequestHandler.renderView() - at resp.flushBuffer() line 551. This propagates
> up to ControlServlet where it is logged, adding 50 lines or so to the logfile
> for each occurence, which is pretty noisy when attempting to debug a site
> with many users. Not sure if we would ever care that resp.flushBuffer()
> encountered a problem, therefore not sure of the best fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)