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

Re: DB Invalid argument

From: <kfogel_at_collab.net>
Date: 2004-10-18 17:13:51 CEST

"Stephen J. Lawrence Jr." <slawrence@o1.com> writes:
> Hello, I came in this morning to work in my svn repos and am receiving
> the following errors:
>
> svn update
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///home/svnroot/trunk'
> svn: Berkeley DB error while opening environment for filesystem
> /home/svnroot/db:
> Invalid argument
>
> Any ideas?

Yes, a few:

Mike Pilato had a vague recollection that this can be related to the
Native Posix Threads Library (NPTL), see

   http://subversion.tigris.org/project_faq.html#redhat-db

for more. If that turns out to be relevant, then we should probably
update the faq to include this error message too. The message
http://www.contactor.se/~dast/svn/archive-2003-04/0723.shtml makes me
think your problem could be the same.

Also, I googled for

   "Berkeley DB error while opening environment for filesystem" \
   "Invalid argument"

(that is, one search, on two quoted strings), and got quite a few
results.

Please let us know what the answer turns out to be, so we can update
the FAQ.

-Karl

   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 18 19:04:43 2004

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.