Step1
Stop the SOA server
Go to the DomainHome/bin directory
./stopManagedWebLogic.sh soa_server1 t3://<hostname>:7001
Step2
Stop the OIM server
Go to the DomainHome/bin directory
./stopManagedWebLogic.sh oim_server1 t3://<hostname>:7001
Step3
Shutting down the Admin Weblogic Server
./stopWebLogic.sh
To stop Admin, OIM, and SOA servers, use the WebLogic Admin Console or WLST web space kit scripts to gracefully shut them down in the correct sequence.
ReplyDelete