Why and when to perform this task
Stopping an application server stops a server process based on the process definition settings in the current application server configuration.Steps for this task (dependent on configuration)
Server stop request issued. Waiting for stop status. Server server1 stop completed.
The server name varies depending on your settings.
In distributed environments, 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
Related reference
stopServer command
startServer command