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

Document Information

Preface

1.  Installing and Configuring Oracle Solaris Cluster HA for Sun Java System Application Server Supported Versions as of 9.1

2.  Installing and Configuring Oracle Solaris Cluster HA for Sun Java System Application Server Supported Versions Before 8.1

Oracle Solaris Cluster HA for Sun Java System Application Server Overview

Failover Configuration Overview

Multiple Masters Configuration Overview

Overview of the Installation and Configuration Process for Oracle Solaris Cluster HA for Sun Java System Application Server

Planning the Oracle Solaris Cluster HA for Sun Java System Application Server Installation and Configuration

Configuration Restrictions

Configuration Planning Questions

Installing and Configuring Application Server

How to Configure and Activate Network Resources for a Failover Configuration

How to Install and Configure the Application Server

Using the Application Server With HADB

Configuring the Sun Java System Web Server Plug-in

Installing the HA for Sun Java System Application Server Packages

Registering and Configuring Oracle Solaris Cluster HA for Sun Java System Application Server Supported Versions Before 8.1

Setting Oracle Solaris Cluster HA for Sun Java System Application Server Extension Properties

How to Register and Configure the Oracle Solaris Cluster HA for Sun Java System Application Server as a Failover Data Service

How to Register and Configure the Oracle Solaris Cluster HA for Sun Java System Application Server as a Data Service Mastered on Multiple Nodes

Configuring the SUNW.HAStoragePlus Resource Type

Tuning the Fault Monitor for Oracle Solaris Cluster HA for Sun Java System Application Server

Operations by the Oracle Solaris Cluster HA for Sun Java System Application Server Fault Monitor During a Probe

Verifying the Oracle Solaris Cluster HA for Sun Java System Application Server Installation and Configuration

How to Verify the Oracle Solaris Cluster HA for Sun Java System Application Server Installation and Configuration

A.  Extension Properties for HA for Sun Java System Application Server Supported Versions as of 9.1

B.  Extension Properties for HA for Sun Java System Application Server Supported Versions Before 8.1

Index

Verifying the Oracle Solaris Cluster HA for Sun Java System Application Server Installation and Configuration

This section describes how to verify correct installation of Oracle Solaris Cluster HA for Sun Java System Application Server.


Note - After installation, use only the cluster administration command clresourcegroup(1CL) to manually start and stop Application Server. After you start Application Server, it runs under the control of Oracle Solaris Cluster software.


How to Verify the Oracle Solaris Cluster HA for Sun Java System Application Server Installation and Configuration

  1. Start the Application Server under the control of Solaris Cluster software.
    # clresourcegroup online resource-group
  2. Connect to the Application Server by using a browser, and verify that the Application Server software functions correctly.
  3. Run the clresourcegroup command to switch the resource group to another cluster node or zone, such as node2.
    # clresourcegroup online -n node2 resource-group
  4. Verify that the resource group and the Application Server resource are online.
    # clresourcegroup status
    # ps -ef
  5. Repeat Step 2 and Step 3 on all of the potential primaries of the Application Server resource groups.