Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1227

Multi-part file exceeding limit error handling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta1, 1.4.22.Final
    • 1.4.20.Final
    • None
    • None
    • Hide

      1. Upload a file that exceeds the limit for multi-part file upload
      2. An exception is thrown by Undertow
      3. The exception is not handled by Springboot

      Show
      1. Upload a file that exceeds the limit for multi-part file upload 2. An exception is thrown by Undertow 3. The exception is not handled by Springboot
    • 46968098

      Multi-part file and request size limit error is not handled by spring-boot (version 1.5.8) through a defined ExceptionHandler. The HttpServletRequest.getParts() contract is not strictly implemented to throw an IllegalStateException when maxFileSize and maxRequestSize limits are reached.

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              sermojohn Ioannis Sermetziadis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: