Author |
Message
|
pandeg |
Posted: Tue Feb 02, 2016 11:47 am Post subject: AMQ5615: Default objects cannot be created: CompCode = 2 Rea |
|
|
Disciple
Joined: 21 Oct 2014 Posts: 195
|
I am getting below message when trying to start the Queue Manager in Linux.
strmqm QMROS01
WebSphere MQ queue manager 'QMROS01' starting.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2059.
When i check the free space , I am seeing below directory is used 100%
/dev/mapper/vg01-lvol17
2.0G 1.9G 0 100% /var/log
/dev/mapper/vg01-lvol3
489M 463M 6.0K 100% /var/mqm
Which all file do i need to delete to get some space for Queue Manager to create default objects and make it start |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 02, 2016 12:26 pm Post subject: Re: AMQ5615: Default objects cannot be created: CompCode = 2 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pandeg wrote: |
Which all file do i need to delete to get some space for Queue Manager to create default objects and make it start |
How can we know what you've got stashed in that directory and it's children?
How did you decide that was the right amount of space on disc for the queue manager as defined?
Why not simply mount more disc? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Feb 02, 2016 12:27 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
what does /var/log have to do with MQ? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Feb 02, 2016 12:45 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Have you tried strmqm -c ?
Quote: |
-c
Starts the queue manager, redefines the default and system objects, then stops the queue manager. Any existing system and default objects belonging to the queue manager are replaced if you specify this flag, and any non-default system object values are reset (for example, the value of MCAUSER is set to blank). |
_________________ 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 |
|
 |
Vitor |
Posted: Tue Feb 02, 2016 1:14 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqjeff wrote: |
what does /var/log have to do with MQ? |
Except it shows that all the mounts on the box have been sized with the same care as /var/mqm. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
umatharani |
Posted: Tue Feb 02, 2016 10:38 pm Post subject: |
|
|
Apprentice
Joined: 23 Oct 2008 Posts: 39
|
Hi,
Can you check if any large FDC files in /var/mqm/errors.
You can safely delete *.FDC files in the errors directory.
Instead of deleting I suggest moving the files to other file system if
you want to send the files to IBM support for any other issues you want support from IBM. Otherwise, increase the file system space.
Thanks,
mahesh |
|
Back to top |
|
 |
|