You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/04/09 00:41:05 UTC

[jira] [Commented] (AMQ-3278) CRON scheduling does not work correctly

    [ https://issues.apache.org/jira/browse/AMQ-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017720#comment-13017720 ] 

Timothy Bish commented on AMQ-3278:
-----------------------------------

Can you attach a JUnit test case that reproduces this issue?

> CRON scheduling does not work correctly
> ---------------------------------------
>
>                 Key: AMQ-3278
>                 URL: https://issues.apache.org/jira/browse/AMQ-3278
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0
>         Environment: Windows 7
>            Reporter: Matthew Good
>
> I have a listener with an event handler listening for messages and logging when they come in.
> I sent a message to that queue with CRON string of "25 * * * *".  All other scheduler properties are not set.  No ttl.
> The first time 25 after the hour comes around, a message is sent and my listener receives it.
> All subsequent times 25 after the hour come around, the listener doesn't receive anything.
> The admin console Queues page shows that the subsequent messages are waiting in the queue but drilling into the queue shows no message.
> Restarting ActiveMQ and the Queues page doesn't show any messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira