Stopping WebLogic Using the Command Line

To stop WebLogic using the command line, enter the appropriate command.

Configuration Windows UNIX

Single server

stopPIA.cmd

stopPIA.sh

Multi server (WebLogic Admin server)

stopWebLogic.cmd

stopWebLogic.sh

Multi server (Managed WebLogic server)

stopWebLogic.cmd <ManagedServerName>

StopWebLogic.sh <ManagedServer Name>

If WebLogic is running as a Windows service you can also stop the service in Windows Control Panel or using the NET STOP command.