Oracle® Fusion Middleware Managing Server Startup and Shutdown for Oracle WebLogic Server 11g Release 1 (10.3.1) Part Number E13708-01 |
|
|
View PDF |
The following sections describe simple, frequently used ways to start and shut down instances of WebLogic Server:
For a comprehensive discussion of starting and shutting down WebLogic Server instances, see Chapter 2, "Starting and Stopping Servers".
In the following table, WL_HOME
refers to the top-level installation directory for WebLogic Server, such as c:\Oracle\Middleware\wlserver_10.3\
.
Table A-1 Starting Server Instances
To Start | Do The Following |
---|---|
The MedRec server |
Invoke:
The server starts as an Administration Server in the medrec domain. On Windows, you can start the Medical Records Server from the Start menu (WebLogic Server > Examples > Start Medical Records Server). By default, the username for the medrec domain is set to |
The Examples server |
Invoke:
The server starts as an Administration Server in the wl_server domain. On Windows, you can start the Examples Server from the Start menu (WebLogic Server > Examples > Start Examples Server). By default, the username for the wl_server domain is set to |
An Administration Server that you have created |
Invoke:
where If the server prompts you to enter a username and password, enter the name of a WebLogic Server user who has permission to start servers. For more information, see Provide User Credentials to Start and Stop Servers. NOTE: In a development environment, it is usually sufficient to start an Administration Server and deploy your applications directly onto the Administration Server. In a production environment, you typically create Managed Servers to run applications. On Windows, the Configuration Wizard creates a shortcut on the Start menu to start the Administration Server that you created (User Projects > |
Managed Servers |
For information on additional ways to start Managed Servers, see Chapter 2, "Starting and Stopping Servers". |
A cluster of Managed Servers |
To start clustered Managed Servers with Node Manager, see "Start Managed Servers in a cluster" in the Oracle Fusion Middleware Oracle WebLogic Server Administration Console Help. |
It is recommended that you shutdown WebLogic Server instances through the Administration Console:
See "Shut down a server instance" and "Control graceful shutdowns" in the Oracle Fusion Middleware Oracle WebLogic Server Administration Console Help.
For information on gracefully shutting down the Managed Servers in a cluster, see "Shutdown servers in a cluster" in the Oracle Fusion Middleware Oracle WebLogic Server Administration Console Help.
Alternatively, invoke a Weblogic Server stop script to shutdown the server. See Shutting Down Servers with a Stop Script.
On Windows, you can stop the Medical Records Server, Examples Server, and Administration Servers that you have created using the Configuration Wizard, from the Start menu.