<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Appdynamics agent does not start - NoClassDefFoundError  org/wildfly/common/net/HostName in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Appdynamics-agent-does-not-start-NoClassDefFoundError-org/m-p/719186#M1369</link>
    <description>&lt;P&gt;&lt;SPAN&gt;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&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ihopkpeofmhdgdih (1).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36332i638F31C99086195F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2019 15:57:00 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2019-11-28T15:57:00Z</dc:date>
    <item>
      <title>Appdynamics agent does not start - NoClassDefFoundError  org/wildfly/common/net/HostName</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Appdynamics-agent-does-not-start-NoClassDefFoundError-org/m-p/719186#M1369</link>
      <description>&lt;P&gt;&lt;SPAN&gt;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&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ihopkpeofmhdgdih (1).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36332i638F31C99086195F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 15:57:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Appdynamics-agent-does-not-start-NoClassDefFoundError-org/m-p/719186#M1369</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-11-28T15:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Appdynamics agent does not start - NoClassDefFoundError  org/wildfly/common/net/HostName</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Appdynamics-agent-does-not-start-NoClassDefFoundError-org/m-p/719187#M1370</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks for posting the question on the Community. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It seems that you need to initialize the JVM, to install the Java Agent on JBoss EAP or JBoss Wildfly, Run the following parameter: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;JAVA_OPTS="$JAVA_OPTS -Djboss.modules.system.pkgs=org.jboss.byteman,com.singularity,org" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you do not initialize the JVM, the installation throws a "class not found" exception. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can find the all installation process on the latest installation document: &lt;A href="https://docs.appdynamics.com/display/PRO45/JBoss+and+Wildfly+Startup+Settings#JBossandWildflyStartupSettings-InitializetheJVM" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/JBoss+and+Wildfly+Startup+Settings#JBossandWildflyStartupSettings-InitializetheJVM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helped you.&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Mika&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 02:26:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Appdynamics-agent-does-not-start-NoClassDefFoundError-org/m-p/719187#M1370</guid>
      <dc:creator>Mika_Sasaki1</dc:creator>
      <dc:date>2020-02-06T02:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Appdynamics agent does not start - NoClassDefFoundError  org/wildfly/common/net/HostName</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Appdynamics-agent-does-not-start-NoClassDefFoundError-org/m-p/719188#M1371</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;To install the Java Agent on JBoss EAP or JBoss Wildfly, you need to initialize the JVM. Run the following parameter:&lt;/P&gt;&lt;DIV class="preformatted panel conf-macro output-block"&gt;&lt;DIV class="preformattedContent panelContent"&gt;&lt;PRE&gt;JAVA_OPTS="$JAVA_OPTS -Djboss.modules.system.pkgs=org.jboss.byteman,com.singularity"&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;If you do not initialize the JVM, the installation throws a "class not found" exception.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I have to execute it in the command line or do I have to add this into the&amp;nbsp;standalone.sh script? And how and where? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;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 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 18:05:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Appdynamics-agent-does-not-start-NoClassDefFoundError-org/m-p/719188#M1371</guid>
      <dc:creator>Igor_Bollmann</dc:creator>
      <dc:date>2021-02-19T18:05:58Z</dc:date>
    </item>
  </channel>
</rss>

