30 Mar
2001
30 Mar
'01
6:55 p.m.
ASHISHRANJAN_V writes:
I tried mapping the share and then use the LocalFS . The server is running on windows. I get the error : Error Type: OSError Error Value: [Errno 5] Input/output error This problem has nothing to do with Zope.
The code tries to read or write and gets an "input/output error" from the underlaying C library. This may happen, if a communication channel got closed, the file system is full or similar problems. Dieter