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

undertow java.lang.IllegalStateException: UT010019: Response already commited

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.4.0.Beta1, 1.3.10.Final
    • None
    • None
    • None

    Description

      I'm not too sure whether this is a bug or an enhancement but just in case I will report it:
      when the war.xml file contains the form-login-page element but that page defined does not exist, here's the Undertow behavior:
      1. the war file is successfully deployed
      2. when you try to access to a secured resource, you will get the following error:
      ERROR [io.undertow.request] (default task-7) UT005023: Exception handling request to /app/login.html: java.lang.IllegalStateException: UT010019: Response already commited

      I'm not too sure whether the behavior should be redirecting to the 404 page not found page.

      I know is a minor thing but just wanted to point it out in case is useful.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            zukerman_jira David Zukerman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: