Posted: Fri Jan 23, 2009 12:21 pm Post subject: Channel says retrying......
Novice
Joined: 23 Jan 2009 Posts: 10
I am running two virtual machines(both xp) with in xp(host). i have sucessfully sent remote message from one machine(host) to the other(vm) using the tutorial given along with the websphere mq......i have also sent a remote message(using the same queue manager) from the machine(vm) to the host....everything went fine...
I then tried to create a new queue manager.....and send a message to the virtual machine(vm). I followed the same steps as in tutorial..but the channel says retrying all the time...am i supposed to set up a listner bacause i have two queue managers connecting to the same machine.
Can anybody tell me why does the same machine connects to the other with one queue manager and does not connect to the same machine with another queue manager????
I tried to stop one and then start another........and several other things.....but all in vain...
Posted: Fri Jan 23, 2009 12:46 pm Post subject: Re: Channel says retrying......
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
bhanukiran wrote:
am i supposed to set up a listner bacause i have two queue managers connecting to the same machine.
Each queue manager needs a listener, each listener must be on it's individual port number, unique for the machine it's running on.
bhanukiran wrote:
Can anybody tell me why does the same machine connects to the other with one queue manager and does not connect to the same machine with another queue manager????
The logs will tell you, because they'll have error messages in.
bhanukiran wrote:
and several other things.....but all in vain...
If you don't tell us what you've tried, we're likely to suggest things that have already failed to help _________________ Honesty is the best policy.
Insanity is the best defence.
On windows you can use the netstat command to identify which port is not in use. At a queue manager level you can issue the MQSC command DISPLAY LISTERNER(*) PORT to indentify which port is the queue manager listening.
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