5.7 Starting STSA Services

To start the STSA service, run the following command:
  1. Navigate to <STSA_INSTALLATION_PATH>/OFS_STSA/bin directory. ./startup.sh
    To check if the UI service comes up correctly check the following log file:

    <INSTALLATION_PATH/OFS_STSA>/est-ui-service/bin/nohup.out

    To check for any issues in MMG services, check the following log folder:

    <Logs_Directory>/services

    After a successful startup, the following message is displayed:

    INFO Tomcat started on port(s): <est-ui-port> (http) with context path '//estservice'

    To check if the backend service is up, check the following log folder:

    <INSTALLATION_PATH/OFS_STSA>/est-service/bin/nohup.out

    After a successful startup, the following message is displayed:

    INFO Started AaiESTServiceApplication in 17.774 seconds (JVM running for 19.879)

    After this, the application is installed and all the application services are started successfully.

    WARNING:

    If you notice any errors, do not proceed further. Contact My Oracle Support (MOS) and provide the applicable error code and log files.

    Note:

    Unset the https/http proxy details before starting the services.

    OR

    Add the relevant entries in no_proxy with STSA hosted server details.