Zope is trying to create a temporary file, and it's using the temp folder given to it by W2k. It's probably something to do with uploading a file/image. Seems like it can't write to that folder. Cliff Quinn wrote:
I am getting gthe following error message in my events.log just before my zope server dies completely:
2003-10-27T16:42:45 ERROR(200) ZServer uncaptured python exception, closing channel <ZServer.HTTPServer.zhttp_channel connected 206.71.98.243:4843 at 0x11c71e24 channel#: 1561 requests:> (exceptions.OSError:[Errno 13] Permission denied: 'C:\\DOCUME~1\\CLIFFQ~1\\LOCALS~1\\Temp\\~1572-49' [C:\FSI\lib\python\ThreadedAsync\LoopCallback.py|poll|114] [C:\FSI\ZServer\medusa\asyncore.py|handle_read_event|395] [C:\FSI\ZServer\medusa\asynchat.py|handle_read|82] [C:\FSI\ZServer\medusa\http_server.py|recv|423] [C:\FSI\ZServer\medusa\asyncore.py|recv|347] [C:\FSI\ZServer\medusa\asynchat.py|handle_close|149] [C:\FSI\ZServer\HTTPServer.py|close|324] [C:\FSI\ZServer\Producers.py|more|102] [\FSI/bin/lib\tempfile.py|close|133])
I am running Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32 on a Windows2000 machine, and the user was accessing a Plone photo album when the problem occurred.
I don't understand why anything is trying to look at the "Documents and settings/CLIFFQ/LOCALSETTINGS" folder????? What's going on here - can anyone help? The W2K machine is being run under my name, so that's the user that's being referred to, but that user is an administrator anyway.
Cliff
============================================ fishAbility Management and Communications Cliff Quinn and Sam Quinn Victoria, BC, Canada (250) 727-7879 http://fishAbility.biz/
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )