Author |
Message
|
raz |
Posted: Mon Jan 19, 2009 6:40 am Post subject: Problem with Appication server to put a message in MQ queue |
|
|
Acolyte
Joined: 10 Jul 2007 Posts: 70
|
Hi,
I have created MQ cluster with two full repository qmgrs and two partil repos.
On two partial repos I have two Websphere App servers connected to qmgrs via binding mode.
the two full repos are gateway queue managers which hold cluster remote queues.
I'm having problems to send messages to those cluster queues from App servers.
I'm able to put message with amqsput from partial qmgr but I App server cann't resolve to the cluster queue.
Thanks |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jan 19, 2009 6:46 am Post subject: Re: Problem with Appication server to put a message in MQ qu |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
raz wrote: |
I'm able to put message with amqsput from partial qmgr but I App server cann't resolve to the cluster queue. |
With what error? 2085? 2035? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
raz |
Posted: Mon Jan 19, 2009 2:56 pm Post subject: |
|
|
Acolyte
Joined: 10 Jul 2007 Posts: 70
|
|
Back to top |
|
 |
Vitor |
Posted: Mon Jan 19, 2009 3:02 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
raz wrote: |
I'm getting 2085 error |
raz wrote: |
I'm able to put message with amqsput |
If this is true then you have a fault in your app server set up. Check the usual for a 2085. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
raz |
Posted: Mon Jan 19, 2009 4:42 pm Post subject: |
|
|
Acolyte
Joined: 10 Jul 2007 Posts: 70
|
I have checked on WAS side, App server is putting message to cluster remote queue.I was able to put with AMQSPUT program but app server is unable to put.
On WAS side I did configure Queue Connection Factory and mentioned MQ queue manager name. I configured JMS queue but I didn't mention MQ queue manager.
Please clarify below
do I need to give qmgr name in both JMS queue and queue connection factory properties or not?
Thanks |
|
Back to top |
|
 |
|