Hi AppDynamics Operations Team.
Hi,
Thanks for writing in. we see that you are trying to connect using 443 port and we see the controller https://paid29.saas.appdynamics.com:443/controller/ is accessible from our side.
Can you please provide "<controller-ssl-enabled>true</controller-ssl-enabled>" flag set to true as follows in controller-info.xml under <agent_install_dir>/conf path in addition to controller-host, controller-port, application,tier and node , account-name and access-ket details if any, we suggested as we could not see ssl-enabled status from the stack trace provided hence we suspect this could be issue:
Ex: /opt/AppDynamicsPro/AppServerAgent/conf/controller-info.xml
<!-- This specifies if the AppDynamics agent should use SSL(HTTPS) to connect to the Controller. If you set this to true,
the controller port property above should be set to the HTTPs port of the Controller.
This can be overridden with the system property '-Dappdynamics.controller.ssl.enabled' -->
Restart the server (with agent configured) after the above changes also make sure that paid29.saas.appdynamics.com is accessible from system in which agent is installed, you can try as follows to confirm whether controller is accessible from the machine on which agent is installed:
shell> wget paid29.saas.appdynamics.com
shell> telnet paid29.saas.appdynamics.com 443
Check the URL https://paid29.saas.appdynamics.com:443/controller/ is accessible from agent machine
, If you still see the issue, can you attach zipped version agent logs under directory /opt/AppDynamicsPro/AppServerAgent/ to debug further.
refer docs:
http://docs.appdynamics.com/display/PRO13S/Install+the+App+Agent+for+Java
Thanks,
Arun
Hi Akumar.
I have the Edition PRO SAAS, my controller-info.xml I don't make any changes to that file.
<controller-host>paid29.saas.appdynamics.com</controller-host>
<controller-port>443</controller-port>
<controller-ssl-enabled>true</controller-ssl-enabled>
<application-name></application-name>
<tier-name></tier-name>
<node-name></node-name>
<agent-runtime-dir></agent-runtime-dir>
<enable-orchestration>false</enable-orchestration>
<account-name>PacificoSeguros</account-name>
<account-access-key>My_key_password</account-access-key>
<force-agent-registration>false</force-agent-registration>
When I do ping to paid29.saas.appdynamics.com did not resolve
Regards.
Can you please do ping pacificoseguros.saas.appdynamics.com and see if firewall is blocking it .
Also your your vanity url is http://pacificoseguros.saas.appdynamics.com/controller this so you can change in your controller info accordingly.
please change account name to pacificoseguros