Go to main content

Oracle® Solaris Cluster Data Service for Oracle GlassFish Server Message Queue Guide

Exit Print View

Updated: September 2015
 
 

Verifying the HA for Oracle GlassFish Message Queue Installation and Configuration

This section contains the procedure to verify that you installed and configured your data service correctly.

How to Verify the HA for Oracle GlassFish Message Queue Installation and Configuration

Use this procedure to verify that you installed and configured HA for Oracle GlassFish Message Queue correctly.

  1. Ensure that the Message Queue is started under the control of Oracle Solaris Cluster software.
    # clresourcegroup online resource group
  2. Connect to Oracle GlassFish Message Queue from a web browser to verify that the Oracle GlassFish Message Queue software functions correctly.
  3. Run the clresourcegroup command to switch the resource group to another cluster node, such as node2.
    # clresourcegroup online -n node2 resource-group
  4. Verify that the resource group and message queue resource is online.
    # clresourcegroup status
    # ps -ef
  5. Repeat Step 2 through Step 4 on all the potential primaries of the Oracle GlassFish Message Queue resource groups.