<?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 Re: Java agent shows successfully registered/Started but doesn't show up in Tiers and nodes in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Java-agent-shows-successfully-registered-Started-but-doesn-t/m-p/726109#M5073</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/144979"&gt;@Sthitha.Madhiraju&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Check out this existing TKB article&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/Why-is-the-Java-Agent-not-reporting-to-the-Controller/ta-p/13974" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/Why-is-the-Java-Agent-not-reporting-to-the-Controller/ta-p/13974&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let me know if it helps.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 17:04:48 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2023-10-06T17:04:48Z</dc:date>
    <item>
      <title>Java agent shows successfully registered/Started but doesn't show up in Tiers and nodes</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Java-agent-shows-successfully-registered-Started-but-doesn-t/m-p/726108#M5072</link>
      <description>&lt;P&gt;Our java agent isnt reporting to the controller thougn in the logs we see a message saying the agent was successfully started. I dont see any mesage that it is connected to the controller but the node is shown as [null]&lt;/P&gt;&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;Picked up _JAVA_OPTIONS: -Djdk.tls.maxCertificateChainLength=20
Java 9+ detected, booting with Java9Util enabled.
Full Agent Registration Info Resolver found env variable [APPDYNAMICS_AGENT_APPLICATION_NAME] for application name [App_Name]
Full Agent Registration Info Resolver found env variable [APPDYNAMICS_AGENT_TIER_NAME] for tier name [Tier_Name]
Full Agent Registration Info Resolver using selfService [false]
Full Agent Registration Info Resolver using selfService [false]
Full Agent Registration Info Resolver using ephemeral node setting [false]
Full Agent Registration Info Resolver using application name [App_Name]
Read property [reuse node name] from system property [appdynamics.agent.reuse.nodeName]
Full Agent Registration Info Resolver using tier name [Tier_Name]
Full Agent Registration Info Resolver using node name [null]
Install Directory resolved to[/opt/appdyn/javaagent/23.8.0.35032]
getBootstrapResource not available on ClassLoader
Class with name [com.ibm.lang.management.internal.ExtendedOperatingSystemMXBeanImpl] is not available in classpath, so will ignore export access.
[AD Agent init] Thu Oct 05 17:45:32 UTC 2023[DEBUG]: JavaAgent - Setting AgentClassLoader as Context ClassLoader
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - Low Entropy Mode: Attempting to swap to non-blocking PRNG algorithm
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - UUIDPool size is 10
Agent conf directory set to [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032/conf]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - Agent conf directory set to [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032/conf]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[DEBUG]: AgentInstallManager - Full Agent Registration Info Resolver is running
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver found env variable [APPDYNAMICS_AGENT_APPLICATION_NAME] for application name [App_Name]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver found env variable [APPDYNAMICS_AGENT_TIER_NAME] for tier name [Tier_Name]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using selfService [false]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using selfService [false]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using ephemeral node setting [false]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using application name [App_Name]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Read property [reuse node name] from system property [appdynamics.agent.reuse.nodeName]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using tier name [Tier_Name]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Full Agent Registration Info Resolver using node name [null]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[DEBUG]: AgentInstallManager - Full Agent Registration Info Resolver finished running
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Agent runtime directory set to [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Agent node directory set to [Tier_Name-35-vvcbk]
Agent runtime conf directory set to /opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032/conf
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: AgentInstallManager - Agent runtime conf directory set to /opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032/conf
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - JDK Compatibility: 1.8+
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - Using Java Agent Version [Server Agent #23.8.0.35032 v23.8.0 GA compatible with 4.4.1.0 rc2229efcc98cb79cc989b99ed8d8e30995dc1e70 release/23.8.0]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - Running IBM Java Agent [No]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - Java Agent Directory [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - Java Agent AppAgent directory [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032]
Agent logging directory set to [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032/logs]
[AD Agent init] Thu Oct 05 17:45:33 UTC 2023[INFO]: JavaAgent - Agent logging directory set to [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032/logs]
[AD Agent init] Thu Oct 05 17:45:34 UTC 2023[INFO]: JavaAgent - Logging set up for log4j2
[AD Agent init] Thu Oct 05 17:45:34 UTC 2023[INFO]: JavaAgent - ####################################################################################
[AD Agent init] Thu Oct 05 17:45:34 UTC 2023[INFO]: JavaAgent - Java Agent Directory [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032]
[AD Agent init] Thu Oct 05 17:45:34 UTC 2023[INFO]: JavaAgent - Java Agent AppAgent directory [/opt/appdyn/javaagent/23.8.0.35032/ver23.8.0.35032]
[AD Agent init] Thu Oct 05 17:45:34 UTC 2023[INFO]: JavaAgent - Using Java Agent Version [Server Agent #23.8.0.35032 v23.8.0 GA compatible with 4.4.1.0 rc2229efcc98cb79cc989b99ed8d8e30995dc1e70 release/23.8.0]
[AD Agent init] Thu Oct 05 17:45:34 UTC 2023[INFO]: JavaAgent - All agent classes have been pre-loaded
getBootstrapResource not available on ClassLoader
Agent will mark node historical at normal shutdown of JVM
Started AppDynamics Java Agent Successfully.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Oct 2023 22:08:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Java-agent-shows-successfully-registered-Started-but-doesn-t/m-p/726108#M5072</guid>
      <dc:creator>Sthitha_Madhir2</dc:creator>
      <dc:date>2023-10-05T22:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Java agent shows successfully registered/Started but doesn't show up in Tiers and nodes</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Java-agent-shows-successfully-registered-Started-but-doesn-t/m-p/726109#M5073</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/144979"&gt;@Sthitha.Madhiraju&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Check out this existing TKB article&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/Why-is-the-Java-Agent-not-reporting-to-the-Controller/ta-p/13974" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/Why-is-the-Java-Agent-not-reporting-to-the-Controller/ta-p/13974&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let me know if it helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 17:04:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Java-agent-shows-successfully-registered-Started-but-doesn-t/m-p/726109#M5073</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-10-06T17:04:48Z</dc:date>
    </item>
  </channel>
</rss>

