Posted: Sun Oct 07, 2012 2:28 am Post subject: Maximum channels reached
Voyager
Joined: 28 Mar 2009 Posts: 96
Hi ,
I am just encountering these errors recently in my logs.
----- amqrmrsa.c : 525 --------------------------------------------------------
10/07/12 10:38:32 - Process(24379614.608577) User(mqm) Program(amqrmppa)
Host(prdwas2)
AMQ9513: Maximum number of channels reached.
EXPLANATION:
The maximum number of channels that can be in use simultaneously has been
reached. The number of permitted channels is a configurable parameter in the
queue manager configuration file.
ACTION:
Wait for some of the operating channels to close. Retry the operation when some
channels are available.
----- amqrcsia.c : 1172 -------------------------------------------------------
10/07/12 10:38:32 - Process(24379614.608577) User(mqm) Program(amqrmppa)
Host(prdwas2)
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program 'SYSTEM.ADMIN.SVRCONN' ended abnormally.
ACTION:
Look at previous error messages for channel program 'SYSTEM.ADMIN.SVRCONN' in
the error files to determine the cause of the failure.
----- amqrmrsa.c : 525 --------------------------------------------------------
I searched and found that only solution is to change the queue manager configuration file. to set keepalive=yes in channel attribute. Is there any other way we can increase the maximum no of channels _________________ Jack
Have you considered increasing the properties of the queue manager that control the maximum number of active channels and the maximum number of channels?
In my qm.ini file i dont have any values for max channels and max active channels under the channels attribute it is taking the default one. _________________ Jack
In my qm.ini file i dont have any values for max channels and max active channels...
That is because, as has been pointed out to you...
mqjeff wrote:
Have you considered increasing the properties of the queue manager that control the maximum number of active channels and the maximum number of channels?
_________________ 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.
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