Verifying the Upgrade

  1. Check the ActiveMatrix Administrator version in the ActiveMatrix Administrator UI > About link.

    It should contain "TIBCO ActiveMatrix® Administrator Version 3.4.1".

  2. Check the application version for the platform app and the artifact server app.

    These applications should now be using the 3.4.1 version of the application template. Also, the description should indicate that the application has been upgraded or downgraded.

  3. In the CONFIG_HOME/tibcohost/<HOST_NAME>/data_3.2.x/host/th/version.properties file, make sure the value of the tibcohost.version property is 3.4.1.
  4. Make sure the Administrator plugins version in ActiveMatrix Administrator is 3.4.1.
  5. Check the version of hosts (Infrastructure > Hosts) and nodes (Infrastructure > Nodes) in the ActiveMatrix Administrator UI. The version must be 3.4.1.
  6. The ActiveMatrix platform application should be updated to use the new application template version 3.4.1. For example, com.tibco.amx.platform Application.

  7. TIBCO ActiveMatrix platform application (com.tibco.amx.platform) must be Healthy and in Running state.

  8. From any host that has been upgraded, execute the following command from the CONFIG_HOME\tibcohost\<HOST_NAME>\host\bin folder to see the version history of the host or node. The last one should be the latest version and it should show 3.4.1.

    >tibcohost.exe describeHost 
    >tibcohost.exe describeNodes
    This command shows the upgrade history along with other properties of the host or node which confirms that ActiveMatrix Service Grid 3.4.1 is installed and host or node has been upgraded successfully.
    Note: Even though the upgrade history of the describeHost command shows the associated patch(es) as amx.platform.patch:3.4.1, the actual software running in the hosts are not patched during upgrade. They are entirely new.
  9. From the TIBCO_HOME/amx/3.4/bin folder, execute the following command to show the version history of the specified Host. The last one should be the latest version and it should show 3.4.1.
    >tibamx_Hostmanager.exe describeHostUpgradeHistory
  10. After upgrading to ActiveMatrix Service Grid 3.4.1, a new UI option Enterprise Status will be available under the Infrastructure menu.

  11. All host and node executables will be updated and will display the new TIBCO Logo (only on Windows). Also, the --version command on the executable will show the new version as 2.4.7.

To verify the upgrade, refer this checklist.