[Zope-ZEO] problems with 0.2.1
Roman Milner
rmilner@pointone.com
10 Jul 2000 16:58:15 -0500
Hello. I upgraded a server here to 0.2.1 and started having strange
problems. It seems that only one client could connect and do deletes.
The second client started generated errors when a delete occurs.
Downgrading back to 0.2 fixed the problem. The error message are
below.
^Roman
Zope Error
Zope has encountered an error while publishing this resource.
ZODB.POSException.ConflictError
Sorry, a Zope error occurred.
Traceback (innermost last):
File /mnt/disk1/Zope2/lib/python/ZPublisher/Publish.py, line 222, in publish_module
File /mnt/disk1/Zope2/lib/python/ZPublisher/Publish.py, line 199, in publish
File /mnt/disk1/Zope2/lib/python/ZPublisher/Publish.py, line 199, in publish
File /mnt/disk1/Zope2/lib/python/ZPublisher/Publish.py, line 199, in publish
File /mnt/disk1/Zope2/lib/python/ZPublisher/Publish.py, line 195, in publish
File /mnt/disk1/Zope2/lib/python/Zope/__init__.py, line 188, in zpublisher_exception_hook
File /mnt/disk1/Zope2/lib/python/ZPublisher/Publish.py, line 175, in publish
File /mnt/disk1/Zope2/lib/python/Zope/__init__.py, line 235, in commit
File /mnt/disk1/Zope2/lib/python/ZODB/Transaction.py, line 267, in commit
File /mnt/disk1/Zope2-2/lib/python/ZODB/Connection.py, line 535, in tpc_vote
ConflictError: ('\0035\257\326R4\032\273', '\0035\257\333P\346\213\273')
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML source for this page.
If the error persists please contact the site maintainer. Thank you for your patience.
-----------------------------------------------
------
2000-07-10T21:19:01 INFO(0) Z2 CONFLICT Competing writes at, /manage_delObjects
Traceback (innermost last):
File /mnt/disk1/Zope2/lib/python/ZPublisher/Publish.py, line 175, in publish
File /mnt/disk1/Zope2/lib/python/Zope/__init__.py, line 235, in commit
File /mnt/disk1/Zope2/lib/python/ZODB/Transaction.py, line 267, in commit
File /mnt/disk1/Zope2-2/lib/python/ZODB/Connection.py, line 535, in tpc_vote
ConflictError: ('\0035\257\326R4\032\273', '\0035\257\333P\346\213\273')
------
2000-07-10T21:19:01 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\000\002'
Traceback (innermost last):
File /mnt/disk1/Zope2-2/lib/python/ZODB/Connection.py, line 441, in setstate
AttributeError: 'None' object has no attribute 'load'