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

Re: svn.collab.net intermittent failures

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-04-12 20:35:42 CEST

mark benedetto king wrote:
>
> On Sat, Apr 12, 2003 at 11:06:17AM -0700, Blair Zajac wrote:
> >
> > $ svnadmin recover repos
> > Acquiring exclusive lock on repository db.
> > Recovery is running, please stand by...
> > Recovery completed.
> > subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
> > svn: Berkeley DB error
> > svn: Berkeley DB error while opening `uuids' table for filesystem repos/db:
> > Invalid argument
> >
>
> Can you step into svn_fs__bdb_open_uuids_table() and see whether it's
> the open or the insert-initial-row that is failing?

Unfortunately, I blew this bad repos away to restore it to a working
condition.

How about this error:

$ svnadmin recover test
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...
Recovery completed.
subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
svn: Berkeley DB error
svn: Berkeley DB error while opening `changes' table for filesystem test/db:
Invalid argument

Can we use this? I still have this repos.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 12 20:36:32 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.