Author |
Message
|
ppdollar |
Posted: Tue Apr 11, 2006 10:27 am Post subject: Unable to configure a cluster queue on Host from WAS |
|
|
Novice
Joined: 31 Aug 2005 Posts: 20
|
WAS and QMGR are on the same solaris server, this QMGR and the HOST QMGR are part of the cluster.
QCF settings are configured to local bindings with the queue.JVM unable make the connection.
From the same qmgr on WAS server,I'm able to put messages to the host queue using amqsput utility but not through WAS.
Is there any specific configurations that we need to do to a cluster queue?
Please advise |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 11, 2006 11:11 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The JVM can't make the connection?
Why not?
How do you know? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
ppdollar |
Posted: Tue Apr 11, 2006 11:28 am Post subject: |
|
|
Novice
Joined: 31 Aug 2005 Posts: 20
|
From the JVM logs MQJMS2008 errors were found.
Cannot create connection. |
|
Back to top |
|
 |
vennela |
Posted: Tue Apr 11, 2006 11:47 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
What are your QUEUE settings |
|
Back to top |
|
 |
ppdollar |
Posted: Tue Apr 11, 2006 12:21 pm Post subject: |
|
|
Novice
Joined: 31 Aug 2005 Posts: 20
|
1)Cluster queue on host
2)Was able to put messages from the WAS qmgr to the same queue using amqsput utility
Bindings mode,WAS qmgr name and queue name are specified in the queue settings.
One more interesteing : If you just specify the local queue instead of this cluster queue ,it works fine |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 11, 2006 12:27 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
First, you need to make sure that you are not trying to GET from a qcluster.
Second, you need to examine the JVM logs much more thoroughly to find out the rest of the information that will help you understand the MQJMS2008.
Thirdly, you need to look at the MQ Error logs to see if there is any additional information that may explain the error more. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Apr 11, 2006 1:40 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
ppdollar wrote: |
From the JVM logs MQJMS2008 errors were found.
Cannot create connection. |
What is the linked exception ? RC= 2 Reason = ????  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|