BMC Software, Inc., Confidential and Proprietary Information
Managing Servers 6-3
Boot WebLogic Server
Summary: Perform these steps to shut down and then restart a WebLogic Server.
Reboot commands are available for both administration and managed
servers. If an administration server goes down while managed servers are
running, you do not need to restart the managed servers in order to
recover management of the domain. If you restart the administration
server with the discover attribute turned on, the administration server can
discover managed servers and recover management. (See the WebLogic
Server Administration document, available from BEA.)
Discovery is turned on by the following setting in the startup script:
-Dweblogic.management.discover=true
To boot WebLogic Server:
Step 1
Right-click the instance icon of the server you
want to re-boot.
Step 2 From the KM Commands menu, choose Admin
=> Boot Server
.
The Boot Server dialog box is displayed.
Step 3 Specify the boot command to be run. If you are booting a Unix server,
this is the full path to a pre-written script that can start the server. The
server should be booted in a non-interactive mode (the password should
be read from
password.ini or boot.properties, not from the command
line).