[Helma-user] Cron not working

robert.gaggl at orf.at robert.gaggl at orf.at
Fri Mar 9 08:16:53 CET 2007


hi stephan,

you need to put the line defining the cron job into app.properties, not apps.properties.

robert


-----Original Message-----
From: helma-user-bounces at helma.org on behalf of Stephan Schmidt
Sent: Fri 3/9/2007 8:05 AM
To: Helma User Mailing List
Subject: [Helma-user] Cron not working
 
Hello,

I've tried the cron example from michis documentation (and from the
Helma rfc wiki).

# apps.properties
cron.sthg.function = doSomething

# apps/reposita/Global/functions.js

function doSomething() {
   app.log("doSomething now actually does something!!!");
   return;
}

Should be called every minute, but nothing happens, any ideas?

thx
-stephan
_______________________________________________
Helma-user mailing list
Helma-user at helma.org
http://helma.org/mailman/listinfo/helma-user

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 2798 bytes
Desc: not available
Url : http://helma.org/pipermail/helma-user/attachments/20070309/72549ef8/attachment.bin 


More information about the Helma-user mailing list