Posted: Fri May 05, 2006 5:00 pm Post subject: amqcrsta and error code 2009
Newbie
Joined: 05 May 2006 Posts: 2
Hi all,
I am seeing error code 2009 on the application log files (MQJE001: An MQException occurred: Completion Code 2, Reason 2009). I don't see this error on the QMGR logs. I also noticed that this error reported whenever the total number of "amqcrsta" process is 300. Do they have any relations??? I think I need to increase the number of process allowed to be more than 300. Not sure how though:(
I tried increasing the MaxChannels but that didn't help even after restarting QMGR.
CHANNELS:
MaxChannels=500
MaxActiveChannels=1000
Here is the QMGR server info:
OS: RHEL3
MQ: 5.3 w/upd7
Any help?
Thanks in advance.
-guna
You did not say what platform. If it is UNIX, there is a system parameter that controls the maximum number of processes that can be active. Talk to your UNIX administrator.
Finally I was able to figure this one out as the crsta processes are started through xinetd and we had the xinetd.conf sets the number of instances to 60. Increasing this value and reloading the conf file takes care of the issue.
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