DX Application Performance Management

  • 1.  Upgrade APM 9.0.0.0 to 9.1.5

    Posted Jun 06, 2013 05:46 AM
    Hi,
    We have upgraded APM 9.0.0.0 to 9.1.5 following the given below steps.

    1. Took backup of postgres APMDB
    2. Took backup of TIM config
    3. Uninstalled existing posgres and deleted postgres user
    4. Installed postgres Database of APM 9.1.5
    5. Restored cemdb.backup to the new postgres installation
    6. Upgraded Introscope Enterprise Manager and during upgradation, chose
    existing database was selected. It also upgraded postgres schema

    Now, after upgrade is complete, we can see "Database Connectivity lost"
    in APM Console and also we can see the given below error when trying to
    launch CEM console

    "The database cannot be accessed. Check that the SQL server is running and
    that it can be reached from the subnet in which CEM is running. To login,
    select 'continue' when the database is accessible."

    But when I looked at the postgres service, it is running and I am able to
    connect to it with postgres console.

    Kindly suggest how to resolve the issue. Also let me know if the steps taken
    to upgrade APM was not proper or if something was missing.

    Regards,
    Mukesh Singh


  • 2.  RE: Upgrade APM 9.0.0.0 to 9.1.5
    Best Answer

    Broadcom Employee
    Posted Jun 10, 2013 02:27 PM
    Recheck your configurations in <EM_HOME>/config/tess-db-cfg.xml.

    You may want to reset the password in the file by setting the property for plaintextpassword to "true", deleting the encrypted password and put in the plaintext one. Save the file and restart your EM. monitor your EM log and verify a successful connection.