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

Re: Another weird error message

From: Jeff Stuart <furball_at_weboverdrive.com>
Date: 2002-10-05 05:42:49 CEST

As a follow up, when I use db_recover, I then get this in the error
logs:

[Sat Oct 05 21:01:26 2002] [error] [client 65.25.3.78] Could not fetch
resource information. [500,
 #0]
[Sat Oct 05 21:01:26 2002] [error] [client 65.25.3.78] Could not open
the SVN filesystem at /var/ww
w/svn/forums.weboverdrive.com [500, #160029]
[Sat Oct 05 21:01:26 2002] [error] [client 65.25.3.78] (17)File exists:
Berkeley DB error while ope
ning environment for filesystem /var/www/svn/forums.weboverdrive.com/db:
DB_RUNRECOVERY: Fatal error, run database recovery [500, #160029]

and svnlook gives me this:

(1103:104)$ svnlook forums.weboverdrive.com/
svn: Berkeley DB error
svn: Berkeley DB error while opening environment for filesystem
forums.weboverdrive.com/db:
DB_RUNRECOVERY: Fatal error, run database recovery

HELP!

On Fri, 2002-10-04 at 23:24, Jeff Stuart wrote:
> I just updated to version 3290 of SVN.
>
> When I attempt to do an update or a commit, I get the following errors
> now:
>
> (and yes, I DID try a svn cleanup)
>
> (1001:1)$ svn stat
> _ML
> M admin_board.php
> ? typescript
>
> (1002:2)$ svn update
> svn: Attempted to lock an already-locked dir
> svn: working copy locked:
>
> (1003:3)$ svn cleanup
> svn: Problem running log
> svn: in directory
> svn: start_handler: error processing command 'delete-entry' in
> svn: Working copy not locked
> svn: directory not locked (backup)
>
> (1004:4)$ ls .svn
> ./ README dir-props empty-file format log props/ tmp/
> ../ auth/ dir-wcprops entries lock prop-base/ text-base/ wcprops/
>
> (1005:5)$ cd .svn
>
> (1006:6)$ rm lock
>
> (1007:7)$ cd ..
>
> (1008:8)$ svn update
> svn: Problem running log
> svn: in directory
> svn: start_handler: error processing command 'delete-entry' in
> svn: Working copy not locked
> svn: directory not locked (backup)
>
> (1009:9)$
>
> Any thoughts on how to fix this? And is there a good page/document that
> discusses "Ok, when you have a problem, TRY these steps."?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 5 05:43:21 2002

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.