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

Noisy, Possibly Unnecessary Logging when a browser request is cancelled by the user

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 14.12.01, 13.07.01
    • framework
    • None

    Description

      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.

      Attachments

        1. OFBIZ-254.patch
          2 kB
          Pranay Pandey

        Issue Links

          Activity

            People

              toashishvijay Ashish Vijaywargiya
              jacopoc Jacopo Cappellato
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: