Sun Cluster Data Service for Sun Java System Message Queue Guide for Solaris OS

Verifying the Sun Java System Message Queue Installation and Configuration

This section describes how to verify the Sun Java System Message Queue installation and configuration.

How to Verify the Sun Java System Message Queue Installation and Configuration

Use this procedure to verify the Sun Java System Message Queue installation and configuration. This procedure does not verify that your application is highly available.

  1. Ensure that the logical hostname is running.

  2. Set IMQ_VARHOME and start the message broker manually:


    # IMQ_VARHOME=/global/s1mq
    # export IMQ_VARHOME
    # imqbrokerd -name hamq1
    
  3. Stop the broker.


    # /usr/bin/imqcmd shutdown bkr -b hostname:port
     
    
  4. Repeat Step 2 on all of the potential primaries of the Sun Java System Message Queue resource group.