|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WebSphere WSAD MDB JMS : Problem stopping MQ series service |
« View previous topic :: View next topic » |
Author |
Message
|
toto |
Posted: Mon Jul 04, 2005 1:50 am Post subject: WebSphere WSAD MDB JMS : Problem stopping MQ series service |
|
|
 Newbie
Joined: 16 Jun 2005 Posts: 4 Location: France
|
Hi,
i use a script to start the the windows service "MQSeriesService" using
net start MQSeriesServices and
net stop MQSeriesServices.
When i stop the service 5 minutes after starting it, it's ok but after a full working day, the service status remains as "stopping"
I look in the taskmanager and i see MQ process that should not be running like runmq... or amq.... So i stop all the process and then run my script and, Miracle it works !!
So my question is :
do i have to check the process in a script before stopping the service or is there a better way of dealing start/stop scripts ?
I'd realy like to know how do other people do
Thanks
Franck |
|
Back to top |
|
 |
bower5932 |
Posted: Mon Jul 04, 2005 3:30 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
It sounds to me like you need to specify the FAIL_IF_QUIESCING option on your qcf/q so that it will shutdown if WMQ is shutting down. I don't have my WSAD computer with me, so I'm not sure what the exact name of the parameter is.... |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jul 04, 2005 4:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Also if you run WebSphere Application Server and have an MDB listening to the queues it is prudent to shutdown WAS (at least the MDB service) before shutting down MQ.
Enjoy  |
|
Back to top |
|
 |
toto |
Posted: Tue Jul 19, 2005 7:50 am Post subject: solution |
|
|
 Newbie
Joined: 16 Jun 2005 Posts: 4 Location: France
|
-->fjb_saper : i was already doing this
-->bower5932 : i'm sorry but i didn't find this "FAIL_IF_QUIESCING option" so a litte precision would be helpfull.
I found that i was using a deprecated method :
"C:\Program Files\ibm\WebSphere MQ\bin\endmqm.exe"
instead of
"C:\Program Files\ibm\WebSphere MQ\bin\amqmdain.exe"
Thanks a lot
Franck |
|
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
|
|
|
|