Splunk AppDynamics

.NET Runtime version 4.0.30319.0 - The profiler has requested that the CLR instance not load the profiler into this process. Profiler CLSID: 'AppDynamics.AgentProfiler'. Process ID (decimal): 363548.

Neha_Dev1
New Member

We have a scheduled task running a .bat file. The task successfully copies the file from source server to local folder.

Part two of the task invokes our Reflections FTP client software and sends single file via SFTP to the final destination which is failing. We are seeing the following error messages in our Application Event Logs and the task hangs in the running state.

.NET Runtime version 4.0.30319.0 - The profiler has requested that the CLR instance not load the profiler into this process. Profiler CLSID: 'AppDynamics.AgentProfiler'. Process ID (decimal): 363548. Message ID: [0x2516].

Please let me know, how to fix this issue

Labels (1)
Tags (1)
0 Karma
1 Solution

iamryan
Community Manager
Community Manager

Hi @Neha.Dev,

I found this info:

This event log message is written by the windows .NET Runtime, not by the .NET Agent. It will write for each of the new running processes either it is .NET Process or a Non-.NET Process. If Profiler is able to load into the process level then it will write a success message else it will write as shared message details.
As per the message, AppDynamics Profiler dll is not loaded into the Process ID -> [Your ID would be here]

View solution in original post

0 Karma

iamryan
Community Manager
Community Manager

Hi @Neha.Dev,

I found this info:

This event log message is written by the windows .NET Runtime, not by the .NET Agent. It will write for each of the new running processes either it is .NET Process or a Non-.NET Process. If Profiler is able to load into the process level then it will write a success message else it will write as shared message details.
As per the message, AppDynamics Profiler dll is not loaded into the Process ID -> [Your ID would be here]

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...