Thanks for all the replies.  I have the requisite info in the /etc/services
and /etc/inetd.conf files.

In /etc/services I have:

MQSeries    1414/tcp    # MQSeries channel listener

In /etc/inted.conf I have:

MQSeries stream tcp nowait mqm /opt/mqm/bin/amqcrsta amqcrsta

Is there a particular process I can grep for to verify if the listener is
running?  Thanks.

Prits



             Art Schanz
             <[EMAIL PROTECTED]
             IT.FRB.ORG>                                                To
             Sent by: MQSeries         [EMAIL PROTECTED]
             List                                                       cc
             <[EMAIL PROTECTED]
             n.AC.AT>                                              Subject
                                       Re: Connection or remote listener
                                       unavailable error
             10/21/2003 11:12
             AM


             Please respond to
               MQSeries List
             <[EMAIL PROTECTED]
                 n.AC.AT>







Prits,

  On Solaris, this type of error is usually caused by a missing entry in
/etc/services (port for listener) or in /etc/inetd.conf (the actual
listener invocation) if using the inetd listener.  If you are using the MQ
listener, be sure it gets started (runmqlsr) w/ the correct port info.
  Good Luck!

Cheers,
  Art

Arthur C. Schanz
Operating Systems Programmer I. - Specialist
Federal Reserve Information Technology
Distributed Systems Engineering
IBM Certified System Administrator - WebSphere MQ V5.3
IBM Certified Solution Designer - WebSphere MQ V5.3
(804) 697-3889
[EMAIL PROTECTED]



   Prithwiraj Basu
   <[EMAIL PROTECTED]>                 To:
   Sent by: MQSeries List            [EMAIL PROTECTED]
   <[EMAIL PROTECTED]>                 cc:
                                             Subject:        Connection
                                     or remote listener unavailable error
   10/21/2003 10:33 AM
   Please respond to MQSeries List





Hi All,

We have an app that has a bidirectional MQ link with another company.  We
have a Unix platform on our side.  The other comany operates via a
mainframe.  It was recently discovered that when we upgraded our Sun
Solaris OS we blew away the MQ objects.  I have recreated them and got
things to work to the point where we can send messages to the other
company.  However they are unable to send mesages to us.  When they try to
start their sender channel they get a 'Connection or remote listener
unavailable'.  Any ideas how I can troubleshoot this?  Thanks.

Prits

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to