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 Installation/Configuration Support » Max No. of Channels

Post new topic  Reply to topic
 Max No. of Channels « View previous topic :: View next topic » 
Author Message
kiranu
PostPosted: Mon Jul 28, 2003 2:27 am    Post subject: Max No. of Channels Reply with quote

Novice

Joined: 10 Apr 2002
Posts: 13
Location: INDIA

Hi,

The MQ Series 5.3.0 is configured on Sun Sparc Solaris 8 and it was working fine but all of a sudden below error messages are pilling up in log file. I would appreciate if someone can give the solution.



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 : 952 --------------------------------------------------------
07/28/03 03:29:22 PM
AMQ9999: Channel program ended abnormally.


EXPLANATION:
Channel program 'XXX ended abnormally.
ACTION:
Look at previous error messages for channel program 'XXX' in the error files to determine the cause of the failure.
----- amqrmrsa.c : 467 --------------------------------------------------------
07/28/03 03:29:23 PM
AMQ9513: Maximum number of channels reached.




Regrads,
Kiran
Sun Certified System Administrator
Back to top
View user's profile Send private message
mrlinux
PostPosted: Mon Jul 28, 2003 10:01 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

Well in your QM.ini you need a channel stanza


CHANNEL:
MaxActiveChannels=300
MaxChannels=300


The 300 can be whatever number you want default is 100

I think queue manager restart is also required for these to take effect
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
kiranu
PostPosted: Tue Jul 29, 2003 1:26 am    Post subject: Max No. of Channels Reply with quote

Novice

Joined: 10 Apr 2002
Posts: 13
Location: INDIA

Hi,

After modifying the channels in qm.ini, the below errors are getting logged in the log file.


EXPLANATION:
An error occurred receiving data from X.X.X.X over TCP/IP. This may be
due to a communications failure.
ACTION:
The return code from the TCP/IP (read) call was 131 (X'83'). Record these
values and tell the systems administrator.
----- amqccita.c : 2708 -------------------------------------------------------
07/29/03 02:43:19 PM
AMQ9208: Error on receive from host X.X.X.X.


Regards,
Kiran
Back to top
View user's profile Send private message
mrlinux
PostPosted: Tue Jul 29, 2003 6:59 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

$ grep 131 /usr/include/sys/errno.h #define ECONNRESET 131 /* Connection reset by peer */

ie. the other system killed the TCP socket session (for some unknown reason)
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
kiranu
PostPosted: Fri Aug 01, 2003 9:00 pm    Post subject: Max No. of Channels Reply with quote

Novice

Joined: 10 Apr 2002
Posts: 13
Location: INDIA

Thanks for the quick answers


Kiran
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 » IBM MQ Installation/Configuration Support » Max No. of Channels
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.