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 » MQSeries Listening port?

Post new topic  Reply to topic
 MQSeries Listening port? « View previous topic :: View next topic » 
Author Message
wbiman
PostPosted: Mon Oct 18, 2004 7:58 am    Post subject: MQSeries Listening port? Reply with quote

Voyager

Joined: 13 Jul 2004
Posts: 84

hi Friends,

I know its simple, its not working for me...

Can please post the command to know on which TCP port the MQ Manager is running/listening ? I have created an Queue manager on unix machine.

Thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Oct 18, 2004 8:02 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

This is likely not the place for this question.

But the answer is, MQSeries is listening on the port that the listener uses.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wbiman
PostPosted: Mon Oct 18, 2004 8:03 am    Post subject: port Reply with quote

Voyager

Joined: 13 Jul 2004
Posts: 84

How to find port which listner is listening?

Thanks
Back to top
View user's profile Send private message
mqsha
PostPosted: Mon Oct 18, 2004 8:28 am    Post subject: Reply with quote

Novice

Joined: 10 Jun 2004
Posts: 17

Hi

you can check the listner port using grep command if its already running.
or
use this command to start on different port

runmqlsr -t TCP(port no#) -m source.queue.manager.

or

if you want to run the listner as demon you can set it up in /etc/system.
Back to top
View user's profile Send private message
muthum_2000
PostPosted: Wed Mar 14, 2007 2:04 am    Post subject: Reply with quote

Voyager

Joined: 10 Jul 2006
Posts: 85

Please copy,paste the following command

ps -ef | grep runmqlsr

This will fecth you the listener ports along with the queuemanager name.
Back to top
View user's profile Send private message
swsbhelp
PostPosted: Wed Mar 26, 2008 12:47 am    Post subject: Reply with quote

Newbie

Joined: 10 Mar 2008
Posts: 3

On WIndows 2003 and above, run the following on command line :

wmic process where NAME="runmqlsr.exe" get CommandLine

For explicit information, use
wmic process where NAME="runmqlsr.exe" get /VALUE
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 » MQSeries Listening port?
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.