Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Stops the Node Manager process.


The FDWLS_DOMAIN_DIRECTORY property is always required. Specify FDWLS_ADMIN_DOMAIN_DIRECTORY and FDWLS_DOMAIN_DIRECTORY for Enterprise Deployment topology where the admin server has a different domain folder than the managed servers.

Environment/Instance Properties

Property Name

Required

Description

FDWLS_WEBLOGIC_HOME

Yes

WebLogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver)

FDWLS_ADMIN_DOMAIN_DIRECTORY

No

WebLogic Domain Directory for AdminServer. Used when the admin server runs from a different domain folder than managed servers

FDWLS_DOMAIN_DIRECTORY

Yes

WebLogic Domain Directory for managed servers.

FDWLS_DOMAIN_NAME

Yes

WebLogic Domain Name.

FDWLS_NODEMANAGER_USER

Yes

The user id for the WLS Node Manager.

FDWLS_NODEMANAGER_PASSWORD

Yes

The password for FDWLS_NODEMANAGER_USER.

FD_ORACLE_MW_HOME

Yes

The oracle middleware home (which has subfolders such as oracle_common, wlsserver_10.3, coherence*, etc.).

Project Properties

Property Name

Required

Description

 

 

 

Inputs

Input Name

Required

Description

FDWLS_INP_NODEMANAGER_HOME

No

Node Manager home folder location. If blank, the default host-based or domain-based location is derived automatically.

Outputs

Output Name

Required

Description

 

 

 

Artifacts

This operation doesn't consume or produce any artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the environment instance which have a resource type of WLS Admin Server. Since the admin server only runs on one server, it is expected that for a given domain, there will only be one endpoint with a resource type set to WLS Admin Server.

Endpoint Execution

This operation will execute on the Admin Server endpoint selected using the WLS Admin Server resource type.

  • No labels