[Zope-ZEO] Advice

Andy McKay andym@ActiveState.com
Wed, 20 Sep 2000 15:58:43 -0700


> > > We just got a CorruptedTransactionError as well which is cool :(
> >
> > What is the specific error?
> >
> > Do you know how to use fsrecover?
>
> Well, in case you don't:
>
>  - You will need to shutdown your Zope process,
>
>  - Make a copy of your data.fs file
>
>  - cd to lib/python and then:
>
>    python ZODB/fsrecover.py ../../var/Data.fs
>
> This should fix the data file in-place.

Thanks, yes we found a previous post by you on this subject. The machine ran
out of virtual memory during the pack (its Windows).