Upgrade or repair of an existing OMII release installation is not supported.
If your installation is interrupted for some reason, you may need to reinstall. To reinstall the Stack:
1. STOP your OMII server by performing:
$ ./stopomii.sh
in OMII_HOME/bin.
2. Follow the instructions in How to uninstall the OMII Stack to uninstall your chosen components or the entire stack.
If you uninstall either the WS container database or Integrated Services database, you will need to reinstall the database AND the corresponding stack component in order to have a working OMII Stack. This is because the PostgreSQL user and tablespace are created by the database installer, but the table initialisation is done by the stack installation.
3. See topic Using the Stack Installer for instructions on installing your missing components or the entire stack.
This process will not overwrite any files created by you, the user, prior to reinstallation.