PosKeyError bei ZODB

Andreas <[email protected]> Wed, 08 May 2013 12:25:03 +0200
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============0961690211==
Content-Type: multipart/alternative;
 boundary="------------030801020202080704010509"

This is a multi-part message in MIME format.
--------------030801020202080704010509
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Hallo Zusammen,

aktuell stehe ich vor dem Problem, dass in einer ZODB, welche in Indico
genutzt wird, mehrere PosKeyError's auftreten und ich diese aktuell
nicht weiter eingrenzen kann.
Das kleine Programm: fsrefs liefert f=FCr das Data.fs folgende Ausgabe:

oid 0x1114 BTrees.OOBTree.OOBucket
last updated: 2013-04-28 13:04:34.938735, tid=3D0x39e4a9095126a66
refers to invalid object:
        oid 0x338d missing: '<unknown>'

oid 0x2ef6 MaKaC.conference.Conference
last updated: 2013-04-29 14:23:54.376846, tid=3D0x39e507fe8020433
refers to invalid objects:
        oid 0x33bc missing: '<unknown>'
        oid 0x33a7 missing: '<unknown>'
        oid 0x33bc missing: '<unknown>'
        oid 0x33a7 missing: '<unknown>'

nach der Anleitung von
http://www.plone-entwicklerhandbuch.de/plone-entwicklerhandbuch/produktiv=
server/zodb-reparieren
- Wiederherstellen - Schritt 4 kommt nach

refs =3D conn.root()['references']


keine PosKeyError Meldung.
Wie finde ich die Parent-ObjektID heraus, um entsprechendes Fake-Objekte
zu erstellen?
Oder gibt es noch andere Wege dies Problem zu beheben?

Besten Dank und Gr=FC=DFe  Andreas.


--------------030801020202080704010509
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

<html>
  <head>

    <meta http-equiv=3D"content-type" content=3D"text/html; charset=3DISO=
-8859-15">
  </head>
  <body bgcolor=3D"#FFFFFF" text=3D"#000000">
    Hallo Zusammen,<br>
    <br>
    aktuell stehe ich vor dem Problem, dass in einer ZODB, welche in
    Indico genutzt wird, mehrere PosKeyError's auftreten und ich diese
    aktuell nicht weiter eingrenzen kann.<br>
    Das kleine Programm: fsrefs liefert f=FCr das Data.fs folgende
    Ausgabe:<br>
    <br>
    oid 0x1114 BTrees.OOBTree.OOBucket<br>
    last updated: 2013-04-28 13:04:34.938735, tid=3D0x39e4a9095126a66<br>
    refers to invalid object:<br>
    =A0=A0=A0=A0=A0=A0=A0 oid 0x338d missing: '&lt;unknown&gt;'<br>
    <br>
    oid 0x2ef6 MaKaC.conference.Conference<br>
    last updated: 2013-04-29 14:23:54.376846, tid=3D0x39e507fe8020433<br>
    refers to invalid objects:<br>
    =A0=A0=A0=A0=A0=A0=A0 oid 0x33bc missing: '&lt;unknown&gt;'<br>
    =A0=A0=A0=A0=A0=A0=A0 oid 0x33a7 missing: '&lt;unknown&gt;'<br>
    =A0=A0=A0=A0=A0=A0=A0 oid 0x33bc missing: '&lt;unknown&gt;'<br>
    =A0=A0=A0=A0=A0=A0=A0 oid 0x33a7 missing: '&lt;unknown&gt;'<br>
    <br>
    nach der Anleitung von
    <a class=3D"moz-txt-link-freetext" href=3D"http://www.plone-entwickle=
rhandbuch.de/plone-entwicklerhandbuch/produktivserver/zodb-reparieren">ht=
tp://www.plone-entwicklerhandbuch.de/plone-entwicklerhandbuch/produktivse=
rver/zodb-reparieren</a>
    - Wiederherstellen - Schritt 4 kommt nach <br>
    <br>
    <meta charset=3D"utf-8">
    <pre class=3D"literal-block" style=3D"padding: 9.5px; font-family: 'D=
roid Mono', Monaco, Menlo, Consolas, 'Courier New', monospace; font-size:=
 13px; color: rgb(51, 51, 51); border-top-left-radius: 4px; border-top-ri=
ght-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radi=
us: 4px; display: block; margin: 0px 0px 10px; line-height: 20px; word-br=
eak: break-all; word-wrap: break-word; white-space: pre-wrap; background-=
color: rgb(245, 245, 245); border: 1px solid rgba(0, 0, 0, 0.14902); font=
-style: normal; font-variant: normal; font-weight: normal; letter-spacing=
: normal; orphans: auto; text-align: left; text-indent: 0px; text-transfo=
rm: none; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto=
; -webkit-text-stroke-width: 0px;">refs =3D conn.root()['references']</pr=
e>
    <br>
    keine PosKeyError Meldung. <br>
    Wie finde ich die Parent-ObjektID heraus, um entsprechendes
    Fake-Objekte zu erstellen?<br>
    Oder gibt es noch andere Wege dies Problem zu beheben?<br>
    <br>
    Besten Dank und Gr=FC=DFe=A0 Andreas.<br>
    <br>
    <meta charset=3D"utf-8">
  </body>
</html>

--------------030801020202080704010509--

--===============0961690211==
Content-Type: text/plain; charset="iso-8859-1"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline



_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope

--===============0961690211==--