Fri 26 Jul 2002 11:27:42 AM UTC, comment #1:
Looking at the stack trace, the problem is somewhere in the zLOG product that is part of Zope. Of course there might be a conflict between Fle3 and zLOG, but since we've never had any problems, I think you have a problem with your logging file permissions.
|
Fri 19 Jul 2002 08:41:28 PM UTC, original submission:
I have installed Fle3 and now I cant deleate from the web top!!!
Error: IOError
[Errno 5] Input/output error
Traceback (innermost last):
File /home/zopeman/zope/lib/python/ZPublisher/Publish.py, line 150, in publish_module
File /home/zopeman/zope/lib/python/ZPublisher/Publish.py, line 114, in publish
File /home/zopeman/zope/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook
(Object: webtop)
File /home/zopeman/zope/lib/python/ZPublisher/Publish.py, line 98, in publish
File /home/zopeman/zope/lib/python/ZPublisher/mapply.py, line 88, in mapply
(Object: form_handler)
File /home/zopeman/zope/lib/python/ZPublisher/Publish.py, line 39, in call_object
(Object: form_handler)
File /home/zopeman/zope/lib/python/Products/FLE/WebtopFolder.py, line 446, in form_handler
(Object: webtop)
File /home/zopeman/zope/lib/python/Products/FLE/WebtopFolder.py, line 575, in remove
(Object: webtop)
File /home/zopeman/zope/lib/python/Products/FLE/TempObjectManager.py, line 85, in move_to_tmp
(Object: webtop)
File /home/zopeman/zope/lib/python/OFS/ObjectManager.py, line 309, in _delObject
(Object: webtop)
File /home/zopeman/zope/lib/python/zLOG/__init__.py, line 130, in LOG
File /home/zopeman/zope/lib/python/ZLogger/ZLogger.py, line 17, in log_write
File /home/zopeman/zope/lib/python/ZLogger/stupidFileLogger.py, line 27, in _call_
File /home/zopeman/zope/lib/python/ZLogger/stupidFileLogger.py, line 79, in stupid_log_write
IOError: (see above)
|