ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » AMQ6037: not enough memory for Websphere MQ

Post new topic  Reply to topic
 AMQ6037: not enough memory for Websphere MQ « View previous topic :: View next topic » 
Author Message
skoesters
PostPosted: Mon Jan 26, 2009 12:30 am    Post subject: AMQ6037: not enough memory for Websphere MQ Reply with quote

Acolyte

Joined: 08 Jun 2008
Posts: 73

Hi,

i tried to start about 10 QMGRs on my Server (MQ 7 on Red Hat 5).

starting 1 - 8 works fine. 9 and 10 throw an error which says

AMQ6037: not enough memory for Websphere MQ (this is a free translation from german to englisch).

user root and mqm have ulimit = unlimited. The Server has 8GB Memory and about 1GB in use.

i do not know how to fix this.

Hope you guys can help me.

regards
Sebastian
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Jan 26, 2009 1:00 am    Post subject: Re: AMQ6037: not enough memory for Websphere MQ Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

skoesters wrote:
i do not know how to fix this.


Run fewer queue managers?

Linux is not a platform I know a lot about, but I suspect you're running out of shared memory / semaphores / whatever the Linux equivalent is rather than actual memory. Double check the Quick Beginnings for your platform and make sure there are no other settings you've omitted as part of the install process.

I know that on Windows there's this kind of bizarre system limit, where you run out of memory if you spin up more than about 7 queue managers, no matter how much actual RAM you have on board.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
skoesters
PostPosted: Mon Jan 26, 2009 1:07 am    Post subject: Reply with quote

Acolyte

Joined: 08 Jun 2008
Posts: 73

i need to run 10

the problem with "running out of shared memory" should be solved with setting "ulimit -c unlimited" but this does not help

It seems that there is another strange limit in the system
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Jan 26, 2009 1:15 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

skoesters wrote:
i need to run 10


Then you've got a problem!

skoesters wrote:
the problem with "running out of shared memory" should be solved with setting "ulimit -c unlimited" but this does not help


I did think that, but thought it was worth a spin.

skoesters wrote:
It seems that there is another strange limit in the system


It also seems you'll need someone with more Linux knowledge than me to help you find it!

As a final role of my personal dice, see if the queue manager is throwing an FDC file to match the message. That might contain a clue to what the queue manager is unable to get enough of.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
skoesters
PostPosted: Mon Jan 26, 2009 1:36 am    Post subject: Reply with quote

Acolyte

Joined: 08 Jun 2008
Posts: 73

the thing with the quick beginnings was a good hint.

this seems to fix the problem:

kernel.msgmni = 1024
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.sem = 500 256000 250 1024
fs.file-max = 32768
net.ipv4.tcp_keepalive_time = 300


thanks!
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Jan 26, 2009 1:38 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

skoesters wrote:
the thing with the quick beginnings was a good hint.


Well yay me!

And yay you for posting the solution for the benefit of the wider community.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » AMQ6037: not enough memory for Websphere MQ
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.