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

Problems with Berckley DB under Linux+Apache

From: Pablo F. Díaz Anzalone <pablo.anzalone_at_iso.bbe.es>
Date: 2006-08-02 12:11:45 CEST

I was using svn for a month and my surprise is that since yesterday
when I try a commit I got this error:

Error Commit failed (details follow):
Error OPTIONS request failed on '/repos/isopruebas/trunk'
Error Could not open the requested SVN filesystem

And in the log of Apache I found this lines of the first try:

[Tue Aug 01 11:21:16 2006] [error] [client 192.168.0.30] Could not
fetch resource information. [500, #0]
[Tue Aug 01 11:21:16 2006] [error] [client 192.168.0.30] Could not
determine the proper revision to access [500, #160029]
[Tue Aug 01 11:21:16 2006] [error] [client 192.168.0.30] Berkeley DB
error while checkpointing after Berkeley DB transaction for filesystem
/var/repositorio/db:\nDB_RUNRECOVERY: Fatal error, run database
recovery [500, #160029]
[Tue Aug 01 11:21:16 2006] [error] [client 192.168.0.30] (20014)Error
string not specified yet: Berkeley DB error while closing 'nodes'
database for filesystem /var/repositorio/db:\nDB_RUNRECOVERY: Fatal
error, run database recovery

The following two times the log was like this:

[Tue Aug 01 11:22:01 2006] [error] [client 192.168.0.30] (20014)Error
string not specified yet: Berkeley DB error while opening environment
for filesystem /var/repositorio/db:\nDB_RUNRECOVERY: Fatal error, run
database recovery
[Tue Aug 01 11:22:01 2006] [error] [client 192.168.0.30] Could not
fetch resource information. [500, #0]
[Tue Aug 01 11:22:01 2006] [error] [client 192.168.0.30] Could not open
the requested SVN filesystem [500, #160029]
[Tue Aug 01 11:22:01 2006] [error] [client 192.168.0.30] Could not open
the requested SVN filesystem [500, #160029]

And since then every time that I try to commit this is the log:

[Tue Aug 01 11:27:06 2006] [error] [client 192.168.0.30] (20014)Error
string not specified yet: Berkeley DB error while opening environment
for filesystem /var/repositorio/db:\nPermission denied
[Tue Aug 01 11:27:06 2006] [error] [client 192.168.0.30] Could not
fetch resource information. [500, #0]
[Tue Aug 01 11:27:06 2006] [error] [client 192.168.0.30] Could not
open the requested SVN filesystem [500, #160029]
[Tue Aug 01 11:27:06 2006] [error] [client 192.168.0.30] Could not
open the requested SVN filesystem [500, #160029]

I have try to recover DB with svnadmin and with db_recovery, but the
problem persists. I have spent a lot of hours on it but I don't know what
else can I do. Does anyone have any clue, advice or anything to get
the work around?

Thank you very much.

Pablo Díaz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 3 19:45:57 2006

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.