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 7AFFC1740E for ; Wed, 22 Apr 2015 12:33:37 +0000 (UTC) Received: (qmail 3764 invoked by uid 500); 22 Apr 2015 12:33:19 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 3722 invoked by uid 500); 22 Apr 2015 12:33:19 -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 3704 invoked by uid 99); 22 Apr 2015 12:33:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 12:33:19 +0000 X-ASF-Spam-Status: No, hits=3.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,SPF_PASS,URI_HEX,URI_TRY_3LD X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.164.171.186 which is an MX secondary for users@activemq.apache.org) Received: from [54.164.171.186] (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 12:33:13 +0000 Received: from mail-ie0-f177.google.com (mail-ie0-f177.google.com [209.85.223.177]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 27F4E43E88 for ; Wed, 22 Apr 2015 12:32:53 +0000 (UTC) Received: by iejt8 with SMTP id t8so35753637iej.2 for ; Wed, 22 Apr 2015 05:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=tvDsubwA8Zyt3YdZ+2icP5usfv3V0n0w9aih8hTmKtM=; b=xbEZMDNbz9dMHEkVfqvSjGJRO2CC84UAgV2s2kOvts+4UlYdCrMjtTFdgs7OgMytKa wnxzSHtHG3xxLfVWY2c2PhTSKzIfxAuOIsilSP3yJotOKnLAn/xEP/gZn1RyQBrXGOjD 7qh4m4uuGsAA4L2dQwD728WdbEoX7MebLwIkHUvSyp5++S11SzM/mrow7jKqef3YiPbo xUv7VDQYoFYwdE/FciYnjNlG21S5MjpwXRPjkUQAadfQJux50WfXPpnkHP6bYw9v5FDT Tzy/0/oywXTt1VFv2Tj3wkTb8OgPWvI8J9irNEEoO1CzhoMZBvPx+b5spn8lXC07UpX/ VwWg== MIME-Version: 1.0 X-Received: by 10.42.70.18 with SMTP id d18mr9045220icj.41.1429705876407; Wed, 22 Apr 2015 05:31:16 -0700 (PDT) Sender: tbain98@gmail.com Received: by 10.50.131.233 with HTTP; Wed, 22 Apr 2015 05:31:16 -0700 (PDT) Received: by 10.50.131.233 with HTTP; Wed, 22 Apr 2015 05:31:16 -0700 (PDT) In-Reply-To: <1429638118899-4695384.post@n4.nabble.com> References: <1429638118899-4695384.post@n4.nabble.com> Date: Wed, 22 Apr 2015 06:31:16 -0600 X-Google-Sender-Auth: tNwh11jXlEhj1KhoEoulrfYxOlc Message-ID: Subject: Re: Producer stopped From: Tim Bain To: ActiveMQ Users Content-Type: multipart/alternative; boundary=90e6ba6e8ad4e58c7405144f56b6 X-Virus-Checked: Checked by ClamAV on apache.org --90e6ba6e8ad4e58c7405144f56b6 Content-Type: text/plain; charset=UTF-8 Does "the Producer Stopped" mean "the producer was Producer Flow Controlled"? If so, see http://activemq.apache.org/producer-flow-control.html for how you can adjust your config to change the behavior of PFC, or http://activemq.apache.org/slow-consumer-handling.html for how you can adjust your handling of slow consumers. On Apr 21, 2015 11:57 AM, "salma ali" wrote: > i was using ActiveMQ5.3.2 and now upgrade ctiveMQ5.11 , and i ave the > following Proplem : > when there is slow consumer the Producer Stopped , but the ActiveMQ is > still running and SlowConsumer is still took messages from the topic , how > i > can solve this ?? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Producer-stopped-tp4695384.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --90e6ba6e8ad4e58c7405144f56b6--