[ZODB-Dev] [Errno 27] File too large

Andreas Jung Andreas Jung" <andreas@zope.com
Tue, 25 Sep 2001 10:58:38 -0400


Looks like you have reached the 2GB limit. Recompile Python with
largefile support.

Andreas
----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com>
To: <zodb-dev@zope.org>
Sent: Tuesday, September 25, 2001 10:56
Subject: [ZODB-Dev] [Errno 27] File too large


> Any idea what this means?
>
> Traceback (innermost last):
>   File c:\Zope\xxx\xxx.py, line 69, in ?
>   File C:\Zope\2-4-0_~1\lib\python\ZODB\Transaction.py, line 319, in
commit
>   File C:\Zope\2-4-0_~1\lib\python\ZODB\Connection.py, line 642, in
tpc_vote
>   File c:\zope\2-4-0_base\lib\python\ZEO\ClientStorage.py, line 426, in
tpc_vote
>     (Object: ('.nipltd.com', xxxx))
>   File c:\zope\2-4-0_base\lib\python\ZEO\zrpc.py, line 228, in __call__
>     (Object: dispatcher)
> IOError: [Errno 27] File too large
>
> cheers,
>
> Chris
>
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
>
> ZODB-Dev mailing list  -  ZODB-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zodb-dev
>