Tres Seaver <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Julien Anguenot wrote: > > Hi all, > > > > Any idea about this ? > > > > CMF-1.5 HEAD / Zope-2.7.5 > > > > 2005-04-14T16:44:03 INFO(0) ZODB conflict error at > > > /VirtualHostBase/http/tana.dev:80/tana/VirtualHostRoot/portal_themes/tanaskins/backgrounds/LightGrayStripes2.gif > > (1 conflicts since startup at 2005-04-14T16:41:33) > > ------ > > [...] > > File "/opt/Zope-2.7.5/lib/python/ZODB/Connection.py", line 363, in commit > > raise ConflictError(object=object) > > ConflictError: database conflict error (oid 0x07c09e, class > > Products.CMFCore.DirectoryView.DirectoryView) > > ------ > > 2005-04-14T16:44:04 PROBLEM(100) Localizer The thread number -1251476560 > > don't has a request object associated. > > Hmm, I don't know the Localizer. This is a write conflict, however (it > is being raised from 'commit').
But it's raised during a single click in the web site. Which admittedly probably loads images from skins... So I could see conflicts happening, if the DirectoryView loads its skins for the first time... Hm. Florent -- Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D +33 1 40 33 71 59 http://nuxeo.com [EMAIL PROTECTED] _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
