Author |
Message
|
fresh |
Posted: Sat Feb 24, 2007 6:43 am Post subject: Unable to publish to another queue manager [Urgent] |
|
|
Newbie
Joined: 24 Feb 2007 Posts: 5
|
Hi everyone,
I have 2 mq servers with one qm, transmisison queues, 1 sender channel, 1 receiver channel, a remote queue pointing to a remote queue manager's local queue each.
I tried to publish from first queue manager to the second queue manager but failed, even though the channels are running. The channel count is always 0.
I have checked through all the errors logs (event viewer, errors folders) but no errors found when I published. In addition, there are no messages found in the transmission queue for each queue managers.
However, if I put a test message into the remote queue in the first or second queue manager, I will be able to receive it at the other queue manager.
So, can anyone advice me on the possible errors or help me with this. Thanks a lot for your time.  |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Feb 24, 2007 9:12 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What did you specify when you subscribed? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fresh |
Posted: Sat Feb 24, 2007 5:01 pm Post subject: |
|
|
Newbie
Joined: 24 Feb 2007 Posts: 5
|
Hi jefflowrey,
I just subscribe to the topic which I want to listen to.
I tried subscribing locally and I am able to receive the message. Btw, I am using the SYSTEM.BROKER.DEFAULT.STREAM.
My problem is that the published message did not go through the channel to the other queue manager. |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Feb 24, 2007 6:44 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
...
What did you specify as the ReplyToQueue and ReplyToQMgr on the subscription request?
! _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fresh |
Posted: Sat Feb 24, 2007 6:50 pm Post subject: |
|
|
Newbie
Joined: 24 Feb 2007 Posts: 5
|
Hi, I am not sure regarding this. Because is not done by me for the subscribing part.
Anyway, what do you think are the possible reasons?
So sorry, not able to answer your question.
Thanks for your time. |
|
Back to top |
|
 |
jefflowrey |
Posted: Sun Feb 25, 2007 4:48 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If the subscription is not made with the remote queue manager in the ReplyToQMgr field, then publications for that subscription will not go to that queue manager. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fresh |
Posted: Sun Feb 25, 2007 5:11 am Post subject: |
|
|
Newbie
Joined: 24 Feb 2007 Posts: 5
|
Hi jefflowrey,
I see. Thanks for your help I will try it tmr.
Thanks. |
|
Back to top |
|
 |
fresh |
Posted: Wed Feb 28, 2007 6:48 am Post subject: |
|
|
Newbie
Joined: 24 Feb 2007 Posts: 5
|
Hi,
It works between 2 servers.
However, when I tried to connect to another broker (in total 3 brokers) now using child parent relationship, it fails again.
In other words, I have server A as the parent and server B & C as the child of server A.
Can anyone help? Or can anyone provide links on more information about parent and child broker relationships.
Thanks in advance.  |
|
Back to top |
|
 |
|