Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-12152

IOException is not properly handled by error handling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Engine 2.15.6
    • Engine 2.15.8
    • Engine
    • None

    Description

      When a servlet (or code called by a servlet) is throwing an IOException, this is currently not passed to the error handler. Instead the processor is passing it on to the main servlet, assuming it is handling the case. However, the main servlet is just logging and therefore an IOException does not result in an error response send to the client

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: