Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DFBE06EBC for ; Thu, 4 Aug 2011 09:16:39 +0000 (UTC) Received: (qmail 30065 invoked by uid 500); 4 Aug 2011 09:16:38 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 29767 invoked by uid 500); 4 Aug 2011 09:16:26 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 29749 invoked by uid 99); 4 Aug 2011 09:16:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 09:16:18 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 09:16:11 +0000 Received: by fxg17 with SMTP id 17so2454519fxg.2 for ; Thu, 04 Aug 2011 02:15:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=DsjYAOd088w0UvCUDCKVpbSuBywfofY6MpKhik6MD1c=; b=U23wTDlhGpA84e3/v6mewXRxMsiNjmijpNAQqHeD0Dx8ut4BvuTR6tAY4ihXmbkuF8 J+ONVGHnOppbw/vzqYO52su4mpKW3pqYUnQlc4p/Wk++ztf6Uw8/kUr77bRsK6tfUaoq e88noEFTAdij2Hau2oeW9+SI5CfaIgmDw4mUU= MIME-Version: 1.0 Received: by 10.223.15.13 with SMTP id i13mr882071faa.51.1312449351287; Thu, 04 Aug 2011 02:15:51 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.223.96.142 with HTTP; Thu, 4 Aug 2011 02:15:51 -0700 (PDT) In-Reply-To: <1312421435576-3717442.post@n4.nabble.com> References: <1312421435576-3717442.post@n4.nabble.com> Date: Thu, 4 Aug 2011 11:15:51 +0200 X-Google-Sender-Auth: ADHLxVQ-Ykc23ZeXZscVKm2OskY Message-ID: Subject: Re: Message stuck in queue until new message comes From: Dejan Bosanac To: dev@activemq.apache.org Content-Type: multipart/alternative; boundary=0015174795385e844c04a9aa6d9d X-Virus-Checked: Checked by ClamAV on apache.org --0015174795385e844c04a9aa6d9d Content-Type: text/plain; charset=ISO-8859-1 Hi, can you try it with latest release (or current dev snapshot) and see if it is still happening. If it is, can you create a test case a log a Jira? Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Thu, Aug 4, 2011 at 3:30 AM, eting wrote: > Hi, > We are using ActiveMQ 5.3.2, with Spring 3.0.3. We've set up a queue that > has only 1 consumer. We have a strange problem that sometimes the messages > got stuck in the queue. However, when a new message is sent to the queue, > the previous message is delivered. If a new message is never sent, then the > previous message is stuck in the queue indefinitely. > > Is there something that we've misconfigured? > > Thanks, > Eting > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-stuck-in-queue-until-new-message-comes-tp3717442p3717442.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > --0015174795385e844c04a9aa6d9d--