Post Upgrade Action Logs
Post upgrade action involves updating the package dependency of the dashboard client application and updating the dependency range of the javax.servlet package on all the applications using it to make it compatible with the new Jetty version.
Following log samples capture the post upgrade action where it updates the Dashboard client dependency:
Updating the manifest for following instance : "Admin-amxadmin-instanceOne" INFO: Updating the bundles in Node name: "DevNode" The Manifest Updater searching in the directory : 'C:\amx.home\data\tibcohost\Admin-amxadmin-instanceOne\data_3.2.x\nodes\DevNode\work\cf' INFO: Updating the bundles in Node name: "SystemNode" The Manifest Updater searching in the directory : 'C:\amx.home\data\tibcohost\Admin-amxadmin-instanceOne\data_3.2.x\nodes\SystemNode\work\cf' The Component Details Application name : 'com.tibco.amx.platform.dashboard' Component Name : 'DashBoardWebApp' Component ID : '76d6dc95-3fc2-4a8f-a941-93f8cd15a16a' Component Path : 'C:\amx.home\data\tibcohost\Admin-amxadmin-instanceOne\data_3.2.x\nodes\SystemNode\work\cf\76d6dc95-3fc2-4a8f-a941-93f8cd15a16a' Before com.tibco.amx.dashboard.client version = [1.0.0,1.0.100) After com.tibco.amx.dashboard.client version = [1.0.0,2.0.0) INFO: Bundle file updated of location : 'C:\amx.home\data\tibcohost\Admin-amxadmin-instanceOne\data_3.2.x\nodes\SystemNode\work\cf\76d6dc95-3fc2-4a8f-a941-93f8cd15a16a\bundle'
Following log samples capture the post upgrade action where it updates the dependency of the javax.servlet package of the Artifact Server Application.
INFO: Updating the bundles in Node name: "SystemNode" The Manifest Updater searching in the directory : 'C:\amx.home\data\tibcohost \Admin-amxadmin-instanceOne/data_3.2.x/nodes/SystemNode/work/cf' The Component Details Application name : 'com.tibco.amx.platform.artifactserver' Component Name : 'ArtifactServer' Component ID : '911ff791-ea69-4de0-b939-fb41b7744c61' Component Path : 'C:\amx.home\data\tibcohost \Admin-amxadmin-instanceOne/data_3.2.x/nodes/SystemNode/work/cf/911ff791-ea69-4de0-b939-fb41b7744c61' Before javax.servlet.http version = [2.5.100,4.0.0) After javax.servlet.http version = [2.5.100,4.0.0)
Finally, the logs to clear the cache of the Nodes are displayed as follows.
Performing clear cache on the Host instances Clearing cache of all Nodes of Host instance: Admin-amxadmin-instanceOne Clearing cache for the Node: DevNode Clearing cache for the Node: SystemNode
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.