This informational message appears multiple times per second in my Windows server Application log. The AppDynamics agent is running on this server. It only occurs on one server and not the others in our farm. How do I stop it?
.NET Runtime version 4.0.30319.34209 - The profiler was loaded successfully. Profiler CLSID: 'AppDynamics.AgentProfiler'. Process ID (decimal): 45156. Message ID: [0x2507].
Hi Matt,
This message is expected and logged at EventViewer application logs whenever a AppDynamics Agent Profiler is loaded into a worker process. This would not cause any issues. Infact this is one data point which can be used to verify if Agent is hooking into the process you want to instrument.
Also when you say this message does not appear on other servers, is it that other servers do not have Agent installed on them ? Because you should definitely see the event if Agent is instrumenting an application.
Thanks,
Raunak