Procedure: How to Stop All Services and the Controller

  1. Ensure that no work orders are currently running in the Omni Console.
  2. Navigate to the OmniServer home directory.

    For example:

    /data/omni/product/omnihealthdata/omnigen/OmniServer
  3. Open a terminal window and type the following command to stop all services:
    ./omni.sh stop-all
  4. Upon successful notification that all services are stopped, enter the following command to stop the controller:
    ./omni.sh stop-controller