This fix seems to have stopped the job from running daily. I'll still
have to wait until next month to see if it runs the job on the first.
Thanks for the help.

On Jun 5, 12:24 am, Robert Kluin <[email protected]> wrote:
> Try:
>
>    schedule: 1 of month 00:00
>
> Robert
>
>
>
> On Fri, Jun 3, 2011 at 10:02, DEbben <[email protected]> wrote:
> > Hello,
>
> > I just started using app engine, but am having a bit of trouble with
> > mycronjob. I developed my app with the development app server. I had
> > one request handler I wanted run once at the beginning of each month
> > so I added thecronwith the syntax "1st day of month 00:00".
>
> > I uploaded my app to app engine on 5/25. Durring the end of May, the
> > job did not run at all. The job ran once at the specified time on June
> > 1st, but then ran again at the same time on May second, then just last
> > night. What is wrong with the syntax of mycronjob that makes it run
> > daily and how can I change it? When I view thecronjob page of my app
> > engine admin panel, and it states:
>
> > "1st day of month 00:00 (UTC)
> > 2011/06/03 00:00:00 on time Success"
>
> > This seems to me to be a bug with app engine. Thecrontime and last
> > run time are in conflict. Why will my job notstoprunning?
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google App Engine" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to