I'm getting the following on a Zope 2.7.2 server: Module Products.Transience.Transience, line 765, in new_or_existing Module Products.Transience.Transience, line 476, in get Module Products.Transience.Transience, line 280, in _move_item Module Products.Transience.Transience, line 694, in _gc KeyError: 1109697840 I thought all these errors were fixed? (or were they finally nailed in a version later than 2.7.2?) cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
2.7.3 (but 2.7.4 is recommended, there's a memory leak in > 2.7.4 in TemporaryStorage). - C On Wed, 2005-03-16 at 16:27, Chris Withers wrote:
I'm getting the following on a Zope 2.7.2 server:
Module Products.Transience.Transience, line 765, in new_or_existing Module Products.Transience.Transience, line 476, in get Module Products.Transience.Transience, line 280, in _move_item Module Products.Transience.Transience, line 694, in _gc KeyError: 1109697840
I thought all these errors were fixed? (or were they finally nailed in a version later than 2.7.2?)
cheers,
Chris
memory leak in >2.7.4? That is, 2.7.5? or do you mean '<' On Wed, 16 Mar 2005, Chris McDonough wrote:
2.7.3 (but 2.7.4 is recommended, there's a memory leak in > 2.7.4 in TemporaryStorage).
- C
On Wed, 2005-03-16 at 16:27, Chris Withers wrote:
I'm getting the following on a Zope 2.7.2 server:
Module Products.Transience.Transience, line 765, in new_or_existing Module Products.Transience.Transience, line 476, in get Module Products.Transience.Transience, line 280, in _move_item Module Products.Transience.Transience, line 694, in _gc KeyError: 1109697840
I thought all these errors were fixed? (or were they finally nailed in a version later than 2.7.2?)
cheers,
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Yup, saw that after I posted it but thought I could get away with it. ;-) I meant "<". On Wed, 2005-03-16 at 16:43, Dennis Allison wrote:
memory leak in >2.7.4? That is, 2.7.5? or do you mean '<'
On Wed, 16 Mar 2005, Chris McDonough wrote:
2.7.3 (but 2.7.4 is recommended, there's a memory leak in > 2.7.4 in TemporaryStorage).
- C
On Wed, 2005-03-16 at 16:27, Chris Withers wrote:
I'm getting the following on a Zope 2.7.2 server:
Module Products.Transience.Transience, line 765, in new_or_existing Module Products.Transience.Transience, line 476, in get Module Products.Transience.Transience, line 280, in _move_item Module Products.Transience.Transience, line 694, in _gc KeyError: 1109697840
I thought all these errors were fixed? (or were they finally nailed in a version later than 2.7.2?)
cheers,
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Chris McDonough wrote:
Yup, saw that after I posted it but thought I could get away with it. ;-) I meant "<".
And there are some over-eager security problems in Zope 2.7.4, right? So really, I need to go to 2.7.5? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (3)
-
Chris McDonough -
Chris Withers -
Dennis Allison