AppD Archive

Appdynamics Trial: Mandatory fileds for java App in App Agent config-xml

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I am beginner.

Trying to execute "HelloWorld"  App on Tomcat server in an EC2 instance.

Went through many suggestions in this forum but none helped.

Problem:

    *App agent log file initially threw  "Node and Tier not found" error. now not responding.

    *controller always waits for connection.

   

Tomcat catalina.bat, added- 

JAVA_OPTS="$JAVA_OPTS -javaagent:D:\Downloads\AppAgent\ver4.2.0.2\javaagent.jar"

Added in jvm param in Eclipse Run config too  

"-Djavaagent:D:\Downloads\AppAgent\ver4.2.0.2/javaagent.jar"

   

Also please tell whether Tier and node are mandatory for trial user?

Here is the config.xml:

<controller-info>
    

    
    <controller-host>cgroup82.saas.appdynamics.com</controller-host>

    
    <controller-port>443</controller-port>

    
    <controller-ssl-enabled>True</controller-ssl-enabled>
    
    
    <application-name />

    
    <tier-name />

    
    <node-name />
    
    
    <agent-runtime-dir />

    
    <enable-orchestration>false</enable-orchestration>

    
    <account-name>CGroup82</account-name>
    
    <account-access-key>something</account-access-key>

    
    <force-agent-registration>false</force-agent-registration>
    

</controller-info>

 haven't added any ENV_VARIABLES.

Please suggest something so that I can complete my project.

thanks

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Seems there is no support guy to check the post here.

but I got the same problem, from amazone ec2, you cannot get connection to their saas, try to ping or traceroute the domain they assigned, you may see the result.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Ping stats:

Pinging paid127.saas.appdynamics.com [69.27.44.189] with 32 bytes of data&colon;
Reply from 69.27.44.189: bytes=32 time=20ms TTL=238
Reply from 69.27.44.189: bytes=32 time=20ms TTL=238
Reply from 69.27.44.189: bytes=32 time=20ms TTL=238
Reply from 69.27.44.189: bytes=32 time=20ms TTL=238
Ping statistics for 69.27.44.189:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 20ms, Maximum = 20ms, Average = 20ms

Tracert stats: 

 Attachment

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...