Last_status_change date/time is not updating to reflect the date/time the node was last rebooted
search cancel

Last_status_change date/time is not updating to reflect the date/time the node was last rebooted

book

Article ID: 395783

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

Cause

The 'system-config.properties' located in '/usr/local/horizon/conf ' is missing required properties

Resolution

  1. Take a snapshot of the affected node or cluster.
  2. Stop the horizon workspace service on the affected node using the command: 
    service horizon-workspace stop
  3. Update the file /usr/local/horizon/conf/system-config.properties of the affected node with the properties listed in from the system-config.properties.backup file or update it using the the /usr/local/horizon/conf/system-config.properties of a working node or you can use the referred exampled in Additional Information to update this file. 
  4. Restart the horizon service on the affected node using the command 
    service horizon-workspace restart

Additional Information

system-config.properties file sample:

ClientID=Configurator_OAuthClient
suiteToken=XXXXX
tenant.id=XXXXXX
application.initialized=true