[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Database recovery error

From: Régis Priqueler <lists_at_aizenko.com>
Date: 2004-12-20 11:00:18 CET

Hello,

This morning got an 500 error one one of my repository (try an other
one which seems to work fine).

In the Apache logs got this:

[Mon Dec 20 09:03:34 2004] [error] [client 82.224.154.85] Could not fetch resource information. [500, #0]
[Mon Dec 20 09:03:34 2004] [error] [client 82.224.154.85] Could not determine the proper revision to access [500, #160029]
[Mon Dec 20 09:03:34 2004] [error] [client 82.224.154.85] (13)Permission denied: Berkeley DB error while checkpointing after Berkeley DB transaction for filesystem /home/svn/svn_rep/CrystalModels/db:\nDB_RUNRECOVERY: Fatal error, run database recovery [500, #160029]
[Mon Dec 20 09:03:34 2004] [error] [client 82.224.154.85] (20014)Error string not specified yet: Berkeley DB error while closing 'nodes' database for filesystem /home/svn/svn_rep/CrystalModels/db:\nDB_RUNRECOVERY: Fatal error, run database recovery
[Mon Dec 20 09:03:50 2004] [error] [client 82.224.154.85] (20014)Error string not specified yet: Berkeley DB error while opening environment for filesystem /home/svn/svn_rep/CrystalModels/db:\nDB_RUNRECOVERY: Fatal error, run database recovery
[Mon Dec 20 09:03:50 2004] [error] [client 82.224.154.85] Could not fetch resource information. [500, #0]
[Mon Dec 20 09:03:50 2004] [error] [client 82.224.154.85] Could not open the requested SVN filesystem [500, #160029]
[Mon Dec 20 09:03:50 2004] [error] [client 82.224.154.85] (17)File exists: Could not open the requested SVN filesystem [500, #160029]
[Mon Dec 20 09:03:51 2004] [error] [client 82.224.154.85] (20014)Error string not specified yet: Berkeley DB error while opening environment for filesystem /home/svn/svn_rep/CrystalModels/db:\nDB_RUNRECOVERY: Fatal error, run database recovery
[Mon Dec 20 09:03:51 2004] [error] [client 82.224.154.85] Could not fetch resource information. [500, #0]
[Mon Dec 20 09:03:51 2004] [error] [client 82.224.154.85] Could not open the requested SVN filesystem [500, #160029]
[Mon Dec 20 09:03:51 2004] [error] [client 82.224.154.85] (17)File exists: Could not open the requested SVN filesystem [500, #160029]

When i try to run recovery got this response:

Please wait; recovering the repository may take some time...
svn: DB_RUNRECOVERY: Fatal error, run database recovery

If i run verify i got this response:

* Verified revision 427.
...
...
* Verified revision 427.
svn: Berkeley DB error while closing environment for filesystem db:
DB_RUNRECOVERY: Fatal error, run database recovery

The 427 is the last revision.

Does anybody can help?

I would like to know what is the cause and how to repair.

I recreate a fresh repository and load a backup dump and the new rep
is working fine.

Best regards

-- 
Régis Priqueler
Portfolio: http://R208.com
Aïzenko:   http://aizenko.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 20 10:58:54 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.