Hi ! I'm having the following error each time I try to save some changes: Zope has encountered an error while publishing this resource. Error Type: IOError Error Value: [Errno 27] File too large I can't find what is it. If you have any hint let me know please. Thanks very much. Alejandro Singer
* Alejandro T. Singer <alejandro.singer@homenajear.com> [010723 17:55]:
Hi !
I'm having the following error each time I try to save some changes:
Zope has encountered an error while publishing this resource. Error Type: IOError Error Value: [Errno 27] File too large
I can't find what is it. If you have any hint let me know please. Thanks very much.
Look at the bottom of the traceback which is returned at the bottom of the page / in the html source. That will help identify the line where the error is occuring. seb
Could be lack of space on the disk. (because I had the same error which a couple of Gb solved) Use $ df or if on windows right-click C:\
* Alejandro T. Singer <alejandro.singer@homenajear.com> [010723 17:55]:
Hi !
I'm having the following error each time I try to save some changes:
Zope has encountered an error while publishing this resource. Error Type: IOError Error Value: [Errno 27] File too large
I can't find what is it. If you have any hint let me know please. Thanks very much.
Look at the bottom of the traceback which is returned at the bottom of the page / in the html source. That will help identify the line where the error is occuring.
seb
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
is your Data.fs about 2 GB ? ========================================================================== Andreas Jung andreas@digicool.com Digital Creations "Zope Dealers" http://www.zope.org ----- Original Message ----- From: "Alejandro T. Singer" <alejandro.singer@homenajear.com> To: <zope@zope.org> Sent: Montag, 23. Juli 2001 11:52 Subject: [Zope] ERROR 27 FILE TOO LARGE
Hi !
I'm having the following error each time I try to save some changes:
Zope has encountered an error while publishing this resource. Error Type: IOError Error Value: [Errno 27] File too large
I can't find what is it. If you have any hint let me know please. Thanks very much.
Alejandro Singer
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Alejandro T. Singer -
Andreas Jung -
Peter Bengtsson -
seb bacon