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 6FAC89B75 for ; Tue, 21 Feb 2012 22:05:12 +0000 (UTC) Received: (qmail 44842 invoked by uid 500); 21 Feb 2012 22:05:11 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 44808 invoked by uid 500); 21 Feb 2012 22:05:11 -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 44800 invoked by uid 99); 21 Feb 2012 22:05:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 22:05:11 +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: 216.139.236.26 is neither permitted nor denied by domain of fachhoch@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 22:05:06 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RzxpG-0007FM-4V for users@activemq.apache.org; Tue, 21 Feb 2012 14:04:46 -0800 Date: Tue, 21 Feb 2012 14:04:46 -0800 (PST) From: fachhoch To: users@activemq.apache.org Message-ID: <1329861886129-4408479.post@n4.nabble.com> Subject: delay message does not show up after restart MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am using file based persistance, I want to send messages with delay for which I am using I check the messages using jconsole. If I restart my application all the scheduled jobs are lost , please advice me how can I restore all my scheduled jobs after restart. -- View this message in context: http://activemq.2283324.n4.nabble.com/delay-message-does-not-show-up-after-restart-tp4408479p4408479.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.