Create proxy servers using the job manager

In a flexible management environment, we can submit the Create proxy server job. A proxy server routes requests to application server nodes. The job creates a proxy server that runs on a deployment manager or stand-alone node. The proxy server becomes a managed resource of the job manager.

Start the job manager. If adding the proxy server to a dmgr node, start the dmgr and the target federated node. If adding the proxy server to a stand-alone node, start the stand-alone node and the admin agent. The target nodes must be managed by the job manager. To submit the Create proxy server job, the target node must support proxy servers.

Your ID at the job manager must be authorized for the administrator role or the operator role to submit jobs. When you submit a job, we can specify a user name and password for authentication and authorization at the target node or nodes. When you submit a job to multiple target nodes, the user name and password or the credentials for the submitter must apply to all the job targets.

Use the admin console of the job manager to create a proxy server on one or more managed nodes. From the job manager console, choose the Create proxy server job, specify job options, review the summary, and submit the job. This topic describes how to use the job manager console to submit the job.

Instead of using the job manager console, we can run the createProxyServer job script in the AdministrativeJobs command group. See the Administrative job types topic.

 

  1. Click Jobs > Submit from the navigation tree of the job manager administrative console.

  2. Choose a job to create a proxy server.

    1. Select the Create proxy server job type from the list.

    2. Optionally specify a description of the job.

    3. Click Next.

  3. Choose the job targets on which to add the proxy server.

    Select one or more managed nodes to which we can add proxy servers, such as dmgr nodes.

    1. Select a group of nodes from the list, or select Node names.

    2. If you selected Node names, then specify a node name and click Add, or click Find and specify the chosen nodes on the Find nodes page.

    3. If user authentication is required, specify the user name and password.

    4. Click Next.

  4. Specify parameters for the create cluster job.

    1. For Server name, specify a proxy server name that is unique on the target nodes. For example, suppose a managed dmgr node, myNode01, has one proxy server, proxy_server_1. Specify a name that is unique to myNode01:
      proxy_server_2
      

    2. If creating the proxy server on a deployment manager node, for Node name specify the name of the target node. For example, suppose you want to add proxy_server_2 to a managed dmgr node named myNode01, specify the node name:
      myNode01
      

    3. Click Next.

  5. Schedule the job.

    The times and dates that you specify are relative to the job manager.

    1. Optionally specify one or more e-mail addresses where notifications are sent when the job finishes.

      If you specify multiple e-mail addresses, separate them with commas.

    2. Select when the job is available for submission.

    3. Select the job expiration.

    4. Optionally specify a recurring interval for the job, a start date and time for the interval, and an end date and time for the interval.

    5. Click Next.

  6. Review the summary, and click Finish to submit the job.

 

Results

The target nodes run the job and attempt to create the proxy server.

 

Next steps

On the Job status page, click the ID of the create proxy server job and view the job status. Click the status refresh icon

Refresh view icon for job status to refresh the displayed status.

If the job is not successful, view any error messages that result from running the job, correct the error condition, and submit the job again.

If the job is successful, click Jobs > Node resources to see the new proxy server in the list of resources. The status of the proxy server is Stopped.

After creating the proxy server, we can run a job that starts the proxy server.



Related concepts
Clusters and workload management

Related tasks
Starting and stopping the job manager
Starting and stopping the admin agent
Starting and stopping the dmgr
Starting and stopping a node
Set up a job manager environment
Starting servers using the job manager
Delete proxy servers using the job manager

Related reference
Administrative job types using wsadmin scripting
Find nodes
Find node resources
Node resources collection

   



Last updated Nov 10, 2010 8:23:07 PM CST