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 9AE559415 for ; Tue, 8 Nov 2011 11:10:08 +0000 (UTC) Received: (qmail 91438 invoked by uid 500); 8 Nov 2011 11:10:08 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 91379 invoked by uid 500); 8 Nov 2011 11:10:08 -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 91371 invoked by uid 99); 8 Nov 2011 11:10:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 11:10:08 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Tue, 08 Nov 2011 11:10:04 +0000 Received: by faat9 with SMTP id t9so484286faa.2 for ; Tue, 08 Nov 2011 03:09:42 -0800 (PST) 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=qXkRL6oXGL0Tig1uqAS/0xbHKyq93JAsqDV7RfhEDT4=; b=ZFYfm0d971eIi4bpnNLUqoJWil0nV8tj2qoxob521JBayZ4iDPVbNJdn7//uHbQkyU /j+Tv+hkaRozF5mhexdRdyQK36Bs/giBnOV4g7jbNvJcigh07bVdFV0ydMV6HZVnPnUH 51oEboMnT9a9EA6xUQ+BX0/igOOk+eG+KyFaY= MIME-Version: 1.0 Received: by 10.223.91.82 with SMTP id l18mr52343765fam.30.1320750582782; Tue, 08 Nov 2011 03:09:42 -0800 (PST) Sender: chubrilo@gmail.com Received: by 10.223.96.142 with HTTP; Tue, 8 Nov 2011 03:09:42 -0800 (PST) In-Reply-To: <1320748125999-4015528.post@n4.nabble.com> References: <1320686552720-4007870.post@n4.nabble.com> <20111108080720.52D14CB9@athena.apache.org> <1320748125999-4015528.post@n4.nabble.com> Date: Tue, 8 Nov 2011 12:09:42 +0100 X-Google-Sender-Auth: u5umPlcIjsM0TrulLnLRqrcgTPs Message-ID: Subject: Re: Confused by ActiveMQ 'Discarding message' on Topics From: Dejan Bosanac To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=000e0ce0cc1c52ddb004b1373568 --000e0ce0cc1c52ddb004b1373568 Content-Type: text/plain; charset=ISO-8859-1 Hi, the is the cause of the behavior you're seeing. Try removing it (or increasing limit) to avoid messages being discarded. 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 Tue, Nov 8, 2011 at 11:28 AM, Pete Redhead wrote: > I'm using Log4j to handle and rotate the logs. > Initially I was keeping 5 logs at 500KB each. Since upping the log level to > debug to help diagnose the issue, I have increased this to 10 logs at 2MB > each. > > Although I don't see how I rotate the logs would stop ActiveMQ routing > messages to clients. > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Confused-by-ActiveMQ-Discarding-message-on-Topics-tp4007870p4015528.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --000e0ce0cc1c52ddb004b1373568--