users@glassfish.java.net

Re: How to configure JMS on multiple domains?

From: <forums_at_java.net>
Date: Thu, 1 Dec 2011 16:15:07 -0600 (CST)

Hi,

Can you look at your log file to verify that the two brokers are clustered
together?

You can check broker logsĀ  at:

{glassfish-home}/glassfish/nodes/{domain-name}/{instance-name}/imq/instances/{Cluster-Name][Instance-name]/log/log.txt
For example, You should see in one broker, something like to verify the
cluster connection:

[01/Dec/2011:13:16:15 PST] [B1071]: Established cluster connection to broker
mq://10.132.181.150:27677/?instName=Cluster1instance2&brokerSessionUID=1138623436006167296[LAP/10.132.181.150:61151]

You can also try setting the broker cluster properties in
glassfish-home}/glassfish/nodes/{domain-name}/{instance-name}/imq/instances/{Cluster-Name][Instance-name]/props/config.properties
and start the brokersĀ  in REMOTE mode.

Thanks,
Sarada


--
[Message sent by forum member 'saradak']
View Post: http://forums.java.net/node/869999