Izak Burger wrote at 2008-1-24 13:57 +0200: > ... >I'm kind of breaking my normal rules of engagement here by immediately >sending mail to a new list I just subscribed to, but then Andreas Jung >did ask me to send a mail about this to the list. > >This morning one of our clients suddenly got this error: > >Traceback (innermost last): > Module ZPublisher.Publish, line 121, in publish > Module Zope2.App.startup, line 240, in commit > Module transaction._manager, line 96, in commit > Module transaction._transaction, line 380, in commit > Module transaction._transaction, line 378, in commit > Module transaction._transaction, line 436, in _commitResources > Module ZODB.Connection, line 665, in tpc_vote > Module ZODB.FileStorage.FileStorage, line 889, in tpc_vote > Module ZODB.utils, line 96, in cp >IOError: [Errno 27] File too large
Apparently, you do not have "large file support" and your storage file has readed the limit for "small" files. -- Dieter _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev