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 » 2012 on AIX

Post new topic  Reply to topic
 2012 on AIX « View previous topic :: View next topic » 
Author Message
pcrparimi
PostPosted: Tue Mar 26, 2002 11:07 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Oct 2001
Posts: 43
Location: NY

I have installed MQ 5.2(except DCE components) on AIX(RS6000) machine. When my java program try to connect to Queuemanager, we got 2059 error. On advice, i have added IPCCBaseAddress=11 under Quemanager in mqs.ini file. now i am getting 2012 error.
please help.
Thanks,

Poorna.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
mrlinux
PostPosted: Wed Mar 27, 2002 5:22 am    Post subject: Reply with quote

Grand Master

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

Remove the IPCCBaseAddress setting
Which java bindings are you using Client or Server

Quick Test
export MQSERVER=SYSTEM.DEF.SVRCONN/TCP/HOST_NAME
run your java program


_________________
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
pcrparimi
PostPosted: Wed Mar 27, 2002 10:16 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Oct 2001
Posts: 43
Location: NY

Hi Jef,

i'm running my java pgm at server.

removed IPCCBaseAddress from mqs.ini.
now i'm getting 2059.

even Quick Test as suggested by u also giving 2059.

Thanks,
Poorna.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
mrlinux
PostPosted: Thu Mar 28, 2002 4:16 am    Post subject: Reply with quote

Grand Master

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

Well it sounds like the listener process is not running, or you are specifing the wrong port#

_________________
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
pcrparimi
PostPosted: Thu Apr 18, 2002 6:02 am    Post subject: Reply with quote

Apprentice

Joined: 09 Oct 2001
Posts: 43
Location: NY

Actual Problem is like this. Earlier We have MQSeries, MQSI, DB2, and oracle are installed inthe AIX machine. First, we have uninstalled MQSeries 5.2 and MQSI. Again we have installed MQSeries v5.2. Created a QM. when java pgm trying to connect to it it's giving 2059. If i put IPCCBaseAddress = 11 in mqs.ini it's giving 2012 error.

Please help.

Poorna.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
mrlinux
PostPosted: Thu Apr 18, 2002 6:17 am    Post subject: Reply with quote

Grand Master

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

First remove IPCCBaseAddress = 11.

Try this for a test.
1) export MQSERVER=SYSTEM.DEF.SVRCONN/TCP/HOST_NAME
2) amqsputc QUEUE_NAME

How is the Listener process started ????

_________________
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
pcrparimi
PostPosted: Thu Apr 18, 2002 7:03 am    Post subject: Reply with quote

Apprentice

Joined: 09 Oct 2001
Posts: 43
Location: NY


removed IPCCBaseAddress = 11 and restarted the QM
then exported MQSERVER=SYSTEM.DEF.SVRCONN/TCP/HOST_NAME

amqsputc LOCALQ QM1
giving 2059.
amqsput LOCALQ QM1 is giving 2012

listener process is started at runmqsc command prompt by start listener trptype(TCP).

if i start the listenr process by runmqlsr -m QM1 -t tcp -p 1414 it's telling it can not bind on 1414 port.

do i need to look into /etc/serviece or /etc/inetd.conf?

Thanks for reply
Poorna.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
bower5932
PostPosted: Thu Apr 18, 2002 8:59 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

It sounds like you have multiple listeners running against port 1414. You can check your /etc/services and /etc/inetd.conf to see if you have the listener set to come up automatically via inetd. You might have to kill some processes.

The IPCCBaseAddress fix is usually required when you get an FDC file in the /var/mqm/errors subdirectory with a probe id of XY341019.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
pcrparimi
PostPosted: Fri May 03, 2002 11:06 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Oct 2001
Posts: 43
Location: NY

I did the mistake by not checking the error log(AMQERR01.LOG).
I found one error statement saying that amqzxmr0 is not found in it.
Found that we have to install bos.rte.install.4.3.3.17.bff for this.
So we have installed bos.rte.install.4.3.3.17.bff and then MQ Series software.
Now i could connect to QM by amqsput or through java pgm.
Thanks to all for ur replies.

Poorna
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » 2012 on AIX
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.