Configuring the Node Manager

Starting and Stopping Servers 7-3

7.4.1 Starting or Stopping the Managed Servers By Using Command Prompt

To start or stop the managed servers using command prompt:

1. Navigate to the DOMAIN_HOMEbin directory.

2. To start the server, enter the following at the command prompt:

For UNIX: .startManagedWebLogic.sh MANAGED_SERVER_NAME ADMIN_SERVER_URL For example: startManagedWebLogic.sh oim_server1 http:mywlsadminhost.mycompany.com:7001 startManagedWebLogic.sh soa_server1 http:mywlsadminhost.mycompany.com:7001 For Microsoft Windows: startManagedWebLogic.cmd MANAGED_SERVER_NAME ADMIN_SERVER_URL To stop the server, enter the following at the command prompt: For UNIX: .stopManagedWebLogic.sh MANAGED_SERVER_NAME ADMIN_SERVER_URL For Microsoft Windows: stopManagedWebLogic.cmd MANAGED_SERVER_NAME ADMIN_SERVER_URL For example: stopManagedWebLogic.cmd oim_server1 http:mywlsadminhost.mycompany.com:7001 stopManagedWebLogic.cmd soa_server1 http:mywlsadminhost.mycompany.com:7001 7.4.2 Starting or Stopping the Managed Server By Using Oracle Enterprise Manager Fusion Middleware Control In order to use the Oracle Enterprise Manager Fusion Middleware Control to control managed servers, Node Manager must be running on the computer. To start or stop the managed server using Oracle Enterprise Manager Fusion Middleware Control: 1. Log in to the Oracle Enterprise Manager Fusion Middleware Control.

2. Navigate to Weblogic Domain, Domain Name, SERVER_NAME.

3. Right click, and navigate to Control.

4. Click Start Up to start the server.

Click Shutdown to stop the server.

7.4.3 Starting or Stopping Servers By Using Oracle WebLogic Server Administration Console

To start or stop servers by using Oracle WebLogic Administration Console: 7-4 Oracle Fusion Middleware Administrators Guide for Oracle Identity Manager 1. Log in to the Oracle WebLogic Server Administration Console.

2. On the left pane, under Domain Structure, select Environment, Servers.

3. On the right pane, under Summary of Servers, click the Control tab.

4. Select the server name.

5. Click Start to start the server.

Click Shutdown to shutdown the server.