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

db_recover fails

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-03-01 20:54:43 CET

One of my repositories got wedged, and I tried to run svnadmin recover on
it:

E:\svn\repos>svnadmin recover finalproject
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...
Recovery completed.
svn: Berkeley DB error
svn: Berkeley DB error while opening environment for filesystem
finalproject/db:

DB_RUNRECOVERY: Fatal error, run database recovery

E:\svn\repos>db_recover -ve -h finalproject\db
db_recover: unlink: finalproject\db\__db.001: Permission denied
db_recover: fatal region error detected; run recovery
db_recover: unlink: finalproject\db\__db.001: Permission denied
db_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database recovery

It's not a filesystem permissions problem- the file in question has
Everyone-Full Control permissions set on it.
That last line is a bit ironic...

The server is running a ~0.18.0 version of mod_dav_svn.so, linked against
libs for BDB 4.1.25. db_recover is also 4.1.25

--
Arild
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 1 20:55:29 2003

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

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