[Zope] Serious problem: ConflictError

Chris McDonough chrism@zope.com
27 May 2002 21:41:57 -0400


Peter,

This is a very weird error.  I had a similar issue after attempting to
recover using fsrecover, but never fully figured it out and I needed to
recover from backup.  Yes, I know I just said the "B" word, hopefully
you have one.

Sorry,

- C


On Mon, 2002-05-27 at 14:28, Petter Enholm wrote:
> 
> Hi,
> 
> As some of you might have seen I have had severe problems with my Data.fs
> today.
> Manged to resolve the problems by using the fsrecover.py. All the sties are
> up and running,
> but I cannot add any data.
> 
> I get the following traceback trying to add a regular Folder at the root
> level.
> 
> Is there a way to solve this problem ? This is a serious problem for me!
> 
> I have tried a new recover but no errors are found and no bytes are removed
> during recovery.
> 
> Traceback (innermost last):
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZPublisher/Publish.py, line
> 150, in publish_module
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZPublisher/Publish.py, line
> 127, in publish
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZPublisher/Publish.py, line
> 127, in publish
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZPublisher/Publish.py, line
> 127, in publish
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZPublisher/Publish.py, line
> 122, in publish
>   File /usr/local/Zope-2.5.1b1-src/lib/python/Zope/__init__.py, line 126, in
> zpublisher_exception_hook
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZPublisher/Publish.py, line
> 102, in publish
>   File /usr/local/Zope-2.5.1b1-src/lib/python/Zope/__init__.py, line 173, in
> commit
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZODB/Transaction.py, line 234,
> in commit
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZODB/Connection.py, line 348,
> in commit
>     (Info: (('OFS.Folder', 'Folder'), '\x00\x00\x00\x00\x00\x00\x00T', ''))
>   File /usr/local/Zope-2.5.1b1-src/lib/python/ZODB/FileStorage.py, line 664,
> in store
>     (Object: /usr/local/zope-prod/var/Data.fs)
> ConflictError: database conflict error (oid 0000000000000054, serial was
> 0339fe733cf5ddf7, now 0000000000000000)
> 
> Best regards
> Petter Enholm
> 
> 
> 
> 
> _______________________________________________
> 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 )