Stopping an application server ends a server process based on the process definition settings in the current application server configuration.
Why and when to perform this task
There are several options for stopping an application server:Steps for this task
Server stop request issued. Waiting for stop status. Server server1 stop completed.
The server name varies depending on your settings.
For distributed platforms, except AIX, you can use the stopServer command to stop a single server or thestopManager command to stop the deployment manager.
# ./stopServer.sh server1
# ./stopManager.sh
What to do next
If you experience any problems shutting down a server, see Troubleshooting administration.Related reference
stopServer command
startServer command