beautypg.com

HP Integrity NonStop H-Series User Manual

Page 63

background image

sufficient time for the connection by setting the
wireFormat.maxInactivityDurationInitalDelay

property to a longer duration.

16.

How can I disable JMX?
You can disable JMX either before or after installing NSMQ. However, HP does not
recommended this as none of the administrative tools will work if JMX is disabled.
To disable JMX prior to installation:
a.

Open the activemqNonPersistent.template and
activemqPersistent.template

files located at

/nsmq/T0975H01

.

b.

In the element, set the value of useJmx attribute to 'false' as shown:

dataDirectory="${activemq.data}" useJmx="false">

c.

Comment the XML element .

After these changes, JMX gets disabled in all the brokers created using the setup script.
To disable JMX post installation, do the following before starting the broker:
a.

Open the <NSMQ-Installation-folder>/<broker_name>/conf/activemq.xml

b.

In the element, set the value of useJmx attribute to 'false' as shown:

dataDirectory="${activemq.data}" useJmx="false">

c.

Comment the XML element .

Restart the brokers for changes to take effect.

17.

How do I start NSMQ after a forced pathmon shutdown or system cold load?
To start NSMQ, do the following steps:
a.

Set up the cluster again using the following command:

<NSMQ-Installation-folder>/bin/<cluster_name>.sh setup

b.

Re-create NSMQ brokers again using the Broker scripts.

<NSMQ-Installation-folder>/<broker_name>/bin/<broker_name>.sh
deploy

Repeat this step to set up all the brokers in the cluster.

c.

Start the cluster using the cluster script.

<NSMQ-Installation-folder>/bin/<cluster_name>.sh start

NOTE:

HP recommends the following steps before performing a cold load:

a.

Before shutting down the cluster, stop all the NSMQ brokers using:

<NSMQ-Installation-folder>/bin/<cluster_name>.sh stop

b.

Shutdown the NSMQ cluster using:

<NSMQ-Installation-folder>/bin/<cluster_name>.sh shutdown

63

This manual is related to the following products: