[ZODB-Dev] Key Error on Import

Kozloski, Matthew matthew.kozloski@strus.com
Sat, 22 Mar 2003 09:23:03 -0500


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C2F07E.8CD9BA60
Content-Type: text/plain

I can't track this one down, but it happens almost everytime I import an
object.  The object seems fine after the import, I just wonder why this
happens.

It happens with Python 2.1.3 -and- Python 2.2.2.  

It this going to trash my database?

------
2003-03-22T09:18:42 INFO(0) zrpc-conn:127.0.0.1:37878 modifiedInVersion()
raised exception: 00000000000042de
Traceback (most recent call last):
  File
"/usr/local/Python-2.2.2/lib/python2.2/site-packages/ZEO/zrpc/connection.py"
, line 234, in handle_request
    ret = meth(*args)
  File
"/usr/local/Python-2.2.2/lib/python2.2/site-packages/ZODB/FileStorage.py",
line 694, in modifiedInVersion
    raise POSKeyError(oid)
POSKeyError: 00000000000042de

------_=_NextPart_001_01C2F07E.8CD9BA60
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>Key Error on Import</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>I can't track this one down, but it happens almost =
everytime I import an object.&nbsp; The object seems fine after the =
import, I just wonder why this happens.</FONT></P>

<P><FONT SIZE=3D2>It happens with Python 2.1.3 -and- Python =
2.2.2.&nbsp; </FONT>
</P>

<P><FONT SIZE=3D2>It this going to trash my database?</FONT>
</P>

<P><FONT SIZE=3D2>------</FONT>
<BR><FONT SIZE=3D2>2003-03-22T09:18:42 INFO(0) =
zrpc-conn:127.0.0.1:37878 modifiedInVersion() raised exception: =
00000000000042de</FONT>
<BR><FONT SIZE=3D2>Traceback (most recent call last):</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Python-2.2.2/lib/python2.2/site-packages/ZEO/zrpc/conne=
ction.py&quot;, line 234, in handle_request</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; ret =3D meth(*args)</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Python-2.2.2/lib/python2.2/site-packages/ZODB/FileStora=
ge.py&quot;, line 694, in modifiedInVersion</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; raise POSKeyError(oid)</FONT>
<BR><FONT SIZE=3D2>POSKeyError: 00000000000042de</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C2F07E.8CD9BA60--