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

Error string not specified yet: Berkeley DB error while opening environment for filesystem /home/svn/src/db:\nInvalid argument

From: Tobi <k.tobi_at_gmx.de>
Date: 2005-08-06 14:31:12 CEST

Debian GNU - Sarge
Apache/2.0.54 (Debian GNU/Linux)
DAV/2 SVN/1.1.4
mod_ssl/2.0.54
OpenSSL/0.9.7e

Hi,

again my problems with svn.

I have installed apache2 and svn on a Debian system like
http://www.geocities.com/arhuaco/doc/subversion/apache-subversion-in-debian.html.

I can start apache without errors, but when I start https://server/svn/src then the browser show the following message:
<D:error>
<C:error/>
<m:human-readable errcode="160029">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>

In the apache2 error.log I find:
[Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] (20014)Error string not specified yet: Berkeley DB error while opening
environment for filesystem /home/svn/src/db:\nInvalid argument
[Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] Could not fetch resource information. [500, #0]
[Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] Could not open the requested SVN filesystem [500, #160029]
[Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] Could not open the requested SVN filesystem [500, #160029]

First I thought that it is a file permission problem, so I changed the permissons of /svn/src to chmod -R 777,
but the error message also happened.

Any ideas what´s the problem?

Thanks,
Tobi

----- Original Message -----
From: "Tobi" <k.tobi@gmx.de>
To: "Ben Collins-Sussman" <sussman@collab.net>
Cc: <users@subversion.tigris.org>
Sent: Thursday, August 04, 2005 8:36 PM
Subject: Re: Error: Could not open the requested SVN filesystem

> Hi Ben,
>
> in the error.log file I find:
>
> [Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] (20014)Error string not specified yet: Berkeley DB error while opening
> environment for filesystem /home/svn/src/db:\nInvalid argument
> [Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] Could not fetch resource information. [500, #0]
> [Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] Could not open the requested SVN filesystem [500, #160029]
> [Thu Aug 04 20:24:38 2005] [error] [client 84.154.111.82] Could not open the requested SVN filesystem [500, #160029]
>
>
> Thanks,
> Tobi
>
> ----- Original Message -----
> From: "Ben Collins-Sussman" <sussman@collab.net>
> To: "Tobi" <k.tobi@gmx.de>
> Cc: <users@subversion.tigris.org>
> Sent: Wednesday, August 03, 2005 9:45 PM
> Subject: Re: Error: Could not open the requested SVN filesystem
>
>
>
> On Aug 3, 2005, at 2:26 PM, Tobi wrote:
> >
> > <D:error>
> > <C:error/>
> > <m:human-readable errcode="160029">
> > Could not open the requested SVN filesystem
> > </m:human-readable>
> > </D:error>
> >
> > I changed the permissons of /svn/src to chmod -R 777 and the
> > message also happened.
> >
> > Any ideas what´s the problem?
> >
>
> Look at the apache errorlog for details.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 6 14:32:26 2005

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.