File too large

Smart <[email protected]> Mon, 6 Jan 2020 11:37:38 -0500
Newsgroups gmane.comp.web.zope.zodb
Organization projectstreetwise.org
Message-ID <[email protected]>
Good morning,



Traceback (most recent call last):
  File "/home/gator/django-hotsauce-1.0-mainline/lib/notmm/controllers/wsgi.py", line 95, in get_response
    self._response = callback(request, *args, **kwargs)
  File "/home/gator/django-hotsauce-1.0-mainline/lib/notmm/dbapi/orm/decorators.py", line 24, in _wrapper
    wsgi_app = controller_class(req, dbname)
  File "/home/gator/django-hotsauce-1.0-mainline/lib/notmm/controllers/zodb.py", line 21, in __init__
    self.setup_database(db_name)
  File "/home/gator/django-hotsauce-1.0-mainline/lib/notmm/controllers/zodb.py", line 28, in setup_database
    self.db = self.zodb_backend_class(db_name)
  File "/home/gator/django-hotsauce-1.0-mainline/lib/notmm/dbapi/orm/zodb_compat.py", line 18, in __init__
    super(ClientStorageProxy, self).__init__(db_name, **kwargs)
  File "/home/gator/django-hotsauce-1.0-mainline/lib/notmm/dbapi/orm/_databaseproxy.py", line 41, in __init__
    self.conn = db_connection_cls(db_name)
  File "/home/erob/src/libschevo-4.1/lib/schevo/backends/zodb.py", line 46, in __init__
    self._storage = ClientStorage((self.host, int(self.port)))
  File "/usr/local/lib/python2.7/dist-packages/ZEO/ClientStorage.py", line 234, in __init__
    cache, var, client, storage, cache_size)
  File "/usr/local/lib/python2.7/dist-packages/ZEO/ClientStorage.py", line 1270, in open_cache
    return ClientCache(None, cache_size)
  File "/usr/local/lib/python2.7/dist-packages/ZEO/cache.py", line 211, in __init__
    self._initfile(fsize)
  File "/usr/local/lib/python2.7/dist-packages/ZEO/cache.py", line 340, in _initfile
    seek(ofs)
IOError: [Errno 27] File too large

Any thoughts about how to fix this unexpected problem with ZODB clientstorage ?

Thank you in advance,
Jack


--
Jack Bortone <[email protected]>

-- 
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/zodb/20200106113738.c4337790150b9e594dd16c70%40yandex.com.