Re: <help>Database is Wedged for the 6th time. Diagnostics or Prozac, anyone?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-05 00:01:33 CET
On Mar 4, 2005, at 4:39 PM, Peter Kahn wrote:
> Below was my email from the 5th crash. I'm now up to the 6th. The
I don't see any evidence that this problem is related to svnserve. Why
> Does anyone have any suggestions on what I can do to make my
Your errors are coming from BDB running out of some sort of resources:
> svn: Berkeley DB error while checkpointing after Berkeley DB
I wonder if the db cache is too small. We've changed the default BDB
# The default cache size in BDB is only 256k. As explained in
So what I would do is:
1. increase the cache size, then run 'svnadmin recover'
2. stop deltifying in the post-commit hook. The deltification happens
If these things make no difference, then switch to FSFS.
---------------------------------------------------------------------
|
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.