6 Feb
2001
6 Feb
'01
11:04 a.m.
What means this error? After upgrading from Zope-2.2.5 to 2.3.0 I became this error periodically: ---------- 2001-02-06T09:57:08 INFO(0) Z2 CONFLICT Competing writes at, /dealer/.... Traceback (innermost last): File /home/zope/Zope-2.3.0-src/lib/python/ZPublisher/Publish.py, line 175, in publish File /home/zope/Zope-2.3.0-src/lib/python/Zope/__init__.py, line 235, in commit File /home/zope/Zope-2.3.0-src/lib/python/ZODB/Transaction.py, line 252, in commit File /home/zope/Zope-2.3.0-src/lib/python/ZODB/Connection.py, line 270, in commit ConflictError: '\000\000\000\000\000\000\026j' ----------- but sometimes the ConflictError is: '\000\000\000\000\000\000\026o' Can anyone explain me this error? Thanks.