|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Error while connecting to Queue Manger on AIX- MQseries- v5. |
« View previous topic :: View next topic » |
Author |
Message
|
vrawat |
Posted: Thu Apr 11, 2002 8:45 pm Post subject: |
|
|
Newbie
Joined: 02 Jan 2002 Posts: 2 Location: Hyderabad
|
I am getting a problem when i am trying to connect to Queue Manager on AIX,
which has MQSeries -v5.2 installed. I don't know where is the problem..
When I am checking the error log file i am getting this error.
AMQ8043: Non runtime application attempted to connect to runtime only queue
manager.
EXPLANATION:
A non runtime application attempted to connect to a queue manager on a node
where support for non runtime applications has not been installed. The connect
attempt will be rejected with a reason of MQRC_ENVIRONMENT_ERROR.
ACTION:
If the node is intended to support only runtime applications, investigate why a
non runtime application has attempted to connect to the queue manager. If the
node is intended to support non runtime only applications, investigate if the
base option has been installed. The base option must be installed if non
runtime applications are to run on this node.
I want to resolve this problem as early as possibe, so i want somebody to help me out..
Thanks in advance
vijay
|
|
Back to top |
|
 |
StefanSievert |
Posted: Thu Apr 11, 2002 11:32 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
Quote: |
ACTION:
If the node is intended to support only runtime applications, investigate why a
non runtime application has attempted to connect to the queue manager. If the
node is intended to support non runtime only applications, investigate if the
base option has been installed. The base option must be installed if non
runtime applications are to run on this node.
|
Vijay,
did you install the base option when you installed MQ on that box or did you just select the runtime support? Check the Installtion and install the MQSeries server bundle from the MQ CD using the SMIT procedure, not the easy install. Refer to the Quick beginnings manual for AIX at http://www-3.ibm.com/software/ts/mqseries/library/manualsa/amqaac03/amqaac03tfrm.htm
Cheers,
Stefan
_________________
Stefan Sievert
IBM Certified * MQSeries
In the end everything is right. If not, it's not the end.
[ This Message was edited by: StefanSievert on 2002-04-12 00:36 ] |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Apr 12, 2002 6:56 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
You can also get this error when you use the MQCONNX call and don't have your program ownership set correctly:
su - root
chown mqm:mqm progname
chmod ug+s progname
Are you using MQCONN or MQCONNX? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|