I had this reported a couple of times (apparently randomly) from a site that I am involved in. It seems to happen in the generation of data for a report (which takes a fair length of time and does a lot of zodb accesses) -- This is with Zope 2.7.
From what I can tell from various searches this is one of those "it just happens sometimes" errors with no real fix. Is there a fix?
If there is no fix is there anything that can be done?
On Mon, Mar 06, 2006 at 02:22:08PM -0500, Brian Sullivan wrote:
I had this reported a couple of times (apparently randomly) from a site that I am involved in. It seems to happen in the generation of data for a report (which takes a fair length of time and does a lot of zodb accesses) -- This is with Zope 2.7.
From what I can tell from various searches this is one of those "it just happens sometimes" errors with no real fix. Is there a fix?
If there is no fix is there anything that can be done?
Upgrade to a newer Zope version. 2.8.x has a newer ZODB version that should resolve a lot of these problems -- __________________________________________________ "Nothing is as subjective as reality" Reinoud van Leeuwen reinoud.v@n.leeuwen.net http://www.xs4all.nl/~reinoud __________________________________________________
Upgrading to Zope 2.9.X would be my recommendation. From our experience, it's an improvement on 2.8.X which was an improvement on 2.7.X. On Mon, 6 Mar 2006, Reinoud van Leeuwen wrote:
On Mon, Mar 06, 2006 at 02:22:08PM -0500, Brian Sullivan wrote:
I had this reported a couple of times (apparently randomly) from a site that I am involved in. It seems to happen in the generation of data for a report (which takes a fair length of time and does a lot of zodb accesses) -- This is with Zope 2.7.
From what I can tell from various searches this is one of those "it just happens sometimes" errors with no real fix. Is there a fix?
If there is no fix is there anything that can be done?
Upgrade to a newer Zope version. 2.8.x has a newer ZODB version that should resolve a lot of these problems
--
participants (3)
-
Brian Sullivan -
Dennis Allison -
Reinoud van Leeuwen