Unexpected errors logged from io.undertow.request.error-response on EAP 7
Issue
- We are seeing some unexpected errors logged like below:
2021-05-10 17:53:25,998 DEBUG [io.undertow.request.error-response] (default task-9) Setting error code 500 for exchange HttpServerExchange{ POST /helloworld}
java.lang.RuntimeException
at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1410)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:299)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
Environment
- JBoss Enterprise Application Platform (EAP) 7.2.0+
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.