Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 70934 invoked from network); 20 Jul 2006 06:06:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2006 06:06:57 -0000 Received: (qmail 64923 invoked by uid 500); 20 Jul 2006 06:06:57 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 64893 invoked by uid 500); 20 Jul 2006 06:06:57 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 64883 invoked by uid 99); 20 Jul 2006 06:06:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 23:06:57 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 23:06:54 -0700 Received: by ug-out-1314.google.com with SMTP id o2so642382uge for ; Wed, 19 Jul 2006 23:06:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HzPvhcsR+j5xWks2maTaDxaOmLlVcdHRdyD+PKGy5x1xbsfXOEaSZzcGGUITLs849389sib7xR9NCxrfi9h8dKKkalzg7XjZ1/UJ038RuGphW3fRnxtGFy/YHH8iuTHRcgOBTqi1jzKCKl8Qk2MiDhD8bCMU/yK9aeM8nnu+kn8= Received: by 10.78.156.6 with SMTP id d6mr111021hue; Wed, 19 Jul 2006 23:06:33 -0700 (PDT) Received: by 10.78.174.8 with HTTP; Wed, 19 Jul 2006 23:06:33 -0700 (PDT) Message-ID: Date: Thu, 20 Jul 2006 07:06:33 +0100 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: Mangaging subscriptions In-Reply-To: <5383103.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5383103.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/18/06, Christopher Mihaly wrote: > > I have been using the J2EE monitoring utility that is quite nice for getting > information from the server. But I am having problems manageing the server > using it. For instance, I want to remove a durable subscription, I select > the broker and go to the Operations tab and run the destroyDurableSubscriber > providing the client and subsription name and press the button. It woks some > of the time, but others it will fail with one of two messages: > > 1). That the subscription is off-line. What does this mean? And how do I > get rid of the subscription, shouldn't I be able to do this even if it is > offline. I guess so yes - could you file a JIRA to fix that please? > Can I get it on-line somehow and then destroy it? Often we have > regression tests, that may leave a durable subscription, and I want to get > rid of it so that I do not accumulate messages in the topic. > > 2). Sometime it tells me I do not have a security manager in place. What > does this mean and how can I put one in place. > > Another item, is I want to see what events are waiting on a subscription. I > select the subscription and under operations there is a browse operations. > But these appear to return all the messages on the subscribed topic, not > just the one that have not been sent to that subscription. Is there a way > to inspect what messages have not been delivered? We don't currently support browsing of durable topics for individual consumers - though with the new Virtual Destinations feature we'll soon be able to offer that (allowing a single topic subscriber to have their own queue that can be browsed etc) http://activemq.org/site/virtual-destinations.html -- James ------- http://radio.weblogs.com/0112098/