|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
QM listeners |
« View previous topic :: View next topic » |
Author |
Message
|
zrux |
Posted: Fri Jul 05, 2019 2:44 am Post subject: QM listeners |
|
|
Apprentice
Joined: 21 May 2006 Posts: 41 Location: UK
|
Scenario
QM2 has 2 listeners (1489, 1490)
QM1 connect to QM2 using SDR channel on port (1489)
The channel is in RUNNING state.
Only the listener on QM2 (1489) is stopped. QM2 QM is still RUNNING state
The channel from QM1 to QM2 still RUNNING and able to send messages.
If the channel is stopped and restarted then only the channel goes into RETRY.
Question is - Can anyone tell why after stopping the listener the channel still keeps RUNNING and able to send messages. |
|
Back to top |
|
 |
exerk |
Posted: Fri Jul 05, 2019 3:01 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
A channel that is running is unaffected by the closing down of the Listener. If, however, that channel returns to a non-running state (e.g. due to disconnect interval being reached) then it will be unable to restart until the Listener is back up. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
zrux |
Posted: Fri Jul 05, 2019 3:29 am Post subject: |
|
|
Apprentice
Joined: 21 May 2006 Posts: 41 Location: UK
|
if the port is not RUNNING on QM2 and QM2 is on a different VM to QM1, also if
ps ef | grep lsr
is showing the port as not running..how does the channel from QM1 manage to get connected to QM2 …any idea? |
|
Back to top |
|
 |
PaulClarke |
Posted: Fri Jul 05, 2019 4:01 am Post subject: |
|
|
 Grand Master
Joined: 17 Nov 2005 Posts: 1002 Location: New Zealand
|
As was said before, shutting down a listener will not affect any channels that are ALREADY running. You will only prevent further channels from starting up. Think of an MQ listener a little like the inetd process. If you shut down inetd (so that it stops listening on the various ports) you will not end any of running TCP servers.
Regards,
Paul. _________________ Paul Clarke
MQGem Software
www.mqgem.com |
|
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
|
|
|
|