[Zope-dev] Transcience ? Problems

Dieter Maurer dieter at handshake.de
Tue Aug 31 17:44:14 EDT 2004


Dario Lopez-Kästen wrote at 2004-8-30 10:44 +0200:
> ...
>   File 
>"/usr/local/zope/software/zope-2.7.1/lib/python/Products/Transience/Transience.py", 
>line 439, in __setitem__
>     current_bucket = self._data[current_ts]
>KeyError: 1093704740

Apparently, "current_ts" has a wrong value (one that does not
fit with "self._data").

> ...
>2004-08-30T08:46:23 INFO(0) ZODB conflict error at 
>/VirtualHostBase/https/XXX:443/cdks/VirtualHostRoot/heartbeat.txt (60083 
>conflicts since startup at
>  2004-08-26T15:50:14)
>
>-- ******
>
>The only thing that helps at his point is restarting.
>
>Any ideas on what might be happening?

Maybe a "Transience" bug or a Zope transaction bug
(reappearing in Zope 2.7.2).

>And why I keep getting these 
>conflict errors?

I posted a patch for more meaningfull "conflict error"
messages. Please search the archives.

-- 
Dieter


More information about the Zope-Dev mailing list