Stopping All Servers in a Domain

Stop all servers in a WebLogic domain that is registered with the WebLogic Management service.

Important

Using the Console

  1. Open the navigation menu and click Observability & Management. Under WebLogic Management, click Domains.
  2. Under List scope, select the compartment that contains the domains.
  3. (Optional) Under Filters, select one or more of the following options to refine the list of domains:
    • State: Lists only the domains in the specified state.
    • Version: Lists only the domains with the specified middleware version.
    • Type: Lists only the domains with the specified middleware.
    • Patch readiness status: Lists only the domains with the specified readiness status.
  4. Under Name, click a domain to navigate to its details page.
  5. (Optional) In the Servers section, review server restart order.
  6. Under More actions, click Stop domain.
  7. In the Stop domain dialog, confirm this is the domain you want to stop and optionally check Force server shutdown.
  8. Click Stop.
Check the operation's progress in the Work requests section of the domain's details page.

Using the API

Run the StopWlsDomain operation to stop a domain.