Author |
Message
|
santosh.veerlapati |
Posted: Thu Nov 20, 2008 2:37 am Post subject: queue manager is not starting |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
Hi I m Santosh
I have created a queue manager through my MQ Explorer, it was created properly but not starting, it is giving below error while starting
****************************************
* Command: amqmdain qmgr start VPR4
****************************************
Process could not be started - return code -1073741502
exitvalue = -1073741502
i have created 9 queue managers already using MQ Explorer today only it started giving this error
can anybody help me out from this
Thanks in Advance
Santosh Kumar Veerlapati |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 20, 2008 2:43 am Post subject: Re: queue manager is not starting |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
santosh.veerlapati wrote: |
i have created 9 queue managers already using MQ Explorer today only it started giving this error
|
Maybe you're out of resource?
Look for a matching FDC file & check the probe id. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Thu Nov 20, 2008 2:56 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
I did not uderstand whatever u replied..
out of resource..
Look for a matching FDC file & check the probe id...
can u please eloberate on this..?? |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 20, 2008 3:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
santosh.veerlapati wrote: |
out of resource.. |
You claim to have 9 queue managers running on what is obviously a Windows machine. I wonder if you're out of memory, or similar.
santosh.veerlapati wrote: |
Look for a matching FDC file & check the probe id...
can u please eloberate on this..?? |
An FDC file is a WMQ error file, containing diagnostic information primarilly of value only to IBM but with a Probe Id at the top. A Google of this often gives an indication of the problem.
Look in <path to WMQ on your disk>/errors IIRC (and I may not!) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 20, 2008 3:30 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
It might also be an interesting experiment to try "strmqm VPR4" rather than "amqmdain qmgr start VPR4" and see if you get the same result. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Thu Nov 20, 2008 3:39 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
Its quiet interesting .. but it worked for me..
i have 4 queue managers which are giving errors while starting form MQ Explorer , when i try with
strqm command it worked for 3 queue managers, i didnt work for 4 th one its coming like this
C:\Documents and Settings\veerlask>strmqm HR2
WebSphere MQ queue manager 'HR2' ending..
what i need to do for it..
Thanks in advance
Santosh Kumar Veerlapati |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 20, 2008 3:42 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
santosh.veerlapati wrote: |
C:\Documents and Settings\veerlask>strmqm HR2
WebSphere MQ queue manager 'HR2' ending..
|
I notice this is a different queue manager name than in your first post - has that now started successfully? While this other one fails?
If so, you're almost certainly running out of something. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Thu Nov 20, 2008 4:06 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
yes u r correct ,HR2 is anothre queue manager, VPR4 which i was mentioned earlier was started using strmqm command..
earlier some queue managers were started but there were disconnected.. also the connect option was disabled..
when i restart the system 2 times.. now all the queue managres are started and connected.. expect VPR4 & VPR5 queue managers..
when i start them using strmqm there are started well..
i m not able to understand what is happening here.. i m in total confusion stage..
Please help me out
Thanks in advance
Santosh Kumar Veerlapati |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Thu Nov 20, 2008 4:10 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
now i have created another queue manager called VPR7, by mq explorer, it was created, but not starting..
when i start using strmqm it was starting..
what happend to my MQ Explorer..
thanks in advance
santosh kumar Veerlapati |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 20, 2008 4:12 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
santosh.veerlapati wrote: |
when i start using strmqm it was starting..
|
You do know that "strmqm" and "amqmdain qmgr start" work in 2 different ways don't you? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 20, 2008 4:15 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You're not listening. Your starting an additional qmgr on the box has an adverse effect on an already running qmgr on the box.
You are simply SOL. Windows is known not to behave nicely once you try to run more than 9 qmgrs on the same box. Has something to do with the stack allocated to the users etc... The search button is your friend...
Anyways why do you need more than say 4 qmgrs running on the same windows box?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Thu Nov 20, 2008 4:15 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
no.. i dont know the difference.. if possible can u explain..
and also why my MQ Explorer was behaving like that.. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 20, 2008 4:24 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
santosh.veerlapati wrote: |
no.. i dont know the difference.. if possible can u explain.. |
I think the IBM documentation will do a much clearer job than I will
santosh.veerlapati wrote: |
and also why my MQ Explorer was behaving like that.. |
It's not Explorer, it's Windows. As fjb_saper and I have pointed out, you have issues running that number of queue managers on that hardware. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Thu Nov 20, 2008 4:37 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
yes.. i got the point...
Thanks for the valuable information..
thanks a lot.. |
|
Back to top |
|
 |
|