AppD Archive

agent + controller connectivity error

CommunityUser
Splunk Employee
Splunk Employee

Hi,

this is my third post and you helps me good. Thank you.

Now I have issue with some jar program. As I sew in attached logs, there are some missmatch between agent and controller which is in SaaS. Can you find time and look attached logs? 

Thank you

0 Karma
1 Solution

Arun_Dasetty
Super Champion

Hi,

- We could access your saas account and paid139 host fine from our end ,but it looks the issue is from agent instance, please check if there are any proxy or firewall rules at your network end, in case of proxy we need to add below args before -javaagent and this change needs a restart, Hope that information helps:

-Dappdynamics.http.proxyHost= -Dappdynamics.http.proxyPort=

We can check from shell console on host "imb-web" to check connectivity: 

shell> telnet paid139.saas.appdynamics.com 443

shell> telnet JscBankofGeorgia.saas.appdynamics.com 443

[Thread-0] 06 Oct 2015 17:26:58,563 INFO XMLConfigManager - Default Host Identifier Resolver using host name for unique host identifier [imb-web]

[AD Thread Pool-Global1] 06 Oct 2015 17:28:00,461 WARN ConfigurationChannel - Could not connect to the controller/invalid response from controller, cannot get initialization information, controller host [paid139.saas.appdynamics.com], port[443], exception [Fatal transport error while connecting to URL [/controller/instance/0/applicationConfiguration]]
..[AD Thread Pool-Global1] 06 Oct 2015 17:28:00,461 ERROR ConfigurationChannel - Exception: Connect to paid139.saas.appdynamics.com:443 [paid139.saas.appdynamics.com/69.27.44.204] failed: Connection refused
org.apache.http.conn.HttpHostConnectException: Connect to paid139.saas.appdynamics.com:443 [paid139.saas.appdynamics.com/69.27.44.204] failed: Connection refused
at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:140)

Regards,

Arun

View solution in original post

0 Karma

Arun_Dasetty
Super Champion

Hi,

- We could access your saas account and paid139 host fine from our end ,but it looks the issue is from agent instance, please check if there are any proxy or firewall rules at your network end, in case of proxy we need to add below args before -javaagent and this change needs a restart, Hope that information helps:

-Dappdynamics.http.proxyHost= -Dappdynamics.http.proxyPort=

We can check from shell console on host "imb-web" to check connectivity: 

shell> telnet paid139.saas.appdynamics.com 443

shell> telnet JscBankofGeorgia.saas.appdynamics.com 443

[Thread-0] 06 Oct 2015 17:26:58,563 INFO XMLConfigManager - Default Host Identifier Resolver using host name for unique host identifier [imb-web]

[AD Thread Pool-Global1] 06 Oct 2015 17:28:00,461 WARN ConfigurationChannel - Could not connect to the controller/invalid response from controller, cannot get initialization information, controller host [paid139.saas.appdynamics.com], port[443], exception [Fatal transport error while connecting to URL [/controller/instance/0/applicationConfiguration]]
..[AD Thread Pool-Global1] 06 Oct 2015 17:28:00,461 ERROR ConfigurationChannel - Exception: Connect to paid139.saas.appdynamics.com:443 [paid139.saas.appdynamics.com/69.27.44.204] failed: Connection refused
org.apache.http.conn.HttpHostConnectException: Connect to paid139.saas.appdynamics.com:443 [paid139.saas.appdynamics.com/69.27.44.204] failed: Connection refused
at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:140)

Regards,

Arun

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thank you akumar. Thats it! 

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...