Splunk AppDynamics

#appdynamics db agent Connection issue with controller using DB agent

indhumathys
New Member
  • Im using Java 8
    java version "1.8.0_202"
    Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
    Java HotSpot(TM) Client VM (build 25.202-b08, mixed mode)

 

  • Downloaded DB agent from the Controller and extraced,
    while starting the DB agent it throws exception: Could not connect to the controller/invalid response from controller

 

  • Error Message
    ] ControllerHttpRequestResponse:25 - Fatal transport error while connecting to URL [/controller/instance/UNKNOWN_MACHINE_ID/systemagentregistration]: org.apache.http.NoHttpResponseException: grace202504080038013.saas.appdynamics.com:443 failed to respond
    10 Apr 2025 10:10:52,716 WARN [DBAgent-1] RegistrationChannel:128 - Could not connect to the controller/invalid response from controller, cannot get registration information
Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @indhumathys 

The error indicates the DB agent cannot establish a connection with the AppDynamics Controller, likely due to network issues, incorrect configuration, or SSL/TLS problems.

    • Verify the Controller URL and port in controller-info.xml or startup parameters are correct (grace202504080038013.saas.appdynamics.com:443).
    • Ensure the Controller is reachable from the DB agent host (test with telnet or curl). e.g. 
curl -v https://grace202504080038013.saas.appdynamics.com​
  • Check if your Java version supports the required TLS version (Java 8u202 supports TLS 1.2 by default).
  • Validate the account name, access key, and application name in the agent configuration.
  • If using a proxy, ensure proxy settings are correctly configured.

Check out the following docs for more info: https://docs.appdynamics.com/appd/24.x/latest/en/database-visibility/administer-the-database-agent/i...

 

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...