-
Bug
-
Resolution: Done
-
Major
-
7.2.3.GA
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.
- clones
-
UNDERTOW-1661 Exchange already complete when rendering a JSP.
- Resolved
- is cloned by
-
JBEAP-18266 [GSS] (7.3.z) Upgrade undertow from 2.0.28.SP1-redhat-00001 to 2.0.30.SP1-redhat-00001
- Closed
- is incorporated by
-
JBEAP-18266 [GSS] (7.3.z) Upgrade undertow from 2.0.28.SP1-redhat-00001 to 2.0.30.SP1-redhat-00001
- Closed