[web2py] Re: Cron errors on Windows

2010-02-07 Thread mr.freeze
Seems happy now. Thanks. On Feb 7, 11:05 am, mdipierro wrote: > please try again. > > On Feb 7, 10:23 am, "mr.freeze" wrote: > > > Let me know when to test. I'm still getting: > > > Exception in thread Thread-4: > > Traceback (most recent call last): > >   File "C:\Python25\lib\threading.py", li

[web2py] Re: Cron errors on Windows

2010-02-07 Thread mdipierro
please try again. On Feb 7, 10:23 am, "mr.freeze" wrote: > Let me know when to test. I'm still getting: > > Exception in thread Thread-4: > Traceback (most recent call last): >   File "C:\Python25\lib\threading.py", line 486, in __bootstrap_inner >     self.run() >   File "C:\Users\nathan\workspa

[web2py] Re: Cron errors on Windows

2010-02-07 Thread mr.freeze
Let me know when to test. I'm still getting: Exception in thread Thread-4: Traceback (most recent call last): File "C:\Python25\lib\threading.py", line 486, in __bootstrap_inner self.run() File "C:\Users\nathan\workspace\web2py\gluon\contrib\cron.py", line 55, in run s.run() File "C:

[web2py] Re: Cron errors on Windows

2010-02-06 Thread mdipierro
I will fix it in trunk On Feb 6, 11:58 pm, "mr.freeze" wrote: > I'm getting this when running the hg tip. > > web2py Enterprise Web Framework > Created by Massimo Di Pierro, Copyright 2007-2010 > Version 1.74.11 (2010-02-03 10:53:34) > Database drivers available: SQLite3, MySQL > Starting cron...