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 Discussion » runmqlsr

Post new topic  Reply to topic
 runmqlsr « View previous topic :: View next topic » 
Author Message
waugh
PostPosted: Mon Feb 23, 2004 2:24 pm    Post subject: runmqlsr Reply with quote

Master

Joined: 19 Feb 2004
Posts: 225

I CREATED A QUEUE MANAGER ON AIX MACHINE WITH CRTMQM, and started with STRMQM, when i try to start the listener with RUNMQLSR command it is taking forever... no error.. i can see the IBM related info, after that its taking forever...

CRTMQM, STRMQM were successful...

what could be the reason???
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Feb 23, 2004 2:26 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

How are you starting the listener ?

You may want to start the listener like
Code:

nohup runmqlsr -m QMGRNAME -t tcp -p portno &


Make sure that nothing else is already running on this port.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
waugh
PostPosted: Mon Feb 23, 2004 2:46 pm    Post subject: Reply with quote

Master

Joined: 19 Feb 2004
Posts: 225

I TRIED COMMAND,

nohup runmqlsr -m QMGRNAME -T TCP -P 1414 &

it gave me this,

[1] 18184
sending nohup data to nohup.out.

nothing happens.. it looks like trying, but never ended...
Back to top
View user's profile Send private message
bower5932
PostPosted: Mon Feb 23, 2004 2:57 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

The listener (runmqlsr) doesn't end. It stays around listening on the port. Is this what you are seeing? The 'nohup....' lets you move it out of the current window.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
waugh
PostPosted: Mon Feb 23, 2004 2:59 pm    Post subject: Reply with quote

Master

Joined: 19 Feb 2004
Posts: 225

never ended, I meant to say the i did not recieve info. about successful command completion.
Back to top
View user's profile Send private message
EddieA
PostPosted: Mon Feb 23, 2004 3:24 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Quote:
listener (runmqlsr) doesn't end

So, how do you expect
Quote:
successful command completion

runmqlsr is a LONG running task that never ends. If it does, nothing is listening for MQ connections any more.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
Leafar
PostPosted: Tue Feb 24, 2004 7:24 am    Post subject: Reply with quote

Acolyte

Joined: 03 Apr 2003
Posts: 74
Location: Buenos Aires

To see if the listener is running do
#telnet localhost 1414

and if you want to see the outout

#tail -f nohup.out


Saludos
Rafael

Ps: have you lloked at error logs?
Back to top
View user's profile Send private message MSN Messenger
manojt
PostPosted: Tue Feb 24, 2004 11:35 pm    Post subject: Reply with quote

Newbie

Joined: 26 Sep 2003
Posts: 9

Its not coming out because it is continuously listining on that port.

Manoj
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 Discussion » 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.