Author |
Message
|
ramires |
Posted: Tue May 15, 2007 4:36 pm Post subject: error starting queue manager [solved] |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
Hello forum, I have a windows machine with several qmgrs, one of them hung during the day, no aparent reason. I stopped all the others and killed remaining amq* process... not a good idea.
Now that qmgr doesnt start:
D:\IBM\WMQ>strmqm QMJACA
WebSphere MQ queue manager 'QMJACA' starting.
The Queue Manager ended for reason 545284625 ''
I managed to find that this means:
545284625 0x20806211 xecX_E_SUBPOOL_INVALID
There are no FDC's neither entries in AMQERR* log's, version is
Version: 6.0.2.0 CMVC level: p600-200-060921
I reboot may solve this (I saw other entries here) and I can do it, but before I want to understand what is hapenning.
Thanks for suggestions.
Joao Ramires
Last edited by ramires on Wed May 16, 2007 2:55 am; edited 1 time in total |
|
Back to top |
|
 |
ramires |
Posted: Wed May 16, 2007 2:51 am Post subject: error starting queue manager [solved] |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
ok... the solution was restart de windows box. Qmgr QMJACA starts ok now, no errors |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 16, 2007 2:58 am Post subject: Re: error starting queue manager [solved] |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
ramires wrote: |
ok... the solution was restart de windows box. Qmgr QMJACA starts ok now, no errors |
You could have tried running amqiclen to free shared memory....
I usually do it on unix. Don't know if win has the equivalent prog. _________________ MQ & Broker admin |
|
Back to top |
|
 |
ramires |
Posted: Wed May 16, 2007 3:09 am Post subject: |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
Ah, it doesn't exist on windows the amqiclean.
Regards
joao |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 16, 2007 3:19 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
ramires wrote: |
Ah, it doesn't exist on windows the amqiclean.
Regards
joao |
Not surprised you have a typo in the prog name
amqiclen not amqiclean (note only 8 char in progname) _________________ MQ & Broker admin |
|
Back to top |
|
 |
ramires |
Posted: Wed May 16, 2007 3:35 am Post subject: |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
yes, i did the tipo when writing here |
|
Back to top |
|
 |
dgolding |
Posted: Wed May 16, 2007 3:36 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
Still not there on windows (amqiclen) - as MQ on windows doesn't use IPC resources like it does on Unix. There's this amqmsrvn.exe that does the IPC stuff as far as I can see. |
|
Back to top |
|
 |
neilaconway |
Posted: Wed Aug 22, 2007 1:15 am Post subject: Something else to consider - 545284625 |
|
|
Newbie
Joined: 22 Aug 2007 Posts: 1
|
To All:
After seeing the 545284625 error in Windows 2003; MQVer 6.0.2.1, I looked around and found that the MQ listener was still running.
By stopping the QM, the service, and any of the process threads running, I was able to start the QM normally from the Windows Service without error.
Just something to look at on Windows.
Best regards,
Neil |
|
Back to top |
|
 |
|