Which version did you upgrade from? Which os? Running from binary or source?
On Apr 21, 12:13 pm, dspiteself <dspites...@gmail.com> wrote: > I keep getting this error on my console. I am pretty sure I have my > permissions as lenient as possible. > any clues would be great > > started by > python web2py -a "??????" -i 127.0.0.1 -p 8001 > > web2py Enterprise Web Framework > Created by Massimo Di Pierro, Copyright 2007-2010 > Version 1.77.3 (2010-04-20 02:48:54) > Database drivers available: SQLite3, PostgreSQL > Starting hardcron... > please visit: > http://127.0.0.1:8001 > use "kill -SIGTERM 3856" to shutdown the web2py server > Exception in thread Thread-1: > Traceback (most recent call last): > File "C:\Python26\lib\threading.py", line 527, in __bootstrap_inner > self.run() > File "C:\Users\Tyler\My Documents\Aptana Studio Workspace > \breeze_devel\src\gluon\newcron.py", line 52, in run > s.run() > File "C:\Python26\lib\sched.py", line 117, in run > action(*argument) > File "C:\Users\Tyler\My Documents\Aptana Studio Workspace > \breeze_devel\src\gluon\newcron.py", line 44, in launch > crondance(self.path, 'hard', startup = False) > File "C:\Users\Tyler\My Documents\Aptana Studio Workspace > \breeze_devel\src\gluon\newcron.py", line 292, in crondance > token.release() > File "C:\Users\Tyler\My Documents\Aptana Studio Workspace > \breeze_devel\src\gluon\newcron.py", line 126, in release > self.master.close() > IOError: [Errno 13] Permission denied > > -- > Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en