[ https://issues.apache.org/jira/browse/OFBIZ-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pranay Pandey updated OFBIZ-254: -------------------------------- Attachment: OFBIZ-254.patch > 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 > 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)