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

problems with new svn : Berkeley DB error

From: Subversion <mailing.lists_at_gmx.net>
Date: 2003-09-07 23:59:14 CEST

Hi

I just tried to upgrade to tne head version of subversion (7001)

I compiled and installed w/o anny problems (with neon 0.24.1)

I restarted the apache and everything looks ok,

I could browser the repository like this: http://xx.xx.xx.xx/svn/ or
http://xx.xx.xx.xx/svn-xml/

But after that i waited some time and tried again, and unfortunately i get
this error:
Berkeley DB error while opening environment for filesystem
/home/svn/xxxxxx/db: DB_RUNRECOVERY: Fatal error, run database recovery

when i look at the errorlog of apache i saw this:

[Sun Sep 07 23:55:27 2003] [error] [client xx.xx.xx.xx] (20014)Error string
not specified yet: Berkeley DB error while closing environment for
filesystem /home/svn/zimmerboerse/db:
DB_RUNRECOVERY: Fatal error, run database recovery

Then i tried to recover:

[root@svn svn]# su - apache
-sh-2.05b$ svnadmin recover /home/svn/xxxxx
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...svn: Berkeley DB error
svn: DB_RUNRECOVERY: Fatal error, run database recovery
-sh-2.05b$

And now i am getting this error everytime i try to recover :-(

What is going wrong here ??

Has anybody a solution?

Greetz

achim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 8 00:00:17 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.