[ZODB-Dev] ZODB Problem

Alexey V Paramonov lx at gnext.ru
Tue Jan 25 16:53:05 EST 2005


Hello Tim,

Tuesday, January 25, 2005, 1:11:30 PM, you wrote:

> Sorry, unclear what "it was image" might mean.

I just printed it:

storage = FileStorage( 'Data.fs' )
db = DB( storage )
conn = db.open( )
dbroot = conn.root()
print dbroot

I shows:
<img src="" alt="" title="" height="400" width="400" border="0" />
%)


> If you've been making backups, sure.  Otherwise learning more about the
> nature of the damage is a necessary step.  Read this and try fstest and
> fsrefs:

>     http://zope.org/Wikis/ZODB/FileStorageBackup

fstest did not say anything.

fsrefs:

oid 0x0edc OFS.Folder.Folder
last updated: 2004-06-13 20:49:58.106744, tid=0x355C441F7EC0F44L
refers to invalid object:
        oid 0x1f1d missing: 'OFS.Image.Image'

as you see this was very long time ago, I don't think that it can be
the reason.

I have several backups of my Data.fs.
One of them is pretty old, but it works and other, recent ones are
broken. Maybe I can "clue" or merge good copy and objects from
malformed copies or something like that?

>> or export some Zope folders from it if it's broken?

> *Every* path starts from the root object.  If the root object has gone
> insane, I'm afraid you're in for a difficult time.  But learn more first.

>> Please help, the whole site is broken now :(

> I believe you.



-- 
Best regards,
 Alexey                            mailto:lx at gnext.ru



More information about the ZODB-Dev mailing list