[Setup] after replacing Data.fs, it causes error.

blackoz jun.j.h.kim at gmail.com
Fri Mar 25 04:57:35 UTC 2011


I backup the Data.fs, and I deleted plone, and recreated, did buildout with
products like below that I used to use. and replaced Data.fs.
and I got error like below.
how can I fix this? please help me...
I spent 3 month on making this site. and I can't use my web site now. I'm
frustrated.

thanks for the help.
-Jun

eggs =
    quintagroup.portlet.cumulus
    qi.portlet.TagClouds
    Products.Scrawl
    fourdigits.portlet.twitter
    collective.plonetruegallery[picasa] # for picasa support
    collective.plonetruegallery[flickr] # for flickr support
    collective.plonetruegallery[all] # for both flickr and picasa support
    z3c.batching
    z3c.formwidget.query
    zettwerk.fullcalendar
    Solgema.fullcalendar
    zettwerk.ui
    Solgema.ContextualContentMenu
    collective.ckeditor
    collective.quickupload
    plone.app.themeeditor
    medialog.subskins
    collective.plonefinder
    Products.PloneSubSkins
    collective.keywordwidgetreplacer
    collective.carousel
    Products.ImageEditor
    Products.AddRemoveWidget
    collective.javascript.jqueryui
    collective.js.prettify
    Products.PloneTableless
    collective.webrichtlijnen
    xdvtheme.inventions
    Products.PloneArticle
    Products.Doormat

------
2011-03-24T23:18:20 ERROR ZODB.Connection Couldn't load state for 0x0f
Traceback (most recent call last):
  File
"/home/blackoz/webapps/plone/buildout-cache/eggs/ZODB3-3.9.5-py2.6-linux-i686.egg/ZODB/Connection.py",
line 838, in setstate
    self._setstate(obj)
  File
"/home/blackoz/webapps/plone/buildout-cache/eggs/ZODB3-3.9.5-py2.6-linux-i686.egg/ZODB/Connection.py",
line 888, in _setstate
    p, serial = self._storage.load(obj._p_oid, '')
  File
"/home/blackoz/webapps/plone/buildout-cache/eggs/ZODB3-3.9.5-py2.6-linux-i686.egg/ZODB/FileStorage/FileStorage.py",
line 432, in load
    h = self._read_data_header(pos, oid)
  File
"/home/blackoz/webapps/plone/buildout-cache/eggs/ZODB3-3.9.5-py2.6-linux-i686.egg/ZODB/FileStorage/format.py",
line 147, in _read_data_header
    h = DataHeaderFromString(s)
  File
"/home/blackoz/webapps/plone/buildout-cache/eggs/ZODB3-3.9.5-py2.6-linux-i686.egg/ZODB/FileStorage/format.py",
line 231, in DataHeaderFromString
    return DataHeader(*struct.unpack(DATA_HDR, s))
  File
"/home/blackoz/webapps/plone/buildout-cache/eggs/ZODB3-3.9.5-py2.6-linux-i686.egg/ZODB/FileStorage/format.py",
line 241, in __init__
    "Non-zero version length. Versions aren't supported.")
ValueError: Non-zero version length. Versions aren't supported.
------
2011-03-24T23:18:20 ERROR Zope.SiteErrorLog 1301026700.480.476509013408
http://www.3dartechnologist.com
Traceback (innermost last):
  Module ZPublisher.Publish, line 116, in publish
  Module ZPublisher.BaseRequest, line 434, in traverse
  Module ZPublisher.BeforeTraverse, line 105, in __call__
  Module ZPublisher.BeforeTraverse, line 140, in __call__
  Module ZODB.Connection, line 838, in setstate
  Module ZODB.Connection, line 888, in _setstate
  Module ZODB.FileStorage.FileStorage, line 432, in load
  Module ZODB.FileStorage.format, line 147, in _read_data_header
  Module ZODB.FileStorage.format, line 231, in DataHeaderFromString
  Module ZODB.FileStorage.format, line 241, in __init__
ValueError: Non-zero version length. Versions aren't supported.

--
View this message in context: http://plone.293351.n2.nabble.com/after-replacing-Data-fs-it-causes-error-tp6206572p6206572.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


More information about the Setup mailing list