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

ProcedureHow to Install the Sun Java System Message Queue

Use the following procedure to install the Sun Java System Message Queue. Only the sections that are specific to the Sun Java System Message Queue are included here. See the Sun Java System Message Queue for Solaris OS documentation for details.


Note –

Do not set the AUTOSTART property to YES in the /etc/imq/imqbrokerd.conf file. The AUTOSTART property is set to NO by default because Sun Cluster HA for Sun Java System Message Queue starts and stops the application after you have configured the data service.


Steps
  1. Install the Sun Java System Message Queue package on all the nodes of the cluster if they are not already installed.

  2. Identify a location on a global file system where you intend to keep your message queue (for example, /global/s1mq).

    You can create a separate directory for this file system.

  3. On any node set IMQ_VARHOME and run the imqbrokerd command to create the configuration directory and files.


    # IMQ_VARHOME=/global/s1mq
    # export IMQ_VARHOME
    # imqbrokerd -name hamq1
    
  4. Set the imq.jms.tcp.hostname property to the logical hostname by editing $IMQ_VARHOME/instances/hamq1/props/config.properties.