[ZCM] [ZC] 852/ 3 Comment "ZODB Transaction error hangs Zope: AttributeError: Surrogate instance has no attribute '_p_oid'"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Oct 28 05:41:21 EST 2003


Issue #852 Update (Comment) "ZODB Transaction error hangs Zope: AttributeError: Surrogate instance has no attribute '_p_oid'"
 Status Pending, Zope/bug critical
To followup, visit:
  http://zope.org/Collectors/Zope/852

==============================================================
= Comment - Entry #3 by ctbk on Oct 28, 2003 5:41 am

I confirm this issue: debian linux 2.4.20 zope 2.6.2 python 2.2.3;
Don't know what to do: the entire site hangs, the only solution is to restart. Don't know if I can afford a Zope downgrade. What should I do (apart from automatically restart Zope every 20 minutes)?
________________________________________
= Comment - Entry #2 by hg_zen on Apr 2, 2003 12:23 pm

Found a Workaround:
Using Zope 2.6.0 does not raise the error.
________________________________________
= Request - Entry #1 by hg_zen on Mar 14, 2003 7:24 pm

Get the following error in the Zope log:
2003-03-14T16:10:43 ERROR(200) ZODB A storage error occured during transaction abort.  This shouldn't happen.
Traceback (innermost last):
  File /usr/www/xxxx/Zope-2.6.1-src/lib/python/ZODB/Transaction.py, line 261, in commit
  File /usr/www/xxxx/Zope-2.6.1-src/lib/python/ZODB/Transaction.py, line 392, in _commit_error
AttributeError: Surrogate instance has no attribute '_p_oid'

---
After that error occurs, requests to Zope hang without returning any data or errors.  We've had to restart the server several times a day to combat this problem.  We don't know what's causing the error that causes this.
==============================================================




More information about the Zope-Collector-Monitor mailing list