Splunk AppDynamics

I installed the IBM java agent, but getting this error 'JVM getBootstrapResource not available on ClassLoader Started AppDynamics Java Agent Successfully.'

Srikanth_Reddy
Engager

Full Agent Registration Info Resolver using selfService [true]
Full Agent Registration Info Resolver using selfService [true]
Full Agent Registration Info Resolver using application name [SterlingIntegrator.DEV]
Full Agent Registration Info Resolver using tier name [B2B]
Full Agent Registration Info Resolver using node name [node]
Install Directory resolved to[/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526]
findBootstrapClass method not found
method findBootstrapClass not found for the JVM
getBootstrapResource not available on ClassLoader
Agent conf directory set to [/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526/conf]
[Thread-3] Wed Sep 11 10:33:21 CDT 2019[INFO]: JavaAgent - Agent conf directory set to [/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526/conf]
[Thread-3] Wed Sep 11 10:33:21 CDT 2019[DEBUG]: AgentInstallManager - Full Agent Registration Info Resolver is running
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using selfService [true]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using selfService [true]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using application name [SterlingIntegrator.DEV]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using tier name [B2B]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using node name [node]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[DEBUG]: AgentInstallManager - Full Agent Registration Info Resolver finished running
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Agent runtime directory set to [/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Agent node directory set to [node]
Agent runtime conf directory set to /sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526/conf
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: AgentInstallManager - Agent runtime conf directory set to /sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526/conf
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: JavaAgent - Using Java Agent Version [Server Agent #4.5.13.27526 v4.5.13 GA compatible with 4.4.1.0 r390fa71f498c037b2e0e3f9b428b0ab6e3d81522 pull-requests/2610]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: JavaAgent - Running IBM Java Agent [Yes]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: JavaAgent - Java Agent Directory [/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: JavaAgent - Java Agent AppAgent directory [/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526]
Agent logging directory set to [/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526/logs]
[Thread-3] Wed Sep 11 10:33:22 CDT 2019[INFO]: JavaAgent - Agent logging directory set to [/sterling/data/AppD/AppServerAgent-ibm-4.5.13.27526/ver4.5.13.27526/logs]
Found internal config file /com/sterlingcommerce/security/jcae/provider.txt, loading it now!
Done loading it.
Running obfuscated agent
findBootstrapClass method not found
method findBootstrapClass not found for the JVM
getBootstrapResource not available on ClassLoader
Started AppDynamics Java Agent Successfully.

Labels (1)
1 Solution

Yusuke_Miyahara
Explorer

Hi Srikanth,

Thanks for reaching out to the community.

Regarding the message, as the agent is running as expected then you can ignore it now for the following reason.

[Reason]-------------------

For a JVM, there is a build-in classLoader java.lang.ClassLoader. The message indicated that there is no class loader with that name. However, JVM would run through the delegate chain of class loader to find the appropriate one during the startup.

Ref: https://blogs.oracle.com/sundararajan/understanding-java-class-loading

---------------------------------

If your node still doesn't show up on your controller, please file a help ticket in Zendesk with your logs for faster resolution of the issue.

Best regards,

Yusuke

View solution in original post

Yusuke_Miyahara
Explorer

Hi Srikanth,

Thanks for reaching out to the community.

Regarding the message, as the agent is running as expected then you can ignore it now for the following reason.

[Reason]-------------------

For a JVM, there is a build-in classLoader java.lang.ClassLoader. The message indicated that there is no class loader with that name. However, JVM would run through the delegate chain of class loader to find the appropriate one during the startup.

Ref: https://blogs.oracle.com/sundararajan/understanding-java-class-loading

---------------------------------

If your node still doesn't show up on your controller, please file a help ticket in Zendesk with your logs for faster resolution of the issue.

Best regards,

Yusuke

Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...