It will cause major problems. It is not locking files. You can have corrupted files.
we need to get to the bootom of this. Can you help debug? The problem is in gluon/portalocker.py On Oct 15, 5:56 pm, "mr.freeze" <[email protected]> wrote: > I have always gotten 'WARNING:root:no file locking' on Vista and 7 > RTM. Maybe XP too but I can't remember. I am using Python 2.5. It > doesn't seem to cause any problems for me though. > > On Oct 15, 4:44 pm, mdipierro <[email protected]> wrote: > > > oops. Anybody else getting this on vista? > > > WARNING:root:no file locking > > > There could be a bug with the Python version. > > > On Oct 15, 4:08 pm, "mr.freeze" <[email protected]> wrote: > > > > He said he is running Vista in the subject. > > > > On Oct 15, 4:05 pm, mdipierro <[email protected]> wrote: > > > > > No. He did not say he is running vista. SuperFan, are you running > > > > Vista? > > > > He seems to be running a non-posix non win32 os that does not support > > > > file locking > > > > > On Oct 15, 3:26 pm, Wes James <[email protected]> wrote: > > > > > > do you have run web2py on vista as administrator? > > > > > > On Thu, Oct 15, 2009 at 7:24 AM, Web2py-SuperFan <[email protected]> > > > > > wrote: > > > > > > > WARNING:root:no file locking > > > > > > default applications appear to be installed already > > > > > > web2py Enterprise Web Framework > > > > > > Created by Massimo Di Pierro, Copyright 2007-2009 > > > > > > Version 1.67.2 (2009-09-28 16:29:33) > > > > > > Database drivers available: SQLite3 > > > > > > Starting cron... > > > > > > please visit: > > > > > > http://127.0.0.1:8000 > > > > > > starting browser...in 5 seconds > > > > > > Unhandled exception in thread started by <bound method > > > > > > HttpServer.start of <gluon.main.HttpServer object at 0x00D2B330>> > > > > > > Traceback (most recent call last): > > > > > > File > > > > > > "C:\Users\mark\Documents\_web2py9_28\src\web2py_src\web2py\gluon > > > > > > \main.py", line 656, in start > > > > > > self.server.start() > > > > > > File > > > > > > "C:\Users\mark\Documents\_web2py9_28\src\web2py_src\web2py\gluon > > > > > > \wsgiserver.py", line 1880, in start > > > > > > raise socket.error(msg) > > > > > > socket.error: (10013, 'Permission denied') --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

