Re: [ZODB-Dev] Conflict Error

2008-06-05 Thread Alan Runyan
this sounds like a zope/plone problem not a ZODB problem. might want to ask on the relevant mailing list On Thu, Jun 5, 2008 at 5:10 AM, David Otero Figueroa <[EMAIL PROTECTED]> wrote: > > > Hello everyone, > > I have a couple questions related to "conflict errors". > > During our home page stress

Re: [ZODB-Dev] Conflict Error

2008-06-05 Thread Jim Fulton
On Jun 5, 2008, at 6:10 AM, David Otero Figueroa wrote: ... I would like to know: - Can conflict errors appear when reading objects from the ZODB? No - Could conflict errors be the cause of a "spinning ZOPE" scenario? - Is there any situation where ZOPE could try to write objects when re

Re: [ZODB-Dev] Conflict Error

2008-06-05 Thread David Otero Figueroa
Hello Marco, I have this problems too in a not estress testing. In a simple access (2 concurrents users) I have this response: 2008-05-27T13:23:48 INFO ZODB conflict error at /portal/ (22 conflicts since startup at 2008-05-27T10:37:28) 2008-05-27T13:23:48 INFO ZODB conflict error at /portal/ (23

[ZODB-Dev] Conflict Error

2008-06-05 Thread David Otero Figueroa
Hello everyone, I have a couple questions related to "conflict errors". During our home page stress testing (20 concurrent users), we detected several conflict errors (see trace below), We thought these could ONLY appear when writing objects in the ZODB. 2008-05-27T18:57:53 INFO ZODB conflict