25 Jun
2001
25 Jun
'01
9:32 a.m.
Error Value: [Errno 5] Input/output error
The Linux man page write(2) says that errno 5 is a low level I/O error. Some suggestions: - check the system error log (/var/log/messages) - run a file system check (man fsck)
/usr/local/zope/Zope-2.3.1-linux2-x86/lib/python/ZLogger/stupid FileLogger.py , line 151, in stupid_log_write
- check $STUPID_LOG_FILE for messages, and check that this file is writable on a partition that's not full and not out of inodes (man df) Regards, René Pijlman