Managing Server Startup and Shutdown
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 Starting and Stopping Servers.
In the following table, WL_HOME
refers to the top-level installation directory for WebLogic Server, such as c:\bea\weblogic90\
.
The server starts as an Administration Server in the medrec domain. On Windows, you can start the Medical Records Server from the Start menu (Examples |
|
The server starts as an Administration Server in the wl_server domain. On Windows, you can start the Examples Server from the Start menu (Examples |
|
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 |
|
4. Associate Managed Servers with Node Manager by assigning them to a Machine upon which Node Manager runs.
8. In the Server Status table, select the check box next to the name of the server you want to start and click Start. For information on additional ways to start Managed Servers, see Starting and Stopping Servers. |
|
To start clustered Managed Servers with Node Manager, see "Start Managed Servers in a Cluster" in the Administration Console Online Help. |
It is recommended that you shutdown WebLogic Server instances through the Administration Console:
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.