Craig Funk wrote at 2003-7-11 09:34 -0500:
Hi, I am new to this group, so please forgive me if this problem has been addressed in the past. I was not able to find any solution on Google or elsewhere.
I am running Zope, MySQL and Plone and occasionally Zope will lockup under load. Below is the messages from the log:
2003-06-18T14: 06:31 ERROR(200) ZODB A storage error occurred during transaction abort. This shouldn't happen.
Traceback (innermost last):
File /xxx/2-6-1/lib/python/ZODB/Transaction.py, line 261, in commit
File /xxx/2-6-1/lib/python/ZODB/Transaction.py, line 392, in _commit_error
AttributeError: Surrogate instance has no attribute '_p_oid'
Please search the mailing list archives (for Zope and Zope-Dev) and maybe the (Zope) collector. I remember that this problem has been discussed and I think Toby has had a solution. Dieter