Author |
Message
|
JAKEZ |
Posted: Thu Jan 20, 2005 5:51 am Post subject: on sun8 solaris endmqm -i or endmqm -p do nothing !!! |
|
|
Apprentice
Joined: 03 Oct 2002 Posts: 32
|
Hi,
- has somebody already got this pb:
"endmqm -i qmgrname" nor "endmqm -p qmgrname" does not end the queue manager BUT we anyway receive on the command line the message "Queue manager ended" !!!!!!!!!!!!!!!!!!!!!!!!!!!!
but the queue manager has not ended
- nb. the mqseries mqserver code is 5.3 with CSD06 applied
thanks for help
Jakez |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Jan 20, 2005 6:41 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
What are you looking at to know that the qmgr hasn't ended? |
|
Back to top |
|
 |
JAKEZ |
Posted: Thu Jan 20, 2005 6:44 am Post subject: |
|
|
Apprentice
Joined: 03 Oct 2002 Posts: 32
|
all the mqseries processes are present and running !
cheers |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Jan 20, 2005 8:01 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Are you sure you don't have processes running for a second qmgr? What is the output of the dspmq command? |
|
Back to top |
|
 |
csmith28 |
Posted: Thu Jan 20, 2005 12:07 pm Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
What happens when you type "runmqsc QMGRNAME"? _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
Tibor |
Posted: Fri Jan 21, 2005 12:05 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Jakez,
I'd seen a similar problem on Unix and the only solution was the kill command ... I recommend you to study the hamqm_stop script which belongs the HA supportpack: qmgr stopping in 3 steps (immediate, preemptive, kill) with timeouts.
Back to this problem: later when I analyzed the FDC files I always found an OS issue in the background, e.g. IPC resources or filesystem.
HTH,
Tibor |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jan 21, 2005 2:57 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Do not forget it might as well be an Application that has a hold on the qmgr. Usually when the corresponding application process finishes (dies) the qmgr is finally shut down.
Sometimes you are being told that you cannot start the qmgr because of process ID = pid #.
Enjoy  |
|
Back to top |
|
 |
JAKEZ |
Posted: Wed Feb 09, 2005 5:17 am Post subject: |
|
|
Apprentice
Joined: 03 Oct 2002 Posts: 32
|
thanks a lot guys,
i was absent for some weeks but i am going to study all your answers
many regards to all
Jalez |
|
Back to top |
|
 |
csmith28 |
Posted: Wed Feb 09, 2005 10:40 am Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
dspmq should show the status of the defined MQManager/s on the server. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
|