Splunk AppDynamics

Appdynamics agent does not start - NoClassDefFoundError org/wildfly/common/net/HostName

CommunityUser
Splunk Employee
Splunk Employee

Currently, application agents are being installed on a Jboss server which, when the standalone.sh and standalone.conf file are being configured does not start the server and it presents the following error

image.png

Labels (1)
0 Karma

Mika_Sasaki1
Explorer

Thanks for posting the question on the Community.

It seems that you need to initialize the JVM, to install the Java Agent on JBoss EAP or JBoss Wildfly, Run the following parameter:

JAVA_OPTS="$JAVA_OPTS -Djboss.modules.system.pkgs=org.jboss.byteman,com.singularity,org"

If you do not initialize the JVM, the installation throws a "class not found" exception.

You can find the all installation process on the latest installation document: https://docs.appdynamics.com/display/PRO45/JBoss+and+Wildfly+Startup+Settings#JBossandWildflyStartup...

Let me know if this helped you.

Many thanks,

Mika

Igor_Bollmann
New Member

Hello,

as I am a complete Wildfly n00b and I have never worked with Wildfly (I worked only with Tomcat till now) and now I need to instrument a Wildfly Application, what does the following instruction actually mean?

To install the Java Agent on JBoss EAP or JBoss Wildfly, you need to initialize the JVM. Run the following parameter:

JAVA_OPTS="$JAVA_OPTS -Djboss.modules.system.pkgs=org.jboss.byteman,com.singularity"

If you do not initialize the JVM, the installation throws a "class not found" exception. 

Do I have to execute it in the command line or do I have to add this into the standalone.sh script? And how and where? 🙂

As I said, today is the first day, where I was confronted with Wildfly, but I need to instrument it with AppD for a customer, so sorry fo my b00n question 🙂

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...