Troubleshooting

Recover ITBA 10.00 if it Fails to Upgrade to 10.10

If the upgrade fails, proceed as follows to recover ITBA 10.00:

  1. Uninstall the Supervisor if necessary using the following command:
    $HPBA_HOME/supervisor/configure/uninstall_supervisor_conf.sh
  2. Delete all the content of the $HPBA_HOME directory.
  3. Unzip the 10.00 backup file (HPBA-BACKUP-$(%Y%M%D-%H-%M-%S).tar.gz. For example: HPBA-BACKUP-20160127-12-15-26.tar.gz) file to the $HPBA_HOME directory. Y is the year with 4 digits, M is the month with 2 digits, D is the day of the month with 2 digits, H is the hour with 2 digits (24 hour format), M is the minutes with 2 digits, and S is the seconds with 2 digits.
  4. Install the Supervisor using the following command:
    $HPBA_HOME/supervisor/configure/install_supervisor_conf.sh
  5. Start ITBA using the following command:
    $HPBA_HOME/supervisor/bin/hpba-start.sh
  6. Check the ITBA status using the following command:
    $HPBA_HOME/supervisor/bin/hpba-status.sh

  7. Remove the following folder:
    rm -rf $HPBA_HOME/dat/UPGRADING

Upgrade again after restoring ITBA 10.00

If after the upgrade failed, you restored ITBA 10.00, resolved the issue and tried to upgrade again, and the upgrade fails again, delete the UPGRADING file in the $HPBA_HOME/dat directory. Then run again upgrade.sh.

Error message when logging on ITBA after the upgrade

Note After upgrading from ITBA 10.00 to 10.10, if after logging on ITBA 10.10, you get the following error message, delete all the cookies and log on once more.