Starting and Stopping Managed Servers Using Fusion Middleware Control

4-4 Oracle Fusion Middleware Administrators Guide environment information is provided through the start scripts, such as startWebLogic and setDomainEnv, which are located in the domain directory. If the Managed Servers are started by Node Manager as is the case when the servers are started by the Oracle WebLogic Server Administration Console or Fusion Middleware Control, Node Manager must be instructed to use these start scripts so that the server environments are correctly configured. Specifically, Node Manager must be started with the property StartScriptEnabled=true. There are several ways to ensure that Node Manager starts with this property enabled. As a convenience, Oracle Fusion Middleware provides the following script, which adds the property StartScriptEnabled=true to the nodemanager.properties file: UNIX ORACLE_COMMON_HOMEcommonbinsetNMProps.sh. Windows ORACLE_COMMON_HOME\common\bin\setNMProps.cmd For example, on Linux, execute the setNMProps script and start Node Manager: ORACLE_COMMON_HOMEcommonbinsetNMProps.sh MW_HOMEwlserver_nserverbinstartNodeManager.sh When you start Node Manager, it reads the nodemanager.properties file with the StartScriptEnabled=true property, and uses the start scripts when it subsequently starts Managed Servers. Note that you need to run the setNMProps script only once.

4.3 Starting and Stopping Components

You can start and stop components using the command line, the WebLogic Server Administration Console, or Fusion Middleware Control, depending upon the component. The following topics describe how to start and stop components using Fusion Middleware Control and the command line: ■ Starting and Stopping Components Using Fusion Middleware Control ■ Starting and Stopping Components Using the Command Line

4.3.1 Starting and Stopping Components Using Fusion Middleware Control

To start or stop a component: 1. From the navigation pane, expand the farm, then navigate to the component. 2. Select the component, such as SoaInfra. 3. From the dynamic target menu, choose Control, then Start Up or Shut Down. See Also: Using Node Manager in the Oracle Fusion Middleware Node Manager Administrators Guide for Oracle WebLogic Server for other methods of configuring and starting Node Manager Note: If OPMN is not started, you cannot start system components such as Oracle HTTP Server or Oracle Internet Directory using Fusion Middleware Control. To start OPMN, use the following command: opmnctl start