Posted: Mon Feb 09, 2009 2:38 pm Post subject: Problems starting listener for MQ on HP-UX
Newbie
Joined: 16 May 2008 Posts: 5
I have posted here a few times before and have always received excellent help. I wish I could contribute more myself but am still a rookie in terms of mq administration.
Long story short I've encountered a problem starting the listener process on a specific server and was hoping someone has seen this before.
HW specs:
HP L2000
4 Procs @ 440MHz
1.5Gig of Memory with almost a gig free.
SW specs:
HP Unix 11iv1
MQ version 6.0 ( have not updated service packs on this particular server )
Error message:
$ /opt/mqm/bin/runmqlsr -m $queuem.name -t tcp -p 7003
5724-H72 (C) Copyright IBM Corp. 1994, 2005. ALL RIGHTS RESERVED.
02/09/09 16:31:06 AMQ9915: The IP protocol 'IPv4/IPv6' is not available on the system.
$queuem.name is replaced by our actual queue manager name which I did not include in the above command.
As you can see after running the command it compalins that the IP protocol "IPv4/6" is not installed. However it is...
Has anyone come across this before? I'm tempted to go back to square one and delete the queue managers off the server, remove mq software then go through the process again. I would also like to point that we are running on 6.0.0.1.
Make sure other applications (ex java) can communicate with the IPV4/IPv6 stack. Make sure that you did not specify anywhere in the qmgr IPV6 if you only support IPV4.
Apply support pack to level 6.0.2.5 and retry.
By the way you should be running the listener from runmqsc with control qmgr and no longer from the command line like in V5.3...
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