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

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...