RE: [Zope] HELP!! Data.fs corrupted

2005-09-01 Thread Dieter Maurer
Paul Sue wrote at 2005-8-31 14:36 -0700:
 ...
* Module AccessControl.User, line 641, in validate
* Module Products.GroupUserFolder.GroupUserFolder, line 980, in 
 authenticate

There were a few more lines after this traceback -- essential ones.

Look at them and then look at line 980 in the module identified above.

-- 
Dieter
___
Zope maillist  -  Zope@zope.org
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 )


RE: [Zope] HELP!! Data.fs corrupted

2005-09-01 Thread Paul Sue
Sorry, I should have posted an update to the list .. I figured out the problem 
.. Had to install LDAPUserFolder and CMFLDAP.

All is working now!

Thx,

Paul 

-Original Message-
From: Dieter Maurer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 01, 2005 12:51 PM
To: Paul Sue
Cc: zope@zope.org
Subject: RE: [Zope] HELP!! Data.fs corrupted

Paul Sue wrote at 2005-8-31 14:36 -0700:
 ...
* Module AccessControl.User, line 641, in validate
* Module Products.GroupUserFolder.GroupUserFolder, line 980, in 
 authenticate

There were a few more lines after this traceback -- essential ones.

Look at them and then look at line 980 in the module identified above.

--
Dieter
___
Zope maillist  -  Zope@zope.org
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 )


[Zope] HELP!! Data.fs corrupted

2005-08-31 Thread Paul Sue
Hi,
 
Our server crashed and wouldn't boot up.  Fortunately, we had backups of of 
Data.fs on another server .. so I installed Zope 2./7.4/Plone 2.0.5 on another 
server and used repozo to try to restore Data.fs:
 
./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

I've tried restoring from a few days ago using the -D option, but I get the 
same problem.

Am I totally hooped or is there some way to recover???

Please, please help!!

Thanks in advance,

Paul
___
Zope maillist  -  Zope@zope.org
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 )


Re: [Zope] HELP!! Data.fs corrupted

2005-08-31 Thread Tino Wildenhain

Paul Sue schrieb:

Hi,
 
Our server crashed and wouldn't boot up.  Fortunately, we had backups of of Data.fs on another server .. so I installed Zope 2./7.4/Plone 2.0.5 on another server and used repozo to try to restore Data.fs:
 
./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

I've tried restoring from a few days ago using the -D option, but I get the 
same problem.

Am I totally hooped or is there some way to recover???


Err. I dont think you need repozo to use your backup Data.fs.
You should just be able to put (a regular file copy) of
your backed up Data.fs in place.
___
Zope maillist  -  Zope@zope.org
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 )


RE: [Zope] HELP!! Data.fs corrupted

2005-08-31 Thread Paul Sue
Sorry, I didn't make myself clear .. I have the full backup of the original 
Data.fs and then the incremental deltafs  files, from which I tried to 
recover Data.fs:

2004-11-19-07-32-58.fs
2005-01-04-07-00-53.deltafs
2005-01-01-07-00-57.deltafs
...
2005-08-26-06-01-25.deltafs
2005-08-27-06-01-29.deltafs
2005-08-30-06-01-28.deltafs


-Original Message-
From: Tino Wildenhain [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 31, 2005 2:18 AM
To: Paul Sue
Cc: zope@zope.org
Subject: Re: [Zope] HELP!! Data.fs corrupted

Paul Sue schrieb:
 Hi,
  
 Our server crashed and wouldn't boot up.  Fortunately, we had backups of of 
 Data.fs on another server .. so I installed Zope 2./7.4/Plone 2.0.5 on 
 another server and used repozo to try to restore Data.fs:
  
 ./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
 
 I've tried restoring from a few days ago using the -D option, but I get the 
 same problem.
 
 Am I totally hooped or is there some way to recover???

Err. I dont think you need repozo to use your backup Data.fs.
You should just be able to put (a regular file copy) of your backed up Data.fs 
in place.
___
Zope maillist  -  Zope@zope.org
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 )


Re: [Zope] HELP!! Data.fs corrupted

2005-08-31 Thread Dieter Maurer
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  -  Zope@zope.org
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 )