Starting and stopping WebLogic Server starting-and-stopping-weblogic-server

CAUTION
AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.

Several procedures require you to start or stop the instance of WebLogic Server where you want to deploy AEM forms modules. Ensure that WebLogic Server is stopped or running, depending on the task you are performing.

Activity
Required WebLogic state
Creating a WebLogic domain
Stopped
Creating a WebLogic managed server
Running
Increasing the server thread count
Running
Deploying AEM forms products
Running
NOTE
If you are running WebLogic Server on Red Hat® Enterprise Linux Advanced Server 4.0, set the LD_ASSUME_KERNEL environment variable to 2.4.19 by using the export LD_ASSUME_KERNEL=2.4.19 command. Then, run WebLogic Server from the same shell in which you set this environment variable.

Start WebLogic Server start-weblogic-server

  1. From a command prompt, go to [appserver root]/user_projects/domains/[appserverdomain].

  2. Enter the following command:

    • (Windows) startWebLogic.cmd
    • (Linux, UNIX) ./ startWebLogic.sh

Stop WebLogic Server stop-weblogic-server

  1. Start WebLogic Server administration console by typing https://[host name]:7001/console in the URL line of a web browser.
  2. Log in by typing the user name and password that was used when creating this WebLogic configuration, and then click Log In.
  3. Under Change Center, click Lock & Edit.
  4. Under Domain Structure, click Environment > Servers.
  5. Click AdminServer and, on the Settings for AdminServer pane, click the Control tab.
  6. Ensure that AdminServer is selected in the Server Status table and click Shutdown.
  7. Select When Work Completes to gracefully shut down the server or select Force Shutdown Now to stop the server immediately without completing ongoing tasks.
  8. On the Server Life Cycle Assistant pane, click Yes to complete the shutdown.

The WebLogic Server administration console is no longer available, and the command prompt that you ran the start command from is available.

Start WebLogic administration console start-weblogic-administration-console

  1. If WebLogic Admin Server is not already running, from a command prompt, go to the [appserver root]\user_projects\domains[domainname] directory, and enter the following command:

    • (Windows) startWebLogic.cmd
    • (Linux, UNIX) ./ startWebLogic.sh
  2. Access WebLogic Server administration console by typing https://*[host name]:[Port] /console in the URL line of a web browser, where [Port] is the non-secure listening port. By default, this port value is 7001.

  3. On the login screen, type your administrator user name and password, and click Log In.

Start Node Manager start-node-manager

  1. Ensure that WebLogic Server is running.

  2. From a new command prompt, go to [appserver root]/server/bin.

  3. Enter the following command:

    • (Windows) startNodeManager.cmd
    • (Linux, UNIX) ./startNodeManager.sh

Stop Node Manager stop-node-manager

After you shut down WebLogic Server, you can close the command prompt from which you called Node Manager.

Start a WebLogic managed server start-a-weblogic-managed-server

NOTE
This task can be performed only after you create a WebLogic domain and a managed server.
  1. Ensure that the WebLogic Server and Node Manager are running.
  2. Start WebLogic Server administration console by typing https://[host name]:[port] /console in the URL line of a web browser.
  3. Under Domain Structure, click Environment > Servers.
  4. In the right pane, click the Control tab.
  5. Select the managed server that you want to start.
  6. Click the Start button below the managed server you want to start.

Stop a WebLogic managed server stop-a-weblogic-managed-server

  1. Start WebLogic Server administration console by typing https://[host name]:[port] /console in the URL line of a web browser.
  2. Under Domain Structure, click Environment > Servers.
  3. In the right pane, click the Control tab.
  4. Select the managed server that you want to stop.
  5. Click the Shutdown button below the managed server you want to stop.
  6. Select When Work Completes to gracefully shut down the server or select Force Shutdown Now to stop the server immediately without completing ongoing tasks.
  7. On the Server Life Cycle Assistant pane, click Yes to complete the shutdown.
recommendation-more-help
a6ebf046-2b8b-4543-bd46-42a0d77792da