Starting and Stopping Components Starting and Stopping Applications Starting and Stopping Fusion Middleware Control Starting and Stopping Oracle Management Agent

Installing and Configuring Oracle Fusion Middleware 3-13 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_HOME commonbinsetNMProps.sh MW_HOME wlserver_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.

3.4.4 Starting and Stopping Components

You can start and stop a component from the dynamic target menu in Fusion Middleware Control. To start or stop Java components, such as Oracle Business Activity Monitoring: 1. From the navigation pane, expand the farm. 2. Expand the component type, such as BAM, then select the component. 3. From the dynamic target menu, choose Control, then Start Up or Shut Down. To start or stop restart system components, such as Oracle HTTP Server: 1. From the navigation pane, expand the farm and then the installation type, such as Web Tier . 2. Select the component, such as ohs1. 3. From the dynamic target menu, choose Control, then Start Up or Shut Down.

3.4.5 Starting and Stopping Applications

You can start or stop an application deployed in Oracle Fusion Middleware from the Application Deployment menu of Fusion Middleware Control. To start or stop an application: 1. From the navigation pane, expand Application Deployment. 2. Select the application. 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 Commands: To start and stop Java components: startApplicationappName, [options] stopApplicationappName, [options] To start and stop system components: opmnctl startproc ias-component=component opmnctl stopproc ias-component=component opmnctl restartproc ias-component=component 3-14 Oracle Fusion Middleware 2 Day Administration Guide 3. From the Application Deployment menu, choose Control, then Start Up or Shut Down.

3.4.6 Starting and Stopping Fusion Middleware Control

If Fusion Middleware Control is configured for a domain, it is automatically started or stopped when you start or stop an Oracle WebLogic Server Administration Server, as described in Section 3.4.1 .

3.4.7 Starting and Stopping Oracle Management Agent

Oracle Management Agent is designed specifically for monitoring Oracle Fusion Middleware system components, such as Oracle HTTP Server and Oracle Web Cache. To start Oracle Management Agent: opmnctl startproc ias-component=EMAGENT To stop Oracle Management Agent: opmnctl stopproc ias-component=EMAGENT

3.5 Learn More