Hi Doug,

you do have to remove the inetd.conf entry first (although from memory on
AIX systems this should be done via SMIT rather than by editing the file
directly.

If inetd is still listening on the port, your listener will not be able to
open it.

One way to avoid this issue is to start your new listener on a different
port number, and change the channel definition to use the new listener
port. If your channel is traversing firewalls this will be a problem as the
firewall rules will have to change to allow the new port.

All that having been said, you should not find any major differences
between the function of the inetd started channels vs the listener based
channels. The main issue at my site has been with channel exits which do
not cope correctly with the threaded channels in a channel pooling process.
We have to run that application using inetd based channels so that the
exits continue to work.

Regards,

                                                                       
 Neil Casey                                                            
 
__________________________________________________________________________________
                                                                       
 Senior Systems Programmer                                                      
                 Phone :  +61 3 9886 2375 (x82375)
                                                                       
 Middleware Services MQ Support                                                 
                 Mobile:  +61 414 615 334
                                                                       
 Cross Platform & Transaction Services                                          
                   Fax :  +61 3 9886 2700 (x32700)
                                                                       
 Southern Star Technology                                                       
                 Email :
                                                                                
                         [EMAIL PROTECTED]
                                                                       





This email is sent by or on behalf of the named sender identified above. If
you do not wish to receive any email marketing material from this person in
the future, please forward the contents of this email to
[EMAIL PROTECTED] with the word "unsubscribe" in the subject
box. If you do not forward the contents of this email with your
unsubscription then it may not be able to be implemented. If you wish to
unsubscribe from all central email marketing lists used by our business,
please forward the contents of this email to
[EMAIL PROTECTED] with the message "unsubscribe from all
central email marketing lists" in the subject box. If you do not forward
the contents of this email with your unsubscription then it may not be able
to be implemented.


The information contained in this email communication may be confidential.
You should only disclose, re-transmit, copy, distribute, act in reliance on
or commercialise the information if you are authorised to do so. Any views
expressed in this email communication are those of the individual sender,
except where the sender specifically states them to be the views of a
member of the National Australia Bank Group of companies. Any advice
contained in this e-mail has been prepared without taking into account your
objectives, financial situation or needs. Before acting on any advice in
this e-mail, National Australia Bank Limited recommends that you consider
whether it is appropriate for your circumstances. If this e-mail contains
reference to any financial products, the National recommends you consider
the Product Disclosure Statement (PDS) or other disclosure document  before
making any decisions regarding any products. The National Australia Bank
Group of companies does not represent, warrant or guarantee that the
integrity of this communication has been maintained nor that the
communication is free of errors, virus or interference.








                                                                       
             [EMAIL PROTECTED]                                            
             Sent by: MQSeries                                         
             List                                                       To
             <[EMAIL PROTECTED]         [email protected]
             V.MEDUNIWIEN.AC.A                                          cc
             T>                                                        
                                                                   Subject
                                       Listener; runmqlsr vs amqcrsta  
             21/07/2005 08:30          within the inetd.conf file      
                                                                       
                                                                       
             Please respond to                                         
               MQSeries List                                           
             <[EMAIL PROTECTED]                                         
             V.MEDUNIWIEN.AC.A                                         
                    T>                                                 
                                                                       
                                                                       




I have a quick question.  And I don't mean to spawn any preference issues
but, we have always configures our AIX boxes to start channels via
inetd.conf setting.  I believe that that is being replaced as a
recommendation to use runmqlsr.  A third party vendor is trying to deliver
code to us using JBOSS and running into problems.  They are asking me to
start the listener via runmqlsr.  I am willing to try anything but do I
need
to remove the entry in the inetd.conf file first?  I don't have root
authority and I will have to get a sys admin to do that which is a longer
process.

Doug

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html

Reply via email to