Posted: Tue Aug 14, 2007 1:39 pm Post subject: Communication between 2 QueueManagers (on same machine)
Newbie
Joined: 14 Aug 2007 Posts: 3
Hi,
I am trying out something very simple. I’m trying to have 2 Queue Managers that are both installed on the same machine communicate with each other (just putting together some sample applications). I am using MQ Explorer (v6) to create the queue managers and the queues. Here is the configuration for the 2 queue managers:
Target:
Name: QM_TARGET
TCP Port: 1416
Local Queue: Q1
Sender Channel (running on QM_SOURCE):
Name: QM_SOURCE.QM_TARGET
Connection Name: localhost(1416) ??Is this correct??
Transmission Queue: QM_TARGET
Receiver Channel (running on QM_TARGET):
Name: QM_SOURCE.QM_TARGET
I cannot successfully start the sender channel. I get a status of RETRYING. A ping on the sender channel gives me 2195 (AMQ4048) error code. What could be gong wrong? Is the connection name in correct? What is the significance of the “local communication address” attribute on the sender channel?
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
Don't double post
2195 is an unexpected error and should be associated with an FDC. Check out the probe id in that file.
Also check out any firewalls you have running that could be interfering with the channel. _________________ Honesty is the best policy.
Insanity is the best defence.
if this works fine, there is some problem on defining channel. If this does not work, check listener is working and also, check firewall as vitor has suggested.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum