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
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.
Ping stats:
Pinging paid127.saas.appdynamics.com [69.27.44.189] with 32 bytes of data: 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