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 » General IBM MQ Support » moving from inetd/service to runmqlsr

Post new topic  Reply to topic
 moving from inetd/service to runmqlsr « View previous topic :: View next topic » 
Author Message
mvarghese
PostPosted: Fri Oct 31, 2008 3:09 am    Post subject: moving from inetd/service to runmqlsr Reply with quote

Centurion

Joined: 27 Sep 2006
Posts: 141

In UNIX /AIX box, I need to migrate to runmqlsr listener.

1.Commended the QMGR entries on inetd and services part.

2.started the runmqlsr with nohup.

Noticed that runmqlsr is not running.

Is it required to do port entries on qm.ini files.?.

What else need to take care to make runmqlsr listener needs to work on UNIX?.
MQ ver:530.12
_________________
Jain Varghese
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Oct 31, 2008 3:36 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

You need to pass the right parms to runmqlsr:

like runmqlsr -m QMGR -p 1414

in the manuals
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mvarghese
PostPosted: Fri Oct 31, 2008 7:17 am    Post subject: Reply with quote

Centurion

Joined: 27 Sep 2006
Posts: 141

Not saper, Its not parameter issue, that am sure.

I can seen it its running for a few sec, then dying out.(mqm user id)

nohup runmqlsr -m QMGR -t TCP -p 1515 &

My doubt is any where else need to change when we moving from inetd to runmqlsr service.
_________________
Jain Varghese
Back to top
View user's profile Send private message
mehedi
PostPosted: Fri Oct 31, 2008 7:21 am    Post subject: Reply with quote

Centurion

Joined: 11 Nov 2001
Posts: 102
Location: PSTech

refresh inetd - usually a request to the Unix admin , but you mentioned you can update the inetd.conf and service file, so you can probably run the refresh command too.

Thanks
Back to top
View user's profile Send private message MSN Messenger
mvarghese
PostPosted: Fri Oct 31, 2008 7:29 am    Post subject: Reply with quote

Centurion

Joined: 27 Sep 2006
Posts: 141

Thanks, mehedi.It will work then.
_________________
Jain Varghese
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Oct 31, 2008 7:53 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

And once you upgrade to a supported version of MQ, you will be able to make the listener an object that the Queue Manager controls directly, meaning you will no longer even need to issue those runmqlsr and endmqlsr commands.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mvarghese
PostPosted: Fri Oct 31, 2008 8:23 am    Post subject: Reply with quote

Centurion

Joined: 27 Sep 2006
Posts: 141

Peter,
You mean to use define listener in runmqsc way or some thing else.
_________________
Jain Varghese
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Oct 31, 2008 9:21 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

mvarghese wrote:
Peter,
You mean to use define listener in runmqsc way...


Yes.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Sun Nov 02, 2008 6:19 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

mvarghese wrote:
Peter,
You mean to use define listener in runmqsc way or some thing else.


Yes, in runmqsc, as soon as the qmgr has been created:

define listener(MQGBT1.LISTENER) trptype(TCP) replace +
control(QMGR) port(1414)
_________________
Glenn
Back to top
View user's profile Send private message
mvarghese
PostPosted: Sun Nov 02, 2008 9:14 pm    Post subject: Reply with quote

Centurion

Joined: 27 Sep 2006
Posts: 141

Thanks to every one.
_________________
Jain Varghese
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » moving from inetd/service to runmqlsr
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.