Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 85022 invoked from network); 18 Jun 2009 10:00:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jun 2009 10:00:26 -0000 Received: (qmail 30187 invoked by uid 500); 18 Jun 2009 10:00:37 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 30133 invoked by uid 500); 18 Jun 2009 10:00:37 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 30123 invoked by uid 99); 18 Jun 2009 10:00:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 10:00:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rajdavies@gmail.com designates 209.85.217.228 as permitted sender) Received: from [209.85.217.228] (HELO mail-gx0-f228.google.com) (209.85.217.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 10:00:27 +0000 Received: by gxk28 with SMTP id 28so1708842gxk.14 for ; Thu, 18 Jun 2009 03:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=6Y8aXFjJMVcErkAh2pXivZ20kzkMbQeNkH6tXynJJHQ=; b=YEXEg2GQlFSQCDjTwTYqoGxI1S7xPdqB3XhDassdDSn5G3aEIuNkPVgPcVbgeTC3kX tT6FRHSI109ZD5D3VQkpXb0qcxJtAFTT3E3d01+sS4s2cYMFP4lNN/z3eDVM1HZKwbo5 M/QAEWkgml5pXiCU1K8h8Cl470DxDXhOHmytM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=J6tnsFv/PikN8Xs2CmcdiYlCkZenGi36JUz+56JoQ5qLdCjW3zNBYce2veRrriRMhx uXB/JNBi+ORTkIpKDRx8jHXmrMqZSNOapsO83G5FGPcH3Rleu8iTW6KQs3eCrQbl/hCI eFqLdLg0HFx7f17RiA4szgGcq4pPU8BSqiqQ0= Received: by 10.90.84.2 with SMTP id h2mr981154agb.80.1245319205923; Thu, 18 Jun 2009 03:00:05 -0700 (PDT) Received: from ?192.168.1.86? (host81-154-53-69.range81-154.btcentralplus.com [81.154.53.69]) by mx.google.com with ESMTPS id 38sm1256250aga.41.2009.06.18.03.00.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Jun 2009 03:00:05 -0700 (PDT) Message-Id: <70BF65E4-934F-4DBC-A3B5-0415698AC855@gmail.com> From: Rob Davies To: users@activemq.apache.org In-Reply-To: <24087249.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: ActiveMQ.Advisory.Expired.Queue question Date: Thu, 18 Jun 2009 11:00:01 +0100 References: <24087249.post@talk.nabble.com> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org On 18 Jun 2009, at 07:43, ElSe wrote: > > Hello! > > My application sends non-persistent messages to the queue. The > expiration > time for messages is set to 2 seconds. I want to receive > notification from > the ActiveMQ.Advisory.Expired.Queue.. I organized > subscription to > this queue but met strange problem: the messages aren't sent there > continiously. They expire but notifications come to the > Expired.Queue when I > click on the my queue name to browse it in the web console > (:8161/admin/queues.jsp) only. > As far as I understand the expiration notifications should be sent > without > any external events, shouldn't they? What can be the reason of such > strange > behaviour? > > Best regards, > Elena. > -- > View this message in context: http://www.nabble.com/ActiveMQ.Advisory.Expired.Queue-question-tp24087249p24087249.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > Advisories are sent over topics - are you subscribing to a topic ? cheers, Rob Rob Davies http://fusesource.com http://rajdavies.blogspot.com/