Re: [Zope] Conflict errors

2007-07-30 Thread Chris Withers
Sudesh soni wrote: I am frequently recieving conflict errors like below in Zope logs. Then I'd suggest having a good google and and read up on ConflictErrors. You likely have a problem with your app's design that is causing a ConflictError hotspot... We have ZEO implemented with 2 Zope serv

Re: [Zope] Conflict errors

2007-07-27 Thread Maciej Wisniowski
> Could anyone suggest whats happening here that cause this error. Look at list archives. You may try to incerase session-resolution-seconds to 300 in your instances zope.conf and see if there is less of these errors. BTW. Zope-DB is about Zope and relational databases only. -- Maciej Wisniowsk

[Zope] Conflict errors

2007-07-27 Thread Sudesh soni
BlankHi, I am frequently recieving conflict errors like below in Zope logs. We have ZEO implemented with 2 Zope servers accessing the storage and even then its not minimizing . Could anyone suggest whats happening here that cause this error. Is my Apache configuration also needs to be looked fo