Re: [ZODB-Dev] Random POSKeyErrors

2010-07-22 Thread Pedro Ferreira
Hello, >> Thanks a lot. Unfortunately, it seems like this script only works for 64 >> bit oids... which doesn't seem to be the case. >> >> > huh? > > works for us for a simple Zope 2.10 setup (Plone 3.1) > Sorry, I guess it had nothing to do with the nature of the oids... I guess it was

Re: [ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Jim Fulton
On Wed, Jul 21, 2010 at 1:31 PM, Stephan Richter wrote: > On Wednesday, July 21, 2010, Jim Fulton wrote: >> That's odd. I wonder what q is. > > Signed 64bit integer. > > http://docs.python.org/library/struct.html Sorry, I meant to say: "I wonder what v is." :) Jim -- Jim Fulton __

Re: [ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Stephan Richter
On Wednesday, July 21, 2010, Jim Fulton wrote: > That's odd. I wonder what q is. Signed 64bit integer. http://docs.python.org/library/struct.html Regards, Stephan -- Entrepreneur and Software Geek Google me. "Zope Stephan Richter" ___ For more informa

Re: [ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Jim Fulton
On Wed, Jul 21, 2010 at 12:40 PM, Pedro Ferreira wrote: > >> http://www.zopyx.de/blog/checking-your-zodb-storages-for-poskey-errors >> >> > > Thanks a lot. Unfortunately, it seems like this script only works for 64 > bit oids... which doesn't seem to be the case. > > """ > Traceback (most recent c

Re: [ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pedro Ferreira wrote: > >> http://www.zopyx.de/blog/checking-your-zodb-storages-for-poskey-errors >> >> > > Thanks a lot. Unfortunately, it seems like this script only works for 64 > bit oids... which doesn't seem to be the case. > huh? works

Re: [ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Pedro Ferreira
> http://www.zopyx.de/blog/checking-your-zodb-storages-for-poskey-errors > > Thanks a lot. Unfortunately, it seems like this script only works for 64 bit oids... which doesn't seem to be the case. """ Traceback (most recent call last): File "/usr/bin/multi-zodb-check-refs", line 8, in

Re: [ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Jim Fulton
On Wed, Jul 21, 2010 at 10:52 AM, Pedro Ferreira wrote: > Hello, > > We are receiving occasional error messages such as: > > """ > Traceback (most recent call last): >   File > "/usr/lib/python2.4/site-packages/cds_indico-0.97_rc1-py2.4.egg/MaKaC/webinterface/rh/base.py", > line 459, in process >

Re: [ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pedro Ferreira wrote: > Hello, > > We are receiving occasional error messages such as: > > """ > Traceback (most recent call last): >File > "/usr/lib/python2.4/site-packages/cds_indico-0.97_rc1-py2.4.egg/MaKaC/webinterface/rh/base.py", > > lin

[ZODB-Dev] Random POSKeyErrors

2010-07-21 Thread Pedro Ferreira
Hello, We are receiving occasional error messages such as: """ Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/cds_indico-0.97_rc1-py2.4.egg/MaKaC/webinterface/rh/base.py", line 459, in process self._setSessionUser() File "/usr/lib/python2.4/site-packages/