[ZODB-Dev] My turn for ReadConflictErrors...
Toby Dickenson
tdickenson at geminidataloggers.com
Thu Jun 12 14:41:35 EDT 2003
On Thursday 12 June 2003 13:03, Wankyu Choi wrote:
> Here's an example of a conflict error in the log:
>
> 2003-06-11T09:18:24 INFO(0) ZODB conflict error at
> /VirtualHostBase/http/www.zoper.net:80/Zoper/VirtualHostRoot/Downloads/fold
>e r_contents (94 conflicts since startup at 2003-06-11T01:02:40)
>
> Downloads is a simple folder wrapper ( of Portal Folder ) I wrote, but why
> the skin 'folder_contents' causes a conflict error just beats me. It's just
> a ZPT stored in the filesystem, the one from CMF/Plone.
maybe it was a read conflict.... Maybe the write was in a different
transaction that happened concurrently.
94 conflicts in 8 hours is high, but not disasterous.
Can you post the content of the Zope undo page for your root folder....
--
Toby Dickenson
http://www.geminidataloggers.com/people/tdickenson
More information about the ZODB-Dev
mailing list