Error web service - dynatrace
Hello
We have OSB version 12.2.1.4 installed and it is monitored with dynatrace. Some services fail, in the log we see the following exception
<Mar 11, 2021 12:57:56,643 PM CET> <Error> <HTTP> <BEA-101020> <[ServletContext@265560044[app:Service Bus Kernel module:/SOA_Utilidades/SE_ADS_Autorizacion path:null spec-version:3.1]] Servlet failed with an Exception
java.lang.ClassCastException: com.compuware.apm.agent.introspection.uem.impl.CacheHookingRequestWrapper cannot be cast to weblogic.servlet.internal.ServletRequestImpl
at com.bea.wli.sb.transports.http.wls.HttpTransportServlet.service(HttpTransportServlet.java:121)
at weblogic.servlet.FutureResponseServlet.service(FutureResponseServlet.java:24)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:295)