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

Error 4047: Log file currupt?

From: Simon Kennedy <simonk_at_looksoftware.com>
Date: 2004-11-30 03:27:07 CET

Hi all,

I hope I'm not repeating the same message on the list (I believe I may
have sent it before I was fully subscribed):

After coming up with no answers with a brief search of the subversion
mailing lists I thought I would
put this to the mailing list. We seem to have corrupted our subversion
db somehow. When I ran
'svnadmin verify' I got the following responce:

svn: Berkeley DB error while checkpointing after Berkeley DB transaction
for filesystem d:/SvnRepository/looksoftware/db:
Invalid argument
svn: bdb: Ignoring log file:
d:/SvnRepository/looksoftware/db\log.0000004707: magic number 0, not 40988
svn: bdb: DB_ENV->log_put: 4707: Invalid argument
svn: bdb: txn_checkpoint: failed to flush the buffer cache Invalid argument
svn: Berkeley DB error while closing 'nodes' database for filesystem
d:/SvnRepository/looksoftware/db:
Invalid argument
svn: bdb: Ignoring log file:
d:/SvnRepository/looksoftware/db\log.0000004707: magic number 0, not 40988
svn: bdb: DB_ENV->log_put: 4707: Invalid argument
svn: bdb: Ignoring log file:
d:/SvnRepository/looksoftware/db\log.0000004707: magic number 0, not 40988
svn: bdb: DB_ENV->log_put: 4707: Invalid argument

'svnadmin recover' gave me the following:

Repository lock acquired.
Please wait; recovering the repository may take some time...
svn: DB_RUNRECOVERY: Fatal error, run database recovery
svn: bdb: Ignoring log file:
d:/SvnRepository/looksoftware/db\log.0000004707: magic number 0, not 40988
svn: bdb: Invalid log file: log.0000004707: Invalid argument
svn: bdb: First log record not found
svn: bdb: PANIC: Invalid argument

We are running the following:

svn, version 1.1.0 (r11180)
  compiled Oct 4 2004, 21:11:18

Windows NT 4.00.1381 (Service Pack 6)

I can't think of anything else that I can tell you but if can supply
more information please let me know.

Thanks,

Simon. K

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 30 03:29:55 2004

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.