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 » IBM MQ API Support » mqrc 2539 in mq v7.5 - MaxChannels problem

Post new topic  Reply to topic Goto page Previous  1, 2
 mqrc 2539 in mq v7.5 - MaxChannels problem « View previous topic :: View next topic » 
Author Message
ramires
PostPosted: Sun Oct 21, 2012 12:51 pm    Post subject: Reply with quote

Knight

Joined: 24 Jun 2001
Posts: 523
Location: Portugal - Lisboa

and after changing kernel parameters , using the suggested ones from the Infocenter, I was able to connect
_________________
Obrigado / Thanks you
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun Oct 21, 2012 1:32 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9394
Location: US: west coast, almost. Otherwise, enroute.

Please help others who might encounter this issue.

What kernel parameters did you change? From what values to what value?
_________________
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
View user's profile Send private message
ramires
PostPosted: Sun Oct 21, 2012 1:45 pm    Post subject: Reply with quote

Knight

Joined: 24 Jun 2001
Posts: 523
Location: Portugal - Lisboa

Thanks for noting that bruce! This is what I did:

edited /etc/sysctl.conf and add these entries:
Code:

kernel.msgmni = 1024
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 268435456
kernel.sem = 500 256000 250 1024
fs.file-max = 524288

as suggested in:

http://pic.dhe.ibm.com/infocenter/wmqv7/v7r5/topic/com.ibm.mq.doc/zi00760_.htm

I didn't have any values there before.

I'm doing this test in a Fedora release 14.
_________________
Obrigado / Thanks you
Back to top
View user's profile Send private message
sebastia
PostPosted: Mon Oct 22, 2012 1:01 am    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

Hello, coleagues.
Lets see the weekend pending items ...

OpSys :
Code:
[sebas@labss2 ~]$ cat /etc/issue
Red Hat Enterprise Linux AS release 4 (Nahant Update 4)


RAM :
Code:

[sebas@labss2 ~]$ cat /proc/meminfo
MemTotal:      8309660 kB
MemFree:         17044 kB
Buffers:         26896 kB
Cached:        8009964 kB
SwapCached:          0 kB
Active:         225036 kB


Error log : you are right, mr Ramires ...

Code:
[sebas@labss2 errors]$ cat AMQERR01.LOG  | grep 6024
AMQ6024: Insufficient resources are available to complete a system request.
AMQ6024: Insufficient resources are available to complete a system request.
AMQ6024: Insufficient resources are available to complete a system request.


/etc/sysctl.conf : changed and rebooting right now

Conclusion : I want to be able to code "MAXCHANNELS=30000" ... jejeje

More in 1 hour .. and THANKS A LOT !!!! Sebastian.
Back to top
View user's profile Send private message Visit poster's website
sebastia
PostPosted: Mon Oct 22, 2012 1:53 am    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

OK - with modified Kernel values, I can code 30.000 and it does not crash. I have established 1800 SVRCONN channels before running out of resources ... at client XP, jejeje
So, the strange error message will stay, but my error is gone.
Thanks for your teaching, all of you and also (+) mr Ramires.
Shall start a "tail -f AMQERR01.log" always !!! (on Linux, jejeje)
Sebastian.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ API Support » mqrc 2539 in mq v7.5 - MaxChannels problem
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.