Information on monitoring the Jenkins application with APM Java agent.
It was discovered that the agent would not start properly with normal configuration although the Jenkins application would still work.
This error was observed in the agent logs
[ERROR] [IntroscopeAgent] A problem occurred while attempting to create the delegate agent
Release : 10.7.0
Component : APM Agents
This configuration helped to have the agent report data to the Enterprise Manager by not loading extension bundles
In the agent profile:
introscope.agent.extensions.bundles.mode=off
In the Extensions.profile (in the extensions folder), leave the options blank
introscope.agent.extensions.bundles.load=
introscope.agent.extensions.bundles.boot.load=
Further investigation may be able to narrow down the exact cause of the problem as the amount of monitoring enabled by extension bundles is increasing.
This article may provide another area of investigation
https://knowledge.broadcom.com/external/article/32798/java-agent-unable-to-start-successfully.html