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

Berkeley DB error

From: Rob Shepherd <robshep_at_informatics.bangor.ac.uk>
Date: 2005-02-06 16:29:48 CET

Dear list.

the following output appears from interactions with my repo.

svn: Berkeley DB error while moving cursor for file system
/export/home/robshep/svn/db:
DB_RUNRECOVERY: Fatal error, run database recovery
svn: bdb: page 625193: illegal page type or format
svn: bdb: PANIC: Invalid argument
svn: bdb: fatal region error detected; run recovery
svn: bdb: fatal region error detected; run recovery
svn: Berkeley DB error while closing 'nodes' database for filesystem
/export/home/robshep/svn/db:
DB_RUNRECOVERY: Fatal error, run database recovery
svn: bdb: fatal region error detected; run recovery

this exact message comes from 'svnlook tree' or 'svnadmin dump'

I have tried to run 'svnadmin recover /export/home/robshep/svn/'
I have tried to db_recover in the db directory

the process is over very fast. (immediatly really)

you may also note, I own all the files and there is only myself who uses the
repository through the svn+ssh protocol.

Is my database screwed? I have a recent backup however, can I recover or would
it be best to 'svnadmin load'

regards

Rob

PS.

> svnadmin --version
svnadmin, version 1.1.1 (r11581)

and Berkeley db-4.1

on Solaris 9 SPARC.

cheers

-- 
/**
  *	Rob Shepherd,
  *	University Of Wales, Bangor,
  *	School of Informatics,
  *	Dean Street,
  *	Bangor,
  *	Gwynedd, UK     /\  /\
  *	LL57 1UT       /  \/  \ /\
  *	--------------/---/    \--\----
  *	
  *	robshep@informatics.bangor.ac.uk
  *
  *	+44 (0) 1248 38 27
  */

Received on Sun Feb 6 16:32:07 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.