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 » AMQ6209: An unexpected asynchronous signal (15) has been....

Post new topic  Reply to topic
 AMQ6209: An unexpected asynchronous signal (15) has been.... « View previous topic :: View next topic » 
Author Message
BrianMc
PostPosted: Thu Nov 14, 2002 12:40 am    Post subject: AMQ6209: An unexpected asynchronous signal (15) has been.... Reply with quote

Apprentice

Joined: 01 Oct 2002
Posts: 33
Location: Ireland

Hi,
I am receiving the following error message - any ideas?

AMQ6209: An unexpected asynchronous signal (15) has been received and ignored

Thanks,
Brian.
Back to top
View user's profile Send private message
jsware
PostPosted: Thu Nov 14, 2002 1:01 am    Post subject: Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

Looks like somebody is doing a "kill" against the qmgr processes. You should use the endmqm to stop a queue manager.

You should really run "endmqm -i&" first, then wait for say 60 seconds, doing something like (using the & causes endmqm to run in the background and allows your wait loop to perform periodic checks every 5 seconds or so.

dspmq |grep $qm|grep "STATUS(Ended"|wc -l

until the result is >0 (i.e. the endmqm completes).

If this doesn't work then do the same but more aggressively (endmqm -p&) and check dspmq.

If this doesn;t work you can kill the processes as a last resort.

You can wrap this up in a script. The MC63 support pack (MQSeries on HACMP) has a good example of ending a queue manager in this fashion.

Once it's ended you'll need to use ipcs and ipcrm to remove any shared memory and semaphores left lying around (this is "normal").

Regards
John.
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 » AMQ6209: An unexpected asynchronous signal (15) has been....
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.