SystemNode Downgrade Logs

  1. Take a look at the following snippet of the log when a new version of a Host is detected and the ActiveMatrix Administrator is updating Host version to 3.3.0.HF15 from 3.4.0.
    com.tibco.amx.admin.api.host - Detected new version of runtime for host: SystemHost, starting to sync 
    up node version. old version: 3.4.0 new version: 3.3.0.HF15
    com.tibco.amx.admin.api.host - Admin data update is done for host: SystemHost
  2. Take a look at the following snippet of the log when a new version of a Host is detected and the ActiveMatrix Administrator is updating the Node version to 3.3.0.HF15 from 3.4.0.
    com.tibco.amf.admin.api.amx.host.HostService - Detected new version of runtime for node: SystemNode, 
    starting to sync up node version. old version: 3.4.0 new version: 3.3.15
    com.tibco.amf.admin.api.amx.host.HostService - Upgrading admin data to sync up with runtime for node : SystemNode,
    from old version: 3.4.0 to new version: 3.3.15
    com.tibco.amf.admin.api.amx.host.HostService - Downgrading admin data from 340 to 330 for node:SystemNode
  3. Take a look at the following snippet of the log when the ActiveMatrix Administrator is downgrading a platform Application (and ArtifactServer Application if it is an Administrator Node).
    com.tibco.amf.admin.api.amx.host.HostService - Starting to update Platform (and ArtifactServer) apps to 3.3.0 from 3.4.0.
    com.tibco.amf.admin.api.amx.application.impl.ApplicationServiceUtil - Start to remove rest bt component from platform application.
    com.tibco.amf.admin.api.amx.application.impl.ApplicationServiceUtil - Finished removing rest bt component from platform application.
    com.tibco.amf.admin.api.amx.application.impl.ApplicationServiceUtil - Starting to update Artifact Server application to 3.3.0.000
    com.tibco.amf.admin.api.amx.application.impl.ApplicationServiceUtil - Done updating Artifact Server application to 3.3.0.000
    com.tibco.amf.admin.api.amx.host.HostService - Platform (and ArtifactServer) apps have been updated to 3.3.0.
    com.tibco.amf.admin.api.amx.host.HostService - Admin data update is done for node: SystemNode
  4. Take a look at the following snippet of the log when the ActiveMatrix Administrator is syncing up enabled Features on Node.
    com.tibco.amf.admin.api.amx.host.HostService - Updating admin enabled and runtime feature in Admin DB for node: SystemNode
    com.tibco.amf.admin.api.amx.host.HostService - Syncing runtime and enabled features using NodeProfile for node: SystemNode
    com.tibco.amf.admin.api.amx.host.HostService - Updating Enabled Features for node: SystemNode
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.tcap.apps.system.apptemplate.rpf 
    from version: 3.4.100.000 to version: 3.3.13.000
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.amf.admin.tibcohost.product.feature 
    from version: 3.4.100.000 to version: 3.3.15.000
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.amx.platform.product.feature 
    from version: 1.3.100.000 to version: 1.3.15.000
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.amx.dashboard.product.feature 
    from version: 3.4.100.000 to version: 3.3.15.000
    com.tibco.amf.admin.api.amx.host.HostService - Finished Updating Enabled Features for node: SystemNode
    com.tibco.amf.admin.api.amx.host.HostService - Updating Runtime Features for node: SystemNode
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.amx.platform.product.feature 
    from version: 1.3.100.000 to version: 1.3.15.000
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.amf.admin.tibcohost.product.feature 
    from version: 3.4.100.000 to version: 3.3.15.000
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.tcap.apps.system.apptemplate.rpf 
    from version: 3.4.100.000 to version: 3.3.13.000
    com.tibco.amf.admin.api.amx.host.HostService - Updating version for Feature: com.tibco.amx.dashboard.product.feature 
    from version: 3.4.100.000 to version: 3.3.15.000
    com.tibco.amf.admin.api.amx.host.HostService - Finished Updating Runtime Features for node: SystemNode
    com.tibco.amf.admin.api.amx.host.HostService - Finished Syncing runtime and enabled features using NodeProfile for node: SystemNode
    com.tibco.amf.admin.api.amx.host.HostService - Finished updating admin enabled and runtime feature in Admin DB for node: SystemNode
  5. Take a look at the following snippet of the log when the ActiveMatrix Administrator is syncing up ActiveMatrix Administrator plugin versions.
    com.tibco.amf.admin.api.amx.host.HostService - Starting to sync up admin plugin versions.
    com.tibco.amf.admin.api.amx.host.HostService - Finished syncing up admin plugin versions.
  6. Take a look at the following snippet of the log when the ActiveMatrix Administrator is creating REST BT System Applications.
    com.tibco.amx.admin.api.node - Creating REST BT system application for node 'SystemNode'
    com.tibco.amx.admin.api.node - Done creating REST BT system application 'com.tibco.amx.bt.rest.application' 
    for node 'SystemNode'
    com.tibco.amx.admin.api.node - Mapping application 'com.tibco.amx.bt.rest.application' to node 'SystemNode'
    com.tibco.amx.admin.api.node - Done mapping application 'com.tibco.amx.bt.rest.application' to node 'SystemNode'
    com.tibco.amx.admin.api.node - Creating REST BT system application for node 'SystemNode'
    com.tibco.amx.admin.api.node - Done creating REST BT system application 'com.tibco.amx.bt.rest.application.admin' 
    for node 'SystemNode'
    com.tibco.amx.admin.api.node - Mapping application 'com.tibco.amx.bt.rest.application.admin' to node 'SystemNode'
    com.tibco.amx.admin.api.node - Done mapping application 'com.tibco.amx.bt.rest.application.admin' to node 'SystemNode'
  7. Take a look at the following snippet of the log when the ActiveMatrix Administrator is marking Applications which have REST BT as out of sync.
    com.tibco.amx.admin.api.node - Marking application 'rest-java_1' as 'out of sync' for node 'SystemNode'
    com.tibco.amx.admin.api.node - Done marking application 'rest-java_1' as 'out of sync' for node 'SystemNode'