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 Java / JMS » SYSTEM.JMS.REPORT.QUEUE gets filled up.

Post new topic  Reply to topic
 SYSTEM.JMS.REPORT.QUEUE gets filled up. « View previous topic :: View next topic » 
Author Message
udaybho
PostPosted: Wed Sep 18, 2002 1:46 pm    Post subject: SYSTEM.JMS.REPORT.QUEUE gets filled up. Reply with quote

Voyager

Joined: 09 May 2002
Posts: 94
Location: Chicago

My System:

Queue Manager with JMS system queues used for Pub/Sub with MQSeries Pub/Sub broker. 1000+ users connected to QM using MQI channels. Any user can publish or subscribe.

Problem:

I am observing that SYSTEM.JMS.REPORT.QUEUE gets filled up and finally reaches its MAX limit. As a result new users cannot connect and existing connected users slowly slowly gets disconnected.

MY Interpretation:
SYSTEM.JMS.REPORT.QUEUE is used by publisher to get the Response of the publishing. And when my user tries to publish and QM finds that SYSTEM.JMS.REPORT.QUEUE was full it puts the message in DEAD LETTER QUEUE, as a result publisher assume that it fails to publish and assuming that there is some problem with MQ, my user disconnects (application logic for error handling)

So why JMS is not consuming the response or report messagees ? Any thing we missed on publisher ?

Uday Bhosle
Back to top
View user's profile Send private message Send e-mail
udaybho
PostPosted: Thu Sep 19, 2002 7:16 am    Post subject: Reply with quote

Voyager

Joined: 09 May 2002
Posts: 94
Location: Chicago

Further investigation shows that SYSTEM.JMS.ND.SUBSCRIBER.QUEUE have depth of 40000+

what's going on ?

Uday Bhosle
Back to top
View user's profile Send private message Send e-mail
techno
PostPosted: Fri Dec 24, 2004 8:54 am    Post subject: Reply with quote

Chevalier

Joined: 22 Jan 2003
Posts: 429

what is the solution here?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Dec 24, 2004 8:03 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Apparently you are asking for a report of confirmation of some sorts hence the REPORT.QUEUE. However are you handling this confirmation in any way?
Is there any process at all consuming the messages in this queue??

Enjoy
Back to top
View user's profile Send private message Send e-mail
techno
PostPosted: Sat Dec 25, 2004 7:52 am    Post subject: Reply with quote

Chevalier

Joined: 22 Jan 2003
Posts: 429

Not yet. We would like to. Subscriber queue is getting filled and throwing errors.
Back to top
View user's profile Send private message
bower5932
PostPosted: Mon Dec 27, 2004 7:10 am    Post subject: Re: SYSTEM.JMS.REPORT.QUEUE gets filled up. Reply with quote

Jedi Knight

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

udaybho wrote:
Queue Manager with JMS system queues used for Pub/Sub with MQSeries Pub/Sub broker. 1000+ users connected to QM using MQI channels. Any user can publish or subscribe.


My bet is that there is something wrong and that you have subscribers that aren't deregistering. The other problem could be that you are publishing messages faster than you can pick them up. You might need to increase the maxdepth of the queues that you are dealing with.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » SYSTEM.JMS.REPORT.QUEUE gets filled up.
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.