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

Berkeley DB error while checkpointing after Berkeley DB transaction for filesystem

From: Mohamed Kasim <msmkasim_at_ften.com>
Date: 2005-02-08 07:12:56 CET

I get the Error as given below very often when access the repository
(Subversion V1.0)

Size of repository : 1.9 GB.
OS: Win2k Professional with SP4.
Hardware : Dual CPU IBM Server
HDD : SCSI
APACHE : 2.0

Pre commit Hook is used to make comments mandatory on commits
Post commit Hook used extensively for various triggers including building
through damagecontrol server.

Restarting Apache(2.0.48.0) did not help. svnadmin Recovery also throws up
the same error.
On restart of the machine, repository is accessible. However, it gets quite
often the same error.

ERRORS:

Webaccess:

<?xml version="1.0" encoding="utf-8"?>
<D:error xmlns:D="DAV:" xmlns:m="http://apache.org/dav/xmlns"
xmlns:C="svn:">
<C:error/>
<m:human-readable errcode="160029">
Berkeley DB error while checkpointing after Berkeley DB transaction for
filesystem H:\SVN/repo/db:Invalid argument
</m:human-readable>
</D:error>

H:\svn\repo\db>svnadmin lstxns h:\svn\repo
svn: Berkeley DB error while checkpointing after Berkeley DB transaction for
filesystem h:/svn/repo/db:Invalid argument

H:\svn\repo\db>svnlook youngest h:\svn\repo
svn: Berkeley DB error while checkpointing after Berkeley DB transaction for
filesystem h:/svn/repo/db:Invalid argument

can anyone help?

regards

kasim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 8 07:04:44 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.