26 Jan 2024 11:22 AM - last edited on 06 Feb 2024 12:54 PM by MaciejNeumann
Hello,
we have a WAS application server that alerts us with an HTTP 500, but in the filter we catch all the code with a generic Exception that returns HTTP 400 to the client.
Exception:
javax.servlet.http.HttpServletResponse.setStatus
Message:
HTTP 500 setStatus called
Stacktrace:
com.ibm.ws.webcontainer.srt.SRTServletResponse.setStatus(SRTServletResponse.java)
javax.servlet.http.HttpServletResponseWrapper.setStatus(HttpServletResponseWrapper.java:239)
com.dynatrace.agent.introspection.uem.impl.BaseUemResponseHook.setStatus(BaseUemResponseHook.java:106)
com.dynatrace.agent.introspection.uem.impl.AgentInjectingUemResponseHook.setStatus(AgentInjectingUemResponseHook.java:285)
com.dynatrace.agent.introspection.uem.impl.AgentInjectingResponseWrapper.setStatus(AgentInjectingResponseWrapper.java:70)
javax.servlet.http.HttpServletResponseWrapper.setStatus(HttpServletResponseWrapper.java:239)
...
...
25 Apr 2024 08:04 PM
Hi @dinuxee
Have you been able to find out why these entries appear in the exception about Dynatrace?
Radek
13 Aug 2024 11:37 AM
Hi @dinuxee
Have you managed to solve the problem? It would be great if you shared the solution with the Community users 💡