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 » IBM MQ Performance Monitoring » MQ queues clogs with too many requests

Post new topic  Reply to topic
 MQ queues clogs with too many requests « View previous topic :: View next topic » 
Author Message
ncs
PostPosted: Wed Jan 05, 2005 3:46 am    Post subject: MQ queues clogs with too many requests Reply with quote

Newbie

Joined: 05 Jan 2005
Posts: 1

We are using WebSphere MQ 5.2 and WebSphere Application Server 3.5.3. We see that sometimes the MQ requests (messages) that we send do not get served and the messages keeps piling up in the queues. So after regular intervels, we have to go to the respective queues and delete all pending messages.

Is there any way we can get around this? Since we are new to this technology, we feel that there could be some solutions that we are not aware of.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Jan 05, 2005 6:02 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If you are new to this technology, why are you using such outdated versions?

It's probably a bug in your code.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Jan 05, 2005 6:44 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Where replies are retrieved by Msgid or Correlid, they should be put on the queue as non-persistent and with an EXPIRY value set in the MQMD.

Then all you need do is arrange for expired messages to be removed periodically (this is a bit of a subject in itself and I am sure has threads about it here).

However "orphaned" messages should be the exception and not the norm, make sure the MQGET uses WAIT for a reaonable interval to give the reply message a chance to arrive.
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 » IBM MQ Performance Monitoring » MQ queues clogs with too many requests
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.