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

  1. If Windows services are implemented:
    1. Open the Windows Services manager.
    2. Stop all services created by Omni-HealthData Governance Console (OHDGC).

      For example:

      iWay_ogc_*_<current_release>
  2. If Windows Services are not implemented:
    1. Navigate to the OHDGC installation directory.

      For example:

      C:\omni\product\omnihealthdata\ohdgc
    2. Navigate to the location of the tomcat.bat file.

      For example:

      C:\omni\product\omnihealthdata\ohdgc\ogc\bin\ibi\
    3. Open a command prompt, enter the following command, then press Enter to stop Apache Tomcat:
      tomcatstop.exe
    4. When Apache Tomcat has stopped, open the WSO2 Identity Server Management Console in a 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.