Start/Restart Application Server

The procedure to start and restart the server is the same.
  1. Make sure the nodemgr service is running on the Admin server by with this command:
    sudo service nodemgr status
    If the nodemgr service is not running, start the service:
    sudo service nodemgr start
  2. Access the DSR API GW Admin console using https://<Admin-Server-XMI-IP>:9002/console.
  3. Login using the admin account created when configuring the API GW.
    The default username is weblogic.
  4. Navigate to Environment, and then Servers, and then Control (tab).
  5. Click Start and confirm.