|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ channels not restarting automatically |
« View previous topic :: View next topic » |
Author |
Message
|
tisged |
Posted: Tue Nov 02, 2010 1:09 am Post subject: MQ channels not restarting automatically |
|
|
Newbie
Joined: 22 Oct 2010 Posts: 6
|
Hi, recently upgraded to MQ7, new servers, new version of MQ.
We use MQ to exchange messages with a Customer. We have a problem with MQ Channels not starting automatically.
Each night, our customer takes down their MQ, we leave ours up.
Each morning, we expect MQ to restart the channel between us and our Customer automatically, it appears that it is not doing this as each morning the channel is down and we have to manually restart it.
We believe that in theory, the channel from Customer to us is started by our Requester channel and this requests a connection to the customer Server channel, although the customer Server should also be able to
attempt a connection to us whenever it has data placed onto it.
Does anyone have any ideas? Our technical team have always regarded channel starting as 'flakey', is there anything you can think of that might cause this? is our understanding correct? Our guys do suggest a script to open the channels, but essentially we'd like to understand should this be working as we understand and if so why isnt it?
Any ideas/advice gratefully received, apologies, I'm an ex developer and now a PM so I may have some of the terminology wrong |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Nov 02, 2010 1:13 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
what do the logs say ?? check qmgr log files _________________ Cheers |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Nov 02, 2010 2:38 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
Quote: |
We believe that in theory, the channel from Customer to us is started by our Requester channel and this requests a connection to the customer Server channel, although the customer Server should also be able to
attempt a connection to us whenever it has data placed onto it. |
but this will not happen automatically. If you have requester - server channels there is no retry on the requester when the connection fails. so if the customer shuts down, your requester becomes inactive. it will try to connect to the server channel if you start it, or become active again when the server channel is started.
MQ will not start the requester channel for you in the morning. You need a script / job / crontab / ... (whatever your environment is) to start it up.
maybe you had something like that in the old environment and it was not adapted to the new environment (you said you migrated to new mq, to new servers). that could explain the different behaviour you see at the moment. _________________ Regards, Butcher |
|
Back to top |
|
 |
tisged |
Posted: Tue Nov 02, 2010 3:25 am Post subject: |
|
|
Newbie
Joined: 22 Oct 2010 Posts: 6
|
Thanks very much Butcher, will get the guys to have a look. They have a script ready but looks like we may have made a wrong assumption about the way it works. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Nov 02, 2010 5:39 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Maybe you should change that Server channel into a Sender channel.
MQ Channels are some of the most resilient things out there, if they are set up properly.
The MD0C Support Pack is a doc titled "WebSphere MQ - Keeping Channels Up and Running"
http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg24006699&loc=en_US&cs=utf-8&lang=en
Ready this doc. Study it. Read it again. It will make your life easier and let you sleep the whole night thru. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
gbaddeley |
Posted: Tue Nov 02, 2010 2:38 pm Post subject: Re: MQ channels not restarting automatically |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
tisged wrote: |
...Each morning, we expect MQ to restart the channel between us and our Customer automatically, it appears that it is not doing this as each morning the channel is down and we have to manually restart it... |
Is the channel going into STOPPED status? Check the long retry parameters. _________________ Glenn |
|
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
|
|
|
|