[Zope] Re: (1 conflicts since startup at 2005-08-04T14:45:39)
Chris Withers
chris at simplistix.co.uk
Fri Sep 2 03:18:59 EDT 2005
It's when Zope's optimistic concurrency model encounters a conflict but
where it managed to resolve it by retrying the request.
So, this is only a problem if you see LOTS of them, as it'll mean you're
taking a big performance hit and you should think about what's causing
the conflicts...
A google for "Conflict Error Zope" will give you LOTS of information ;-)
cheers,
Chris
Tom Hallam wrote:
> I get it to. Any ideas what it is?
>
> Tom
>
> Garito wrote:
>
>> Hi all!
>> We have:
>>
>> Zope Version
>> (Zope 2.7.4-0, python 2.3.4, linux2)
>> Python Version
>> 2.3.4 (#1, May 19 2005, 17:40:30) [GCC 3.3.5-20050130 (Gentoo
>> 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.
>> System Platform
>> linux2
>>
>>
>> and
>> Archetypes 1.3.2-final
>> CMF 1.4.7
>> Epoz 0.9.0
>>
>> Our problem is we create some archetypes and in some parts of our
>> structure if we try to create some object the computer cpu grows to
>> 100% and raises
>>
>> 2005-08-04T15:01:02 INFO(0) ZODB conflict error at
>> /VirtualHostBase/<<the url to the object>>/createObject (1 conflicts
>> since startup at 2005-08-04T14:45:39)
>>
>> Has someone any idea to solve these issue?
>>
>> On development time nothing of these occurs and when we go to
>> production time these problem begins (for that these question is, for
>> us, urgent)
>>
>> Thank you very much
>>
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list