Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Create a Node Agent on Node 2

This procedure creates a node agent on port 5555 on Node 2 using the administrator console installed in Node 1.

  1. Install BEA WebLogic on Node 2.

  2. Log in to the administrator server of Node 1.

    http://node1.domain-name:7001/console

  3. Click Machines and click Configure a New Machine.

  4. Enter node_2 for the node agent name, and click Create.

  5. In the Listen Address field, enter the IP address of Node 2.

  6. On Node 2, start the node agent.

    Bea-base/weblogic81/server/bin/startNodeManager.sh node2-ip-address 5555

  7. In the nodemanager.Hosts file of Node 2, add the IP address of Node 1.

    Bea-base/weblogic81/common/nodemanager.Hosts

    You need to do this to ensure that Node 2's node agent can accept commands from the administrator server on Node 1.