I faintly remember this having to do with starting Zope without a console to write output to. Then when Zope writes a message to stdio it breaks. Try "nohup" Something like: nohup start.py& Regards maxm ----- Original Message ----- From: "Romain Slootmaekers" <romain@zzict.com> To: <zope-dev@zope.org> Sent: Friday, December 07, 2001 4:25 PM Subject: [Zope-dev] IOError [Errno 5]
Yo dudes, our zope server shows the following behaviour. 1) runs fine for (a few hours - a few days) 2) then starts spawning the following errors:
Error Type: IOError Error Value: [Errno 5] Input/output error
Does anybody know what may be causing this?
the tracebacks don't make sense at all but is fails somewhere in the ZODB/Connection setstate method.
Tia,
Sloot.
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )