[ZCM] [ZC] 1010/ 3 Comment "Product reload broken"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Fri Jan 23 14:57:43 EST 2004
Issue #1010 Update (Comment) "Product reload broken"
Status Pending, Zope/bug medium
To followup, visit:
http://collector.zope.org/Zope/1010
==============================================================
= Comment - Entry #3 by tim_one on Jan 23, 2004 2:57 pm
Dieter Maurer may have found a good clue here:
http://mail.zope.org/pipermail/zope-dev/2003-December/021115.html
________________________________________
= Comment - Entry #2 by Zen on Dec 12, 2003 11:37 pm
To clarify this, *manual* product refresh using the Product's Refresh tab works as expected. *automatic* product refresh fails.
This is still present in 2.7b3.
________________________________________
= Request - Entry #1 by Zen on Aug 5, 2003 5:02 am
After a product reload, there is a fair chance that I'll get the following exception when accessing an object defined by that product:
Traceback (innermost last):
Module ZPublisher.Publish, line 102, in publish
Module Zope.App.startup, line 220, in commit
Module ZODB.Transaction, line 233, in commit
Module ZODB.Transaction, line 348, in _commit_objects
Module ZODB.Connection, line 427, in commit
- __traceback_info__: (('BTrees.IOBTree', 'IOBucket'), '\x00\x00\x00\x00\x00\x00\x00G', '')
ValueError: Cache values may only be in one cache.
I've received other errors, but the above is the most common and
I've received confirmation that at least one other person is receiving them.
Restarting Zope fixes everything.
This issue will need to be resolved before 2.7 final, or reload functionality removed.
==============================================================
More information about the Zope-Collector-Monitor
mailing list