16 Using HA Power Tools

Configure the Java Object Cache using the HA Power Tools tab in the Administration Console.

This chapter contains the following sections:

16.1 Enabling HA Power Tools in the Oracle WebLogic Administration Console

To use HA Power Tools, you must enable them using the following procedure:

  1. Copy the following two .war files located in the MW_HOME/oracle_common/hapowertools directory to the DOMAIN_HOME/console-ext directory.

    • powertools-core.war

    • powertools-configurejoc.war

  2. Restart the Administration Server.

  3. Click Domain in the left navigation tree to see the HA Power Tools tab.

16.2 Configuring Java Object Cache for a Cluster Using HA Power Tools

To configure Java Object Cache for a cluster using HA Power Tools:

  1. Log into the Administration Console, and select Domain.

  2. Click the HA Power Tools tab. Select Configure JOC for Cluster.

  3. Select the cluster name from the drop-down list. Enter the Discover Port.

  4. Enter the Hosts (separate host names by comma).

  5. Click Configure JOC.

  6. Restart the cluster.

  7. Verify JOC configuration using the CacheWatcher utility. See Appendix F, "Configuring the Distributed Java Object Cache."

16.3 Configuring Java Object Cache for Managed Servers Using HA Power Tools

To configure Java Object Cache for Managed Servers using HA Power Tools:

  1. Log into the Administration Console, and click Domain.

  2. Click the HA Power Tools tab.

  3. Select Configure JOC for Managed Server(s).

  4. Enter the Managed Server names and Discover Port.

  5. Enter the Hosts (separate host names by comma).

  6. Click Configure JOC.

  7. Restart the cluster.

  8. Verify JOC configuration using the Cache Watcher utility. See Appendix F, "Configuring the Distributed Java Object Cache."

You can exclude some managed servers from the JOC configuration by specifying the server names (comma separated) in the Exclude Server section. The Distribution Mode for all the specified servers are set to false.

Use the Disable Distribution Mode option to disable Distribution Mode for all the affected managed servers. This option is applicable for configuring JOC for a cluster as well as for configuring JOC for Managed Servers.