|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQCONN ended 2059 ... IPPCBaseAddress ? |
« View previous topic :: View next topic » |
Author |
Message
|
unilog |
Posted: Mon Jul 15, 2002 7:29 am Post subject: MQCONN ended 2059 ... IPPCBaseAddress ? |
|
|
 Novice
Joined: 29 Apr 2002 Posts: 17 Location: Paris, France
|
Hi,
I create 2 QM (MQSeries 5.2) on AIX (4.3.3). I can start them with no prob, but when i want to test them, i receive an error :
/usr/mqm/samp/bin/amqsput QM1.Q_TEST
Sample AMQSPUT0 start
MQCONN ended with reason code 2059
This error code is generic and mean that my QM is "not OK for connection", How can i identify the trouble ?
I have heard about memory trouble with the IPCCBaseAddress. Did someone have informations about it ?
see : http://www-3.ibm.com/software/ts/mqseries/support/summary/javasupp.html#AIX
Thanks for you help
Marc Studer (France) |
|
Back to top |
|
 |
mrlinux |
Posted: Mon Jul 15, 2002 7:41 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Did you define one of the queue managers as default ??? if not then you
need to specify a queue manager name on the command line
amqsputc QUEUE QMGR _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
unilog |
Posted: Wed Jul 17, 2002 7:48 am Post subject: |
|
|
 Novice
Joined: 29 Apr 2002 Posts: 17 Location: Paris, France
|
Thanks for your help, i just make a mistake, i have invert QM and Q in the parameter for amqsput, the correct syntax is :
amqsput <Queue> <Queue Manager>
i have to specify a QM 'cause i've not a one by default (as you say)
-----------------------------------------------------
But for the IPPCBaseAddress, it seems to be a real problem.
When i use a Java Program with MA88 API, i have a 2059 error code and the solution is explain at :
http://www-3.ibm.com/software/ts/mqseries/support/summary/javasupp.html#AIX
Does anybody know exactly why this problem arrived ?
how can we detect it before getting the error code ?
Thanks in advance
Marc STUDER |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Jul 19, 2002 7:51 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I don't know of any way to detect this problem before it occurs. However, with 5.3, there has been a switch in the WebSphere MQ memory model so that it can make use of AIX extended shared memory. In other words, you can get rid of the IPCCBaseAddress parameter and use the EXTSHM environment variable. |
|
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
|
|
|
|