Stopping WebLogic

This section discusses how to stop WebLogic.

For single-server domains on any supported operating systems, use the PSADMIN Web (PIA) Server menus to stop the PIA domain.

See Using the Web (PIA) Server Menu.

To stop the web server (PIA):

  1. Access the WebLogic Remote Console.

    See Using WebLogic Remote Console.

  2. Select Monitoring Tree > Environment > Servers.

  3. Select the row for PIA and click the Shutdown icon.

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.