[Zope] ConflictError with *one* ZEO client?
Dieter Maurer
dieter at handshake.de
Wed Jun 28 16:13:32 EDT 2006
Richard Jones wrote at 2006-6-28 11:24 +1000:
>it crashes out with a ConflictError even if there are no other ZEO clients
>connected to the ZEO store.
Usually, a "ConflictError" does not crash Zope...
In the past, I have seen occational "ConflictError" during
product initialization (some bug). Together with the
misfeature (others disagree) that in development mode (aka "debug-mode")
Zope does not start when a product can not be initialized, this
might explain your observation.
Whenever you have startup problems, start Zope in the foreground
and what the error messages.
--
Dieter
More information about the Zope
mailing list