From 8edfc5085c7dcbe4aabacc2bf980ad7eed456d9a Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Fri, 8 Jan 2021 21:34:28 -0600 Subject: [PATCH] Create 136.md --- docs/forum/bitcoin-forum/136.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs/forum/bitcoin-forum/136.md diff --git a/docs/forum/bitcoin-forum/136.md b/docs/forum/bitcoin-forum/136.md new file mode 100644 index 0000000..3c8df31 --- /dev/null +++ b/docs/forum/bitcoin-forum/136.md @@ -0,0 +1,29 @@ +--- +layout: forum +title: 'Re: 0.3 almost ready' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 136 +date: 2010-06-22 19:11:41 UTC +original: https://bitcointalk.org/index.php?topic=199.msg1675#msg1675 +--- + +# Re: 0.3 almost ready +--- + +
+Re: 0.3 almost ready
+June 22, 2010, 07:11:41 PM
+
+Quote from: davidonpda on June 22, 2010, 06:23:26 PM
+-------------
+EXCEPTION: 22DbRunRecoveryException
+DBENv::open: DB_RUNRECOVERY: Fatal error, run database recovery
+C:\Program Files\Bitcoin\bitcoin.exe in OnInit()
+-------------
+
+What operating system?
+
+Normally when it does that it's because the directory where the data directory should go doesn't exist.  See if the "%appdata%" directory exists.
+
+Do you get that error with 0.2 also?  It's hard to see how you could get that with 0.3 and not with 0.2 since there's nothing different in that regard.