ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » make massage channel between queue managers on the same box

Post new topic  Reply to topic
 make massage channel between queue managers on the same box « View previous topic :: View next topic » 
Author Message
datess
PostPosted: Thu Dec 22, 2005 9:07 am    Post subject: make massage channel between queue managers on the same box Reply with quote

Newbie

Joined: 22 Dec 2005
Posts: 1

I have problem to connect two queue managers on the same mashine
usining massage channel sender -receiver
what to put as connection name(localhost,localhost(port#) or somthing else????
do i need have diferante port for each of them(qm) even when they are on same box????
tanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Dec 22, 2005 9:15 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Each queue manager needs it's own listener.

The listener is a network specific application. In TCP/IP, a unique combination of ip address and port number can not be shared by two applications.

So, you either need a two listeners on the same IP address but different ports, or two listeners on the same port on different ip addresses.

Or use a different network protocol that lets you use the same address and port for two applications (I don't know of one, and it's a really really bad idea to look for one.)
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
bower5932
PostPosted: Thu Dec 22, 2005 11:41 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

These might help:

http://www.developer.ibm.com/isv/tech/faq/individual.jsp?oid=1:20267

http://www.developer.ibm.com/isv/tech/faq/individual.jsp?oid=1:13455
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » make massage channel between queue managers on the same box
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.