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

Re: Wegde Repository.

From: <kfogel_at_collab.net>
Date: 2005-01-20 20:02:10 CET

"Carter Thompson" <cthompso@outerbay.com> writes:
> I'm doing an evaluation of Subversion for my company. Things
> were going fairly well up until I ran the "svnadmin lstxns".
> Now I've got a fatal error and I'm not exactly sure what to
> do next being new to Subversion. I tried "svnadmin recover"
> but that also fails with a "run database recovery" error.
> I'm running 1.0.6 on Solaris integrated with Apache.
>
> What do I do next?
>
> svnadmin lstxns /export/svn/subversion.internal.outerbay.com/svn/prodops
> subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
> svn: Berkeley DB error while checkpointing after Berkeley DB transaction
> for filesystem
> /export/svn/subversion.internal.outerbay.com/svn/prodops/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
> subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
> svn: Berkeley DB error while closing 'nodes' database for filesystem
> /export/svn/subversion.internal.outerbay.com/svn/prodops/db:
> DB_RUNRECOVERY: Fatal error, run database recovery

You read over the relevant questions in the FAQ? Did you always ran
svnadmin as the user/group who owns the repository? Did you try
falling back to db_recover?

Good luck,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 20 20:12:41 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.