Verifying the Upgrade
- Procedure
-
Check the ActiveMatrix Administrator version in the ActiveMatrix Administrator UI > About link.
It should contain "TIBCO ActiveMatrix® Administrator Version 3.4.2".
- Check the application version for the platform app and the artifact server app.
These applications should now be using the 3.4.2 version of the application template. Also, the description should indicate that the application has been upgraded or downgraded.
- In the
CONFIG_HOME/tibcohost/<HOST_NAME>/data_3.2.x/host/th/
version.properties
file, make sure the value of thetibcohost.version
property is 3.4.2. - Make sure the Administrator plug-ins version in ActiveMatrix Administrator is 3.4.2.
- Check the version of hosts (Infrastructure > Hosts) and nodes (Infrastructure > Nodes) in the ActiveMatrix Administrator UI. The version must be 3.4.2.
-
The ActiveMatrix platform application should be updated to use the new application template version 3.4.2. For example,
com.tibco.amx.platform Application
. -
TIBCO ActiveMatrix platform application (
com.tibco.amx.platform
) must be healthy and in Running state. -
From any host that has been upgraded, run 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.2.>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.2 is installed and host or node has been upgraded successfully.
Note: Even though the upgrade history of thedescribeHost
command shows the associated patch(es) asamx.platform.patch:3.4.2
, the actual software running in the hosts are not patched during upgrade. They are entirely new. - From the
TIBCO_HOME/amx/3.4/bin
folder, run 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.2.>tibamx_Hostmanager.exe describeHostUpgradeHistory
-
After upgrading to ActiveMatrix Service Grid 3.4.2, a new UI option Enterprise Status is available under the Infrastructure menu.
-
All host and node executables are updated and display the new TIBCO Logo (only on Windows). Also, the
--version
command on the executable shows the new version as 2.4.7.
To verify the upgrade, refer this checklist.