JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Sun Java System Message Queue Guide     Oracle Solaris Cluster
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for Sun Glassfish Message Queue

HA for Sun Glassfish Message Queue Overview

Overview of the Installation and Configuration Process for HA for Sun Glassfish Message Queue

Planning the Sun Glassfish Message Queue Installation and Configuration

Configuring and Activating Network Resources

How to Configure and Activate Network Resources

Installing and Configuring Sun Glassfish Message Queue

How to Install the Sun Glassfish Message Queue

Verifying the Sun Glassfish Message Queue Installation and Configuration

How to Verify the Sun Glassfish Message Queue Installation and Configuration

Planning the HA for Sun Glassfish Message Queue Installation and Configuration

Standard Data Service Configurations

Configuration Considerations

Configuration Planning Questions

Installing the HA for Sun Glassfish Message Queue Packages

How to Install the HA for Sun Glassfish Message Queue Packages

Registering and Configuring HA for Sun Glassfish Message Queue

Setting HA for Sun Glassfish Message Queue Extension Properties

How to Register and Configure HA for Sun Glassfish Message Queue as a Failover Data Service

Configuring the SUNW.HAStoragePlus Resource Type

Verifying the HA for Sun Glassfish Message Queue Installation and Configuration

How to Verify the HA for Sun Glassfish Message Queue Installation and Configuration

Tuning the HA for Sun Glassfish Message Queue Fault Monitor

Operations by the Fault Monitor During a Probe

A.  HA for Sun Glassfish Message Queue Extension Properties

Index

Verifying the Sun Glassfish Message Queue Installation and Configuration

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

How to Verify the Sun Glassfish Message Queue Installation and Configuration

Use this procedure to verify the Sun Glassfish 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 the potential primaries of the Sun Glassfish Message Queue resource group.