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

Very frequent transaction failure

From: Filip Miletic <filmil_at_gmail.com>
Date: 2006-03-18 18:49:01 CET

Greetings. I run a svn server (svnserve) version 1.3.2 that, out of a
sudden began consistently making the following error.

If I don't commit for some time, say a day or two, and then revert with
a commit, the following message appears.

svn: Commit failed (details follow):
svn: Connection closed unexpectedly

Retrying the commit then gives:

svn: Commit failed (details follow):
svn: Berkeley DB error for filesystem /usr/local/src/svnroot/db while
opening environment:
DB_RUNRECOVERY: Fatal error, run database recovery
svn: bdb: PANIC: fatal region error detected; run recovery

Any further commits fail in the same way until I run 'svnadmin recover'
on the repository. After yet another 'svn update' I am able to commit
for some time.

However, if I leave the repository be for a while, the cycle has to be
repeated.

Can anyone smell the problem? I access the repository via svn+ssh://

f

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 18 19:41:05 2006

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.