Actually, I was able to find a good copy of Data.fs.
OK, so I copied over to the new server; Zope started OK. I can get to the ZMI
but when I try to view my site, I get:
Site Error
An error was encountered while publishing this resource.
AttributeError
Sorry, a site error occurred.
Traceback (innermost last):
* Module ZPublisher.Publish, line 175, in publish_module_standard
* Module Products.PlacelessTranslationService.PatchStringIO, line 51, in
new_publish
* Module ZPublisher.Publish, line 132, in publish
* Module Zope.App.startup, line 204, in zpublisher_exception_hook
* Module ZPublisher.Publish, line 92, in publish
* Module Products.UserTrack.UserTrack, line 75, in wrappedTraverse
* Module ZPublisher.BaseRequest, line 433, in traverse
* Module AccessControl.User, line 641, in validate
* Module Products.GroupUserFolder.GroupUserFolder, line 980, in authenticate
Any ideas??
-----Original Message-----
From: Dieter Maurer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 31, 2005 12:28 PM
To: Paul Sue
Cc: [email protected]
Subject: Re: [Zope] HELP!! Data.fs corrupted
Paul Sue wrote at 2005-8-31 01:31 -0700:
> ...
>./repozo.py -Rv -r /temp/recover -o Data.fs
>
>However, when I start up Zope, I get:
>
>2005-08-31T01:20:21 PANIC(300) ZODB FS FS21 ERROR:
>/home/zope/ssoi/var/Data.fs data record exceeds transaction record at 54956706
>....
>....
>ZODB.FileStorage.CorruptedTransactionError: /home/zope/ssoi/var/Data.fs
>data record exceeds transaction record at 54956706
You may try "fsrecover". Be warned however, that it will loose information (at
least the broken transaction will be lost).
--
Dieter
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )