[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: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-12 21:36:18 CEST

Blair Zajac wrote:

>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.
>
>

It would be great if you could debug this, yes. All these troubles look
like we put a very funcamental bug in our DB access code. We should try
to find and fix that ASAP.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 12 21:37:00 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.