Author |
Message
|
navjotkaur78 |
Posted: Mon May 04, 2009 5:35 am Post subject: error while starting the queue manager |
|
|
Apprentice
Joined: 09 Feb 2006 Posts: 31
|
Hi,
i am getting the following error while trying to restart the queue manager.
WebSphere MQ queue manager 'TEST' starting.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2059.
This Queue Manager was running before. When i run the strmqm command no new FDC or error file is generated.
Thanks in advance. |
|
Back to top |
|
 |
ranganathan |
Posted: Mon May 04, 2009 6:08 am Post subject: Re: error while starting the queue manager |
|
|
 Centurion
Joined: 03 Jul 2008 Posts: 104
|
navjotkaur78 wrote: |
Hi,
i am getting the following error while trying to restart the queue manager.
WebSphere MQ queue manager 'TEST' starting.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2059.
This Queue Manager was running before. When i run the strmqm command no new FDC or error file is generated.
Thanks in advance. |
What is the platform ?! Any relevant messages in AMQERR01.LOG ?!
Give us some details to help you....
Thanks,
Ranga |
|
Back to top |
|
 |
sumit |
Posted: Mon May 04, 2009 8:59 am Post subject: Re: error while starting the queue manager |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
navjotkaur78 wrote: |
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2059. |
May be you need to use -c flag while starting the queue manager. But be aware that it will recreate all the default objects. So any existing formatting will be lost.
More information, as asked will help to understand the problem. Check the error logs as well. _________________ Regards
Sumit |
|
Back to top |
|
 |
mqjeff |
Posted: Mon May 04, 2009 9:28 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Maybe you need to run strmqm as a user in the mqm group. |
|
Back to top |
|
 |
JosephGramig |
Posted: Tue May 05, 2009 11:33 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
And if this is UNIX, it would be ideal for you to start the QMGR with the mqm ID. If it is Windows, use an ID in the mqm group and amqmdain command. |
|
Back to top |
|
 |
aditya.aggarwal |
Posted: Tue May 05, 2009 9:30 pm Post subject: |
|
|
 Master
Joined: 13 Jan 2009 Posts: 252
|
I guess that Your defulat System objects for queue manager have been deleted accidently and it is creating the problem in starting your queue manager.
So You need to start queue manager with -c option. This will recreate all the damaged System objects and queue manager will be able to start.
BR,
AA |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed May 06, 2009 5:07 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
...System objects for queue manager have been deleted accidently... |
Huh? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Wed May 06, 2009 5:49 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
Bruce, you quoted the wrong bit.....
aditya.aggarwal wrote: |
I guess |
too right its a guess  |
|
Back to top |
|
 |
exerk |
Posted: Wed May 06, 2009 6:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
WMBDEV1 wrote: |
...too right its a guess  |
Yes, someone must have 'accidentally' used a filter of SYSTEM.** - naughty person!  _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed May 06, 2009 10:08 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Just try
strmqm -c <Queue manager> and see if it is coming up. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
|