Procedure: How to Stop Omni-HealthData Governance Console (Apache Tomcat and WSO2 Identity Server)

  1. Navigate to the OHDGC installation directory.

    For example:

    /data/omni/product/omnihealthdata/ohdgc
  2. Navigate to the location of the tomcatstop.sh file.

    For example:

    /data/omni/product/omnihealthdata/ohdgc/ogc/bin/ibi/
  3. Open a terminal window, enter the following command, then press Enter to stop Apache Tomcat:
    ./tomcatstop.sh
  4. When Apache Tomcat has stopped, open the WSO2 Identity Server Management Console in your browser by entering the following URL:
    https://yourhost.yourdomain.com:9443

    For example:

    https://omnihealthdata.ibi.com:9443

    Note: You must use the appropriate protocol (HTTP or HTTPS) as specified in the server.runtime.http-protocol property of the og_configuration.properties file.

  5. Log on using the following credentials:
    • Username: admin
    • Password: admin
  6. Click Shutdown/Restart in the Manage section of the left navigation panel.
  7. Click Graceful Shutdown to stop the WSO2 Identity Server.