|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
make massage channel between queue managers on the same box |
« View previous topic :: View next topic » |
Author |
Message
|
datess |
Posted: Thu Dec 22, 2005 9:07 am Post subject: make massage channel between queue managers on the same box |
|
|
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 |
|
 |
jefflowrey |
Posted: Thu Dec 22, 2005 9:15 am Post subject: |
|
|
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 |
|
 |
bower5932 |
Posted: Thu Dec 22, 2005 11:41 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|