[rules-users] cron timer not running

ollem olle.martensson at digitalroute.com
Wed Dec 7 07:23:44 EST 2011


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.



More information about the rules-users mailing list