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: 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: 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: vi) Deploy the dashboard application. Refer to the below screenshot for more details: 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: