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