+

Search Tips   |   Advanced Search

Configure deployment managers

Configure deployment managers for a single, central point of administrative control for all elements in a WebSphere Application Server distributed cell.

Deployment managers are administrative agents that provide a centralized management view for all nodes in a cell, as well as management of clusters and workload balancing of application servers across one or several nodes in some editions. Each cell contains one deployment manager.

A deployment manager hosts the administrative console.

When we create a deployment manager profile, a deployment manager is created. We can run the deployment manager with its default settings. However, we can change the deployment manager configuration settings, such as the ports that the process uses, custom services, logging and tracing settings, and so on. To view information about managing a deployment manager, use the settings page for a deployment manager.

To change the system clock, stop all the application servers, the node agent servers, the deployment manager server, the administrative agent server, and the job manager server first. After stopping the servers, change the system clock, and then restart the servers. If we change the system clock on one system, ensure the clocks on all systems that communicate with each other and have WAS installed are synchronized. Otherwise, we might experience errors, such as security tokens no longer being valid.

(ZOS) For Z/OS, to change the system clock, stop all the application servers, the node agent servers, the deployment manager server, the administrative agent server, the job manager server, and the location service daemon first. After stopping the servers and location service daemon, change the system clock, and then restart the servers and location service daemon. If we change the system clock on one system, ensure the clocks on all systems that communicate with each other and have WAS installed are synchronized. Otherwise, we might experience errors, such as security tokens no longer being valid.

(ZOS) WAS for z/OS uses workload management (WLM) as the primary vehicle for workload balancing.

(ZOS) The JVM for the deployment manager runs in 64-bit addressing mode by default. However, because of product requirements, the amount of virtual memory available to each JVM is somewhat less. To obtain more virtual memory for the deployment manager server, or any other server, run the server in 64-bit addressing mode. If we have applications that require large amounts of virtual memory, the applications might need to run on servers configured for 64-bit addressing mode.


Tasks

  1. To access the settings page for a deployment manager...

  2. Configure the deployment manager by clicking a property, such as Custom services, and specifying settings.

  3. If we specify the server short name as eight characters, follow the directions to convert the default seven-character short name to eight characters.

  4. Optionally register or unregister the deployment manager with the job manager.

    A job manager allows us to submit administrative jobs asynchronously for deployment managers and for application servers registered to administrative agents.

      System administration > Deployment manager > Additional Properties > Job managers > Register/unregister with job manager

We configured a deployment manager with options that we selected.


What to do next

We can continue to administer the product by doing such tasks as configuring cells and managing nodes, node agents, and node groups.

Use the deployment manager Diagnostic Provider to test connectivity between the deployment manager and the node agents. Click...

After running the diagnostic provider, click on the message text to get to the detail page that shows the node agent status. If the value field of the node agent is j2ee.state.stopped, the value usually means that the node agent is stopped. However, it can also mean that the deployment manager has lost network connectivity with the node agent. The deployment manager cannot distinguish between these two cases.


Subtopics


  • (ZOS) Converting a 7-character server short name to 8 characters
  • Security considerations when in a multi-node WAS WAS ND environment