AppD Archive

Could not connect to the controller/invalid response from controller...

CommunityUser
Splunk Employee
Splunk Employee

I keep getting this in the logs:

"Could not connect to the controller/invalid response from controller, cannot get registration information"

I am on google213.saas.appdynamics.com

[paid108.saas.appdynamics.com]

From what I can tell, everything is setup correctly.

-jeff

Tags (3)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

I am a new for Trial. I has the same problem. Can anyone help ? I had specify the Java Options below in windows 7 for Java Agent: 
-javaagent:"C:\\AppDynamics\\AppServerAgent-4.2.11.0\\javaagent.jar" -Dappdynamics.controller.hostName=127.0.0.1 -Dappdynamics.controller.port=18090 -Dappdynamics.agent.applicationName=ACMEOnline -Dappdynamics.agent.tierName=frontend_tier -Dappdynamics.agent.nodeName=frontend_node 

0 Karma

Piyush_Mundra
Communicator

Hi,

Someone from our team will respond to your question, meanwhile could you please describe the issue in details which you encountered while trying to instrument your JAVA application and provide agent logs, if there are any.

Best Regards,

Piyush

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Jane,

I see that you are connecting to SAAS controller and by default controller is configured to receive requests as per listed 

HTTP->80

HTTPS->443

As per your earlier update, i do see that you are using port as 18090 as listed. So please use port as 80 instead of 18090 and also host name as SAAS controller host name but not 127.0.0.1

https://docs.appdynamics.com/display/PRO42/Install+the+Java+Agent

https://docs.appdynamics.com/display/PRO42/Java+Agent+Configuration+Properties

-javaagent:"C:\AppDynamics\AppServerAgent-4.2.11.0\ver4.2.11.0\javaagent.jar" -Dappdynamics.controller.hostName=google213.saas.appdynamics.com -Dappdynamics.controller.port=80 -Dappdynamics.agent.applicationName=ACMEOnline -Dappdynamics.agent.tierName=frontend_tier -Dappdynamics.agent.nodeName=frontend_node 

Thanks

Rajesh

0 Karma

Piyush_Mundra
Communicator

Hi Jeff,

Could you check with the help of telnet / curl for the connectivity of the agent machine with the controller? Could you please let us know which agent you are trying to connect so we can tell you path of the log files to attach to this ticket. Another point to check is the AppDynamics configuration parameters like Application / tier / node name and there must be more so update them with your reply and we will verify.

Best Regards,

Piyush

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...