Re: Cron not working

"Stephan Schmidt" <[email protected]>
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
noname:~/Projects/reposita-core/trunk/helma stephan$ cat
apps/reposita/app.properties
debug = true
logSql = true

cron.sthg.function = doSomething

Hmm. No effect.

bye
-stephan

On 3/9/07, [email protected] <[email protected]> wrote:
> hi stephan,
>
> you need to put the line defining the cron job into app.properties, not apps.properties.
>
> robert
>
>
> -----Original Message-----
> From: [email protected] 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
> [email protected]
> http://helma.org/mailman/listinfo/helma-user
>
>
> _______________________________________________
> Helma-user mailing list
> [email protected]
> http://helma.org/mailman/listinfo/helma-user
>
>
>


-- 
cintoo Open Source software
[email protected]
Blog at http://stephan.cintoo.org - it's all in your head
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.