[Zope] Z2 CONFLICT & ZServer uncaptured python exception

Marcus Schopen marcus@localguru.de
Fri, 08 Mar 2002 00:12:56 +0100


Hi,

find this many time in z2.log:

2002-03-07T14:29:20 INFO(0) Z2 CONFLICT Competing writes at, /index.html
Traceback (innermost last):
  File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 175, in
publish
  File /home/zope/Zope/lib/python/Zope/__init__.py, line 235, in commit
  File /home/zope/Zope/lib/python/ZODB/Transaction.py, line 300, in
commit
  File /home/zope/Zope/lib/python/ZODB/Connection.py, line 281, in
commit
ConflictError: '\000\000\000\000\000\000\212\032'

------
2002-03-07T17:44:27 ERROR(200) ZServer uncaptured python exception,
closing channel <FCGIChannel connected at 87606e8> (socket.error:(32,
'Broken pipe')
[/home/zope/Zope-2.3.0-linux2-x86/ZServer/medusa/asynchat.py|initiate_send|211]
[/home/zope/Zope-2.3.0-linux2-x86/ZServer/medusa/asyncore.py|send|282])


What could first be? Second is something around the fast-cgi Apache
module, but what?

Thanks
Marcus