[Zope] ZODB Conflict error
Dieter Maurer
dieter@handshake.de
Fri, 6 Dec 2002 23:50:12 +0100
Amit Khan writes:
> I am trying to develop a File system based product and facing a pecuiliar
> problem as follows :
> "zope reporting frequent warning -
> 2002-12-06T08:13:33 INFO(0) ZODB conflict error at /MYPRODUCT (1 conflicts
> since startup at 2002-12-06T07:39:45)
>
> 2002-12-06T09:13:33 INFO(0) ZODB conflict error at /MYPRODUCT (2 conflicts
> since startup at 2002-12-06T09:39:45)
>
> Could not trace the problem ? Do anybody have idea about how to debug ZODB
> conflict error?
Please search the mailing list archive (e.g. via Google) for "confict error".
Dieter