[JIRA] Closed: (OFBIZ-112) Noisy, Possibly Unnecessary Logging

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[JIRA] Closed: (OFBIZ-112) Noisy, Possibly Unnecessary Logging

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-112?page=all ]
     
Jacopo Cappellato closed OFBIZ-112:
-----------------------------------

    Resolution: Duplicate

https://issues.apache.org/jira/browse/OFBIZ-254

> Noisy, Possibly Unnecessary Logging
> -----------------------------------
>
>          Key: OFBIZ-112
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-112
>      Project: [OFBiz] Open For Business
>         Type: Improvement
>   Components: content
>     Versions: SVN
>  Environment: Tomcat
>     Reporter: Joe Eckard
>     Assignee: Jira Administrator
>     Priority: Trivial

>
>
> 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.undersunconsulting.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira