Accessing Administrator Dashboards

The TIBCO ActiveMatrix Administrator dashboard (Dashboards > Infrastructure) has been deprecated.

If you access Administrator dashboards from ActiveMatrix Administrator UI, the following error occurs:
Dashboard Bundle not Available. Please reload the browser. TypeError: Cannot read property 'Container' of undefined"
Use the following steps to access Administrator dashboards in ActiveMatrix Administrator UI.

Procedure

  1. Go to the following directory <config-home>/tct/admin/<date-time>/scripts/
  2. Run deploy-mcr action using the following command:
    ant -f build.xml deploy-mcr
  3. When MCR application is deployed and running successfully, deploy dashboard appIication using the following steps:
    1. In the Applications tab, click New > New Application.
    2. Click Select an existing application template.
    3. Click Show system application templates.
    4. Select TIBCO ActiveMatrix Platform Management Dashboard template.
    5. Select SystemEnvironment from Environment list.
    6. Deploy the dashboard application.
  4. Access the dashboard (Dashboards > Infrastructure) in Internet Explorer.