Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-18857

[GSS](7.2.z) UNDERTOW-1661 - Exchange already complete when rendering a JSP.

    XMLWordPrintable

Details

    Description

      Using JBoss EAP 7.2.3.GA (embedding Undertow 2.0.15) to render a JSP-based application, we are getting the following exception:

      Caused by: java.lang.IllegalStateException: UT000139: Exchange already complete
      at io.undertow.server.HttpServerExchange.addExchangeCompleteListener(HttpServerExchange.java:941)
      at io.undertow.server.handlers.MetricsHandler.handleRequest(MetricsHandler.java:55)
      at io.undertow.servlet.core.MetricsChainHandler.handleRequest(MetricsChainHandler.java:59)
      at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:274)
      at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToServlet(ServletInitialHandler.java:219)
      at io.undertow.servlet.spec.RequestDispatcherImpl.includeImpl(RequestDispatcherImpl.java:391)
      ... 270 more

      This error message was already addressed in https://issues.redhat.com/browse/UNDERTOW-1078 and is also referenced in the following https://access.redhat.com/solutions/4207321

      Disabling the statistics as suggested doesn't help.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-sappleton Shaun Appleton
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: