[jboss-jira] [JBoss JIRA] (WFLY-5630) undertow java.lang.IllegalStateException: UT010019: Response already commited

David Zukerman (JIRA) issues at jboss.org
Wed Nov 4 14:56:00 EST 2015


David Zukerman created WFLY-5630:
------------------------------------

             Summary: undertow java.lang.IllegalStateException: UT010019: Response already commited
                 Key: WFLY-5630
                 URL: https://issues.jboss.org/browse/WFLY-5630
             Project: WildFly
          Issue Type: Bug
          Components: Web (Undertow)
    Affects Versions: 9.0.2.Final
            Reporter: David Zukerman
            Assignee: Stuart Douglas
            Priority: Minor


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.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list