NonStop Server Guide for BEA WebLogic Server 9.2
Configuring Persistent WebLogic Server Processes
HP NonStop Server Guide for BEA WebLogic Server 9.2—529891-002
4-13
Step 1. Create a Machine and Associate Servers to
it
Step 1. Create a Machine and Associate Servers to it
1. Start an admin server for your domain:
. ./my_env (loading your usual WL_HOME, JAVA_HOME, and so on)
cd $WL_HOME/../user_projects/domains/rldomain
./startWebLogic.sh
Access the GUI. For example: http://icebat4.txn.cpqcorp.net:7001/console
2. On the left pane:
a. Click Machine folder.
b. Click Configure a New unix Machine.
c. Enter the machine name.
d. Click Create.
3. Select the Node Manager tab and update the:
Listen Address: icebat4.txn.cpqcorp.net
Listen Port: 5555
4. Click Servers tab and select the servers you want Node Manager to control.
Step 2. Generate Node Manager Configuration Files
1. Generate Node Manager configuration files by running a first startup of the Node
Manager.
The two required configuration files, nodemanager.hosts and
nodemanager.properties, are created in $WL_HOME/common/nodemanager
at the first start of the Node Manager.
2. Run startNodeManager.sh to create the two configuration files:
$WL_HOME/server/bin/startNodeManager.sh
On the NonStop server platform, the Node Manager will fail to start, giving the
error:
Node manager could not find the required library,
libNodeManager.a, in path - >
This error is expected because the use of the native version of the NodeManager
must be disabled (see Step 3. Configure and Start the Node Manager). The default
configuration files are now available to do so.
Step 3. Configure and Start the Node Manager
1. On the NonStop server:
cd $WL_HOME/common/nodemanager










