Posted: Mon Aug 12, 2002 12:13 am Post subject: MQJMS2005: failed to create MQQueueManager.
Apprentice
Joined: 27 Jun 2002 Posts: 45
I am using MQ Pub-Sub Technology : JMS (Latest MA0c & MA88),
O.S AIX MQ Series 5.2
But Problem is some time we are getting error like ...
b]mqjijavax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for '10.144.1.135:' at [/b]
com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:434) at com.ibm.mq.jms.MQTopicConnection.createQM(MQTopicConnection.java:401) at com.ibm.mq.jms.MQTopicConnection.createUniqueID(MQTopicConnection.java:525) at com.ibm.mq.jms.MQTopicConnection.<init>(MQTopicConnection.java:194) at com.ibm.mq.jms.MQTopicConnection.<init>(MQTopicConnection.java:77) at com.ibm.mq.jms.MQTopicConnectionFactory.createTopicConnection(MQTopicConnectionFactory.java:108) at scb.util.MessageFactory.createTopicSession(MessageFactory.java:62) at scb.util.MessageReceiver.<init>(MessageReceiver.java:26) at scb.security.gui.event.HomeApplet.run(HomeApplet.java:507) at java.lang.Thread.run(Unknown Source)Inside Message sendermessageBoardtracerscb.wrapper.Tracer@588db7
If No clients are increased around more than 100, that time i am getting error like and also i checked QMGR and BROKER status it is running. After stop & start it is quite normal.The QMGR logs also mentioned below.
[QMGR Errolog:
08/11/02 13:59:43
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program 'SYSTEM.DEF.SVRCONN' ended abnormally.
ACTION:
Look at previous error messages for channel program 'SYSTEM.DEF.SVRCONN' in the
error files to determine the cause of the failure.
-------------------------------------------------------------------------------
08/11/02 14:00:23
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.
Note:Around 350 clients are accessing the appication ,without stop & start QMgr How to solve this problem.
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