You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Pablo F. Díaz Anzalone" <pa...@iso.bbe.es> on 2006/08/02 10:11:45 UTC

Problems with Berckley DB under Linux+Apache

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