Service Capability Exposure Function User Guide OCSG Introduction Custom Configuration Start/Restart Administrative Server Start/Restart Administrative Server The procedure to start and restart the server is the same. 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 cd to /u03/app/oracle/ocsg-x.x.x/user_projects/domains/services-gatekeeper-domain. Execute source ../../../wlserver/server/bin/setWLSEnv.sh Execute java weblogic.WLST”, this will start a WLST prompt Execute this command at the WLDT prompt Wls:/offiline: nmConnect(‘<nodemanager-user-name', ‘nodemanager-password', 'adminserver-imi-ip', '5556', 'services-gatekeeper-domain', '/u03/app/oracle/ocsg-x.x.x/user_projects/domains/services-gatekeeper-domain','plain') nodemanager-user-name - user name of node manager provided while configuring DSR API GW nodemanager-password - password of node manager provided while configuring DSR AI GW ocsg-x.x.x. - current DSR API GW version installed Execute wls:/nm/services-gatekeeper-domain> nmStart(‘AdminServer’) Make sure the Admin server has successfully started by accessing the console URL at https://<Admin-Server-XMI-IP>:9002/console.