DX Application Performance Management

 View Only
  • 1.  Getting  'APM Database is not reachable. Please check the connectivity... ' error  while trying to start Introscope.

    Posted Sep 23, 2016 08:14 AM

    Hi Experts,

     

      After staring Introscope, we are observing the following error:

     

    APM Database is not reachable. Please check the connectivity... org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Connections could not be acquired from the underlying database!; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!

     

     Checked the tess-db-cfg.xml file and could see there was no modifications in that. 

    Please let me know your suggestions to resolve the issue.

     

    Thanks,

    Achut



  • 2.  Re: Getting  'APM Database is not reachable. Please check the connectivity... ' error  while trying to start Introscope.
    Best Answer

    Broadcom Employee
    Posted Sep 23, 2016 08:26 AM


  • 3.  Re: Getting  'APM Database is not reachable. Please check the connectivity... ' error  while trying to start Introscope.

    Broadcom Employee
    Posted Sep 23, 2016 08:38 AM

    Hi Achut:

    Please also look at http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec1664675.aspx 

     

    Let us know if these two knowledgebase articles are helpful Or if future assistance is needed

     

    Thanks

    Hal German



  • 4.  Re: Getting  'APM Database is not reachable. Please check the connectivity... ' error  while trying to start Introscope.

    Posted Sep 23, 2016 09:10 AM

    Thank you Sergio and Hal . Issue got resolved



  • 5.  Re: Getting  'APM Database is not reachable. Please check the connectivity... ' error  while trying to start Introscope.

    Broadcom Employee
    Posted Sep 23, 2016 09:20 AM

    Check pg_hba.conf to see if postgres is listening to the proper IP's.  Also check if you're using IPV4 or IPV6 and if its listening properly on those settings. 

     

    Also check posgresql.conf and make sure that listen_addresses is set properly, the port configured properly and reflects in tess_db_cfg.xml.  Double check what your max_connections are set to.

     

    And of course, double check that your DB process is running.