The following error was identified in the agent log:
[ERROR] [IntroscopeAgent.Agent] Exception finishing method tracer com.wily.powerpack.webservices.extension.agent.trace.fault.hc2.WSDMServerFaultTracer current trace for com.wily.powerpack.webservices.handlers.WsdmHandlerUtil.sendServerFault
Release : 10.7.0
Component : APM Agents
It is mostly some traces that the Agent could not grab due to a particularity of the application being monitored, it should bring no one performance or Ui problem.
This error message brings no one performance problem to your application, If you want to remove it, do the following:
1- Navigate until Agent_Home >> Core >> Config
2- Open the file "Webservices.PBD" and comment below rows:
#SetTracerClassMapping: SOAPFaultTracer com.wily.powerpack.webservices.extension.agent.trace.fault.hc2.WSDMServerFaultTracer com.wily.introscope.probebuilder.validate.ResourceNameValidator
#IdentifyClassAs: com.wily.powerpack.webservices.handlers.WsdmHandlerUtil WSDMFaultTracing
3- Save the file and close.
4- Restart the application being monitored.
It may bring another error message like the description, it is happening due to a particularity of the application being monitored, it should bring no one performance or Ui problem.