Rerunning the installer

After you have fixed the errors that caused the installer to fail, you can reinstall BDD.

To rerun the installer:

  1. On the install machine, go to $BDD_HOME/uninstall/ and run:
    ./uninstall.sh [--silent]
    This removes many of the files created the last time you ran the installer and cleans up your environment. The --silent option runs the script in silent mode, which enables you to skip the confirmation step.
  2. If you're not running the script in silent mode, enter yes or y when asked if you're sure you want to uninstall BDD.
  3. If the installer was previously run by a different Linux user, delete the TEMP_FOLDER_PATH directory from all nodes.
  4. Clean up any existing tables in the Studio and Workflow Manager Service databases.
  5. Rerun the installer.

The installer removes any files created the last time it ran and runs again on the clean system.