From dev-return-26603-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Fri May 6 23:29:45 2011 Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E401332CD for ; Fri, 6 May 2011 23:29:44 +0000 (UTC) Received: (qmail 27167 invoked by uid 500); 6 May 2011 23:29:44 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 27143 invoked by uid 500); 6 May 2011 23:29:44 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 27135 invoked by uid 99); 6 May 2011 23:29:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2011 23:29:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2011 23:29:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 18E2FC4D59 for ; Fri, 6 May 2011 23:29:03 +0000 (UTC) Date: Fri, 6 May 2011 23:29:03 +0000 (UTC) From: "Thomas Dudziak (JIRA)" To: dev@activemq.apache.org Message-ID: <952157649.29413.1304724543083.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1343150768.29412.1304724423172.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AMQ-3307) Message scheduled via cron to a broker with persistence enabled, is only delivered once MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Dudziak updated AMQ-3307: -------------------------------- Attachment: TestAMQ3307.java > Message scheduled via cron to a broker with persistence enabled, is only delivered once > --------------------------------------------------------------------------------------- > > Key: AMQ-3307 > URL: https://issues.apache.org/jira/browse/AMQ-3307 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.5.0 > Reporter: Thomas Dudziak > Priority: Critical > Attachments: TestAMQ3307.java > > > A message that is scheduled via a cron expression via a persistent producer, will only be sent once, and after that there are these warnings in the log: > ConcurrentQueueStoreAndDispatch org.apache.activemq.store.kahadb.MessageDatabase Duplicate message add attempt rejected. Destination: jobs, Message id: ID:nobby-35912-1304723825775-4:2:1:1:1 > It doesn't seem to make a difference whether the message producer has deliver mode PERSISTENT or not. > The attached sample program should exhibit the problem. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira