[rules-users] cron timer not running

Wolfgang Laun wolfgang.laun at gmail.com
Wed Dec 7 07:42:29 EST 2011


When do you expect this to fire? Is the condition true?
-W


On 07/12/2011, ollem <olle.martensson at digitalroute.com> wrote:
> Hi!
>
> I have a problem with getting cron based timers to start running.
> The rules compiles just fine it's just that the timer never executes the
> rule.
> When I use "timer ( int: 1m )" it works fine but not with cron timers.
> My rule looks like the following:
>
> rule "whatever"
> 	timer(cron:* 0/1 * * * ?)
> when
>  ..
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/cron-timer-not-running-tp3567205p3567205.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list