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

Installing the HA for Oracle GlassFish Message Queue Package

If you did not install the HA for Oracle GlassFish Message Queue package during your initial Oracle Solaris Cluster installation, perform this procedure to install the package.

How to Install the HA for Oracle GlassFish Message Queue Package

Perform this procedure on each cluster node where you want the HA for Oracle GlassFish Message Queue software to run.

  1. On the cluster node where you are installing the data service package, become superuser.
  2. Ensure that the solaris and ha-cluster publishers are valid.
    # pkg publisher
    PUBLISHER                           TYPE     STATUS   URI
    solaris                             origin   online   solaris-repository
    ha-cluster                          origin   online   ha-cluster-repository

    For information about setting the solaris publisher, see Set the Publisher Origin To the File Repository URI in Copying and Creating Oracle Solaris 11 Package Repositories.

  3. Install the HA for Oracle GlassFish Message Queue software package.
    # pkg install ha-cluster/data-service/glassfish-message-queue
  4. Verify that the package installed successfully.
    $ pkg info ha-cluster/data-service/glassfish-message-queue

    Installation is successful if output shows that State is Installed.

  5. Perform any necessary updates to the Oracle Solaris Cluster software.

    For instructions on updating single or multiple packages, see Chapter 11, Updating Your Software, in Oracle Solaris Cluster System Administration Guide.