[Zope] I/O Error: Stupid Log Write

Stephan Herschel stephan.herschel@proceryon.at
Thu, 04 Jul 2002 10:47:44 +0200


Hi,

When trying to restart the zope-server i get this error message. But i 
can't figure out which file zope is actually trying to write to. Can 
somebody please give me a hint on where i have to look?

Thanks,
Stephan

=================================
Zope Error

Zope has encountered an error while publishing this resource.

Error Type: IOError
Error Value: [Errno 5] Input/output error

Troubleshooting Suggestions

     * The URL may be incorrect.
     * The parameters passed to this resource may be incorrect.
     * A resource that this resource relies on may be encountering an error.

For more detailed information about the error, please refer to the HTML 
source for this page.

If the error persists please contact the site maintainer. Thank you for 
your patience.

Traceback (innermost last):
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 
223, in publish_module
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 
187, in publish
   File /usr/share/zope-2.4.0-linux2-x86/lib/python/Zope/__init__.py, 
line 226, in zpublisher_exception_hook
     (Object: LockableItem)
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 
171, in publish
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/ZPublisher/mapply.py, line 
160, in mapply
     (Object: manage_restart)
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 
112, in call_object
     (Object: manage_restart)
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/App/ApplicationManager.py, 
line 393, in manage_restart
     (Object: LockableItem)
   File /usr/share/zope-2.4.0-linux2-x86/lib/python/zLOG.py, line 213, 
in LOG
   File /usr/share/zope-2.4.0-linux2-x86/lib/python/ZLogger/ZLogger.py, 
line 17, in log_write
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/ZLogger/stupidFileLogger.py, 
line 99, in __call__
   File 
/usr/share/zope-2.4.0-linux2-x86/lib/python/ZLogger/stupidFileLogger.py, 
line 151, in stupid_log_write
IOError: (see above)
=================================