Steps to add the TIBCO ActiveMatrix Administrator dashboard (Dashboards > Infrastructure) in AMX 3.4.x

Steps to add the TIBCO ActiveMatrix Administrator dashboard (Dashboards > Infrastructure) in AMX 3.4.x

book

Article ID: KB0071174

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Service Grid 3.4.x

Description

The TIBCO ActiveMatrix Administrator dashboard (Dashboards > Infrastructure) is deprecated in 3.4.0 and removed in 3.4.1 but available in the 3.3.0 version.

You can refer to the below Release Notes Deprecated and Removed Features Section for the same :
i) 3.4.0 version :
   https://docs.tibco.com/pub/amsg/3.4.0/TIB_amsg_3.4.0_relnotes.pdf?id=1
ii) 3.4.1 version :
   https://docs.tibco.com/pub/amsg/3.4.1/TIB_amsg_3.4.1_relnotes.pdf?id=1

Hence, from TIBCO ActiveMatrix Administrator when we click on Dashboards tab > Infrastructure option admin UI throws the below exception :
  Dashboard Bundle not Available. Please reload the browser. TypeError: Cannot read property 'Container' of undefined"

        Refer to the below screenshot for the details:
        User-added image
  If required, it is possible to enable the TIBCO ActiveMatrix Administrator dashboard in 3.4.x versions. 

Issue/Introduction

Steps to add the TIBCO ActiveMatrix Administrator dashboard (Dashboards > Infrastructure) in AMX 3.4.x

Environment

All supported environments

Resolution

 Use the following steps to enable Administrator dashboards in ActiveMatrix Administrator UI : 1) Check if you have "QueueConnectionFactory" already created in your "factories.config" file of the EMS Server with the applicable URL or not.           If "QueueConnectionFactory" is not present then run the below command from your "EMS Administration Tool".   COMMAND :   ===============   create factory QueueConnectionFactory queue url=tcp://localhost:7222   ================   (--Replace the URL as applicable.) 2) Go to the below directory from your CONFIG_HOME Directory :   PATH :   ==============   directory <config-home>/tct/admin/<date-time>/scripts/   ============== 3) Run deploy-mcr action using the below command :   COMMAND :   ==============   ant -f build.xml deploy-mcr   ============== 4) Follow the below steps to check if the MCR application is deployed and running successfully.   i)  Goto AMX Admin --> Applications Tab --> From right-hand top corner change the Environment to "SystemEnvironment".   ii) Expand the System Folder and check the status of "com.tibco.amx.mcr.aggregator" application.   Refer to the below screenshot for more details:   User-added image 5) When the MCR application is deployed and running successfully, deploy the dashboard application using the following steps:   i) Goto AMX Admin --> Applications Tab --> Then click New --> New Application.   ii) Click on the Select an existing application template radio button.   iii) Click Show system application templates.   Refer to the below screenshot for more details:   User-added image   iv) From the displayed list, select the TIBCO ActiveMatrix Platform Management Dashboard template.   v) Select SystemEnvironment from the Environment list.      Refer to the below screenshot for more details:   User-added image   vi) Deploy the dashboard application.   Refer to the below screenshot for more details:   User-added image   vi) Follow the below steps to open the dashboard :      a) Goto AMX Admin --> Dashboards > Infrastructure Tabs.      b) Access the dashboard using Internet Explorer or Firefox browser.      Refer to the below screenshot for more details:   User-added image 

Additional Information

https://docs.tibco.com/pub/amsg/3.4.0/TIB_amsg_3.4.0_relnotes.pdf?id=1

https://docs.tibco.com/pub/amsg/3.4.1/TIB_amsg_3.4.1_relnotes.pdf?id=1

https://docs.tibco.com/pub/amsg/3.4.1/doc/html/GUID-58DF88AB-D779-4BFF-B621-067019604E75.html

https://docs.tibco.com/pub/amsg/3.4.0/doc/html/GUID-58DF88AB-D779-4BFF-B621-067019604E75.html