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

Document Information

Preface

1.  Installing and Configuring HA for Oracle GlassFish Message Queue

HA for Oracle GlassFish Message Queue Overview

Overview of the Installation and Configuration Process for HA for Oracle GlassFish Message Queue

Planning the Oracle GlassFish Message Queue Installation and Configuration

Configuring and Activating Network Resources

How to Configure and Activate Network Resources

Installing and Configuring Oracle GlassFish Message Queue

How to Install the Oracle GlassFish Message Queue

Verifying the Oracle GlassFish Message Queue Installation and Configuration

How to Verify the Oracle GlassFish Message Queue Installation and Configuration

Planning the HA for Oracle GlassFish Message Queue Installation and Configuration

Standard Data Service Configurations

Configuration Considerations

Configuration Planning Questions

Installing the HA for Oracle GlassFish Message Queue Package

How to Install the HA for Oracle GlassFish Message Queue Package

Registering and Configuring HA for Oracle GlassFish Message Queue

Setting HA for Oracle GlassFish Message Queue Extension Properties

How to Register and Configure HA for Oracle GlassFish Message Queue as a Failover Data Service

Configuring the SUNW.HAStoragePlus Resource Type

Verifying the HA for Oracle GlassFish Message Queue Installation and Configuration

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

Tuning the HA for Oracle GlassFish Message Queue Fault Monitor

Operations by the Fault Monitor During a Probe

A.  HA for Oracle GlassFish Message Queue Extension Properties

Index

Verifying the Oracle GlassFish Message Queue Installation and Configuration

This section describes how to verify the Oracle GlassFish Message Queue installation and configuration.

How to Verify the Oracle GlassFish Message Queue Installation and Configuration

Use this procedure to verify the Oracle 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 Oracle GlassFish Message Queue resource group.