Hi,
We have installed MQSeries 5.2 on a sun solaris box, created a default qmgr, and started it. We have successfully tested the connection between this queue manager and another qmgr from a different location. Next thing we did was to setup a client connection from an NT box to the solaris box. I ran the MQSeries listener (runmqlsr) and got an error back AMQ9218 (The tcp listener program could not to bind to port 1414). The error messages manual explains that another process may be using the said port. I've verified that the /etc/services has the 'MQSeries 1414/tcp' entry and the /etc/inetd.conf has the 'MQSeries stream tcp nowait mqm /opt/mqm/bin/amqcrsta amqcrsta' entry. I have a channel (TEST.CHANNEL1) defined as SVRCONN using TCP.
The error I am getting from the client side is x2059 (queue manager not available). I assume this is because of the error running the listener on the server.
Have I missed anything? Is there a pre-requisite process to run before running the MQSeries listener? Any ideas what is wrong?
Thanks,
HrothgarV
We have installed MQSeries 5.2 on a sun solaris box, created a default qmgr, and started it. We have successfully tested the connection between this queue manager and another qmgr from a different location. Next thing we did was to setup a client connection from an NT box to the solaris box. I ran the MQSeries listener (runmqlsr) and got an error back AMQ9218 (The tcp listener program could not to bind to port 1414). The error messages manual explains that another process may be using the said port. I've verified that the /etc/services has the 'MQSeries 1414/tcp' entry and the /etc/inetd.conf has the 'MQSeries stream tcp nowait mqm /opt/mqm/bin/amqcrsta amqcrsta' entry. I have a channel (TEST.CHANNEL1) defined as SVRCONN using TCP.
The error I am getting from the client side is x2059 (queue manager not available). I assume this is because of the error running the listener on the server.
Have I missed anything? Is there a pre-requisite process to run before running the MQSeries listener? Any ideas what is wrong?
Thanks,
HrothgarV