I tried that, the property is not set. The call returns null. Seems to be an issue with appengine 1.2.6. I've now upgraded to 1.3.1 and it works there.
Thanks a lot for your help! On Mar 19, 4:11 pm, m seleron <[email protected]> wrote: > Hi, > Thank you for trying. > > Please confirm the following return values. > System.getProperty("task_queue.disable_auto_task_execution"); > > If the return value is false can not be executed automatically, I > think I might need to find another cause. > > Plase try. > thanks. > > 2010/3/19 Torquester <[email protected]>: > > > > > I have not turned off automatic execution. I tried to use > > Dtask_queue.disable_auto_task_execution=false, but it doesn't help. > > I'm using appengine 1.2.6 on OSX. > > > On Mar 19, 9:39 am, m seleron <[email protected]> wrote: > >> Hi, > > >> This link may help. > > >>http://code.google.com/intl/us/appengine/docs/java/taskqueue/overview... > > >> Please Try. > >> thanks. > > >> 2010/3/19 Torquester <[email protected]>: > > >> > In the development console I get the message: > > >> > Tasks will not run automatically. Select a queue to run tasks > >> > manually. > > >> > I can't get the task queue to run tasks automatically in development > >> > mode. > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups "Google App Engine for Java" 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-java?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" 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-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
