Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3E5711DC3 for ; Fri, 4 Apr 2014 02:48:49 +0000 (UTC) Received: (qmail 4660 invoked by uid 500); 4 Apr 2014 02:48:49 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 4636 invoked by uid 500); 4 Apr 2014 02:48:48 -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 4618 invoked by uid 99); 4 Apr 2014 02:48:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 02:48:48 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of suonayi@gmail.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-wi0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 02:48:43 +0000 Received: by mail-wi0-f180.google.com with SMTP id q5so404767wiv.7 for ; Thu, 03 Apr 2014 19:48:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=gwc+01jZAolpPRlJIoet+3RKgTiJ7Ecv0RyutamB54Y=; b=SszERUKD0QN+yr+JWwqlkwXoOcYv77CtRPwUvZR09Y7rN7cldIICpYIrc4XSpabYFF gyPHgsziIlD9pIQJ+DYwaZQDDsGK4OkMrROURa0qaHi0QbQj9UzgkCwftf3umB+gWt2Z H5F1OWKwLwM8JnqpZ6RzTvoTFb+1dB2K0qwA24uyVKJ1VURB8dUGMC1Y+AZzRX7nxypG OWr6cGXm111ZgP75vA1wsyQjMzoSOtsZ1+v6bul6BQQ2ugfgHw0a7D1PMOWgfOMgjVcy gDwVCgX8EEm/LJFcPBAfBO43MzygZg9Z4RN5icIQ9d6DMAMIwOFJ11DvQFY3FZfJr+GZ HQNQ== MIME-Version: 1.0 X-Received: by 10.180.211.239 with SMTP id nf15mr542195wic.9.1396579701616; Thu, 03 Apr 2014 19:48:21 -0700 (PDT) Received: by 10.14.113.201 with HTTP; Thu, 3 Apr 2014 19:48:21 -0700 (PDT) In-Reply-To: <1396037973574-4679651.post@n4.nabble.com> References: <1395328028434-4679287.post@n4.nabble.com> <1395824882184-4679528.post@n4.nabble.com> <1395927144213-4679582.post@n4.nabble.com> <1395937887264-4679599.post@n4.nabble.com> <1395957644572-4679607.post@n4.nabble.com> <8487b5b8822f3823e44a9b135c29eeec.squirrel@email.powweb.com> <1395994458762-4679617.post@n4.nabble.com> <1396037973574-4679651.post@n4.nabble.com> Date: Fri, 4 Apr 2014 10:48:21 +0800 Message-ID: Subject: Re: Messages stuck in queue 5.9.0 From: Yin Wang To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=001a11c264ec03f83104f62e8db8 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c264ec03f83104f62e8db8 Content-Type: text/plain; charset=UTF-8 Can you try to disable cache consumer option? Or can you use a plain jms consumer to try to reproduce the issue? Just guess it's maybe related with cache consumer and spring jms template. 2014-03-29 4:19 GMT+08:00 lookers : > Just checked the queuesize and it is increasing when it is blocked. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-5-9-0-tp4679266p4679651.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --001a11c264ec03f83104f62e8db8--