Postinstallation Task 8: Starting or Restarting the Services
Start or Restart all the services:
-
To start or restart the Configurator service, navigate to the $OPE_HOME/roles/configurator/standalone/bin directory and run $./start.sh script.
-
To start or restart all other services, navigate to the $OPE_HOME/roles/<service-name>/standalone/config directory and update application.properties for configuratorServiceUrl. Then start the service from $OPE_HOME/roles/<service-name>/standalone/bin by running $./start.sh script.
Note:Before starting the offer search index service, make sure that the catalog service is up and the isOfferSearchIndexEnabled flag value is set as true.