Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 22105 invoked from network); 5 Feb 2011 00:15:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Feb 2011 00:15:34 -0000 Received: (qmail 2085 invoked by uid 500); 5 Feb 2011 00:15:33 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 2006 invoked by uid 500); 5 Feb 2011 00:15:33 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 1997 invoked by uid 99); 5 Feb 2011 00:15:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Feb 2011 00:15:33 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Feb 2011 00:15:27 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PlVnu-0003NX-1H for users@camel.apache.org; Fri, 04 Feb 2011 16:15:06 -0800 Date: Fri, 4 Feb 2011 16:15:06 -0800 (PST) From: s2010in To: users@camel.apache.org Message-ID: <1296864906032-3372053.post@n5.nabble.com> In-Reply-To: <1296834523453-3371213.post@n5.nabble.com> References: <1296795012366-3370457.post@n5.nabble.com> <1296830720534-3371081.post@n5.nabble.com> <1296834523453-3371213.post@n5.nabble.com> Subject: Re: Timers stop firing after certain unpredictable interval MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Still not sure where the bug is, Used Camel timer, then Quartz timer, and finally created a separate TimerTask with java.util.Timer All of them do same, to get around have created my own daemon thread now which is working as I need to fire event after a fixed period. Please let me know if anyone has a fix -- View this message in context: http://camel.465427.n5.nabble.com/Timers-stop-firing-after-certain-unpredictable-interval-tp3370457p3372053.html Sent from the Camel - Users mailing list archive at Nabble.com.