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 » [Solved] MQ 6 Listener

Post new topic  Reply to topic
 [Solved] MQ 6 Listener « View previous topic :: View next topic » 
Author Message
PieterV
PostPosted: Mon Jun 26, 2006 1:12 am    Post subject: [Solved] MQ 6 Listener Reply with quote

Disciple

Joined: 04 Jan 2006
Posts: 164
Location: Belgium

Platform: Solaris 8
MQ version 6 (all updates / fixes / refresh packs)

The listener is created in runmqsc with define listener and set to automatic startup with qmanager startup.
this works all like it should

but..., when i stop the qmgr the listener processes are still running.
I would like to see these stopped too:

QMGR-name = QMGR

Code:

endmqm -i QMGR


after this, all mq processes are stopped except those:

Code:

ps -ef | grep QMGR | grep -v grep
     mqm  7889  7885  0   Jun 21 ?        0:00 /opt/mqm/bin/runmqlsr -r -m QMGR -t TCP -p 1419
     mqm  7885     1  0   Jun 21 ?        0:00 /opt/mqm/bin/amqzmgr0 -m QMGR


why are these not stopped? how can i let them stop when the qmgr stops?
Back to top
View user's profile Send private message
PieterV
PostPosted: Mon Jun 26, 2006 1:42 am    Post subject: Reply with quote

Disciple

Joined: 04 Jan 2006
Posts: 164
Location: Belgium

this may be closed.

Further research in de documentation told me that i took the wrong parameter for the control of the listeren:

i took qmgr start in stead of only qmgr
i interpreted 'qmgr start' as 'starts when qmgrs starts'. It didnt came up to me that it didnt stop because of this.

Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Jun 26, 2006 2:02 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

So previously you had defined CONTROL(STARTONLY), and now its CONTROL(QMGR)? Can you changed the topic name to include the word; RESOLVED. Thanks.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
PieterV
PostPosted: Mon Jun 26, 2006 2:05 am    Post subject: Reply with quote

Disciple

Joined: 04 Jan 2006
Posts: 164
Location: Belgium

actualy i changed it in the explorer.
there you have:
-manualy
-qmgr
-qmgr start

now that i know it, it looks stupid to chose the last one. but i thought i meant 'start on qmgr start'.
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 » [Solved] MQ 6 Listener
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.