Since I use the .2 test version it completes without crashing but...
After restarting several times it seems that it continuesly starts building the database again at 73%
Also, when the process finishes it shows the different blocks between bitcoin core and armory:
http://imgur.com/a/8XzDRMy balance isnt correct either.
Could the error "merkle root mismatch" have something to do with it?
dbLog.txt
Log file opened at 13:25:18.000: D:\Armory Database/dbLog.txt
-INFO - 13:25:18.000: (..\main.cpp:29) Running on 2 threads
-INFO - 13:25:18.016: (..\main.cpp:30) Ram usage level: 4
-INFO - 13:25:18.016: (..\BlockUtils.cpp:907) blkfile dir: D:\Bitcoin Core Database\blocks
-INFO - 13:25:18.016: (..\BlockUtils.cpp:908) lmdb dir: D:\Armory Database\databases
-INFO - 13:25:18.032: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO - 13:25:18.094: (c:\users\goat\code\armory3\cppforswig\BDM_Server.h:248) Listening on port 56745
-INFO - 13:25:19.170: (..\BDM_Server.cpp:1021) registered bdv: 5d5921c4972f2ce6fadc
-INFO - 13:25:19.217: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO - 13:25:19.326: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO - 13:25:55.566: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO - 13:27:20.149: (..\DatabaseBuilder.cpp:208) Found 433790 headers in db
-INFO - 13:27:26.953: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO - 13:27:27.528: (..\DatabaseBuilder.cpp:477) Found next block after skipping 610796bytes
-ERROR - 13:27:29.839: (..\BlockDataMap.cpp:79) merkle root mismatch!
-ERROR - 13:27:29.854: (..\BlockDataMap.cpp:80) header has: 337dfb932602ae49e44cd27959dc2703c3e6adc07155b7d37155922c5a2332e5
-ERROR - 13:27:29.854: (..\BlockDataMap.cpp:81) block yields: 63d1f5749cd8133fb646bd3e787a1ff7c362bb5460fdc7866134c6f01bfa4e32
-ERROR - 13:27:29.870: (..\DatabaseBuilder.cpp:353) block deser except: invalid merkle root
-INFO - 13:27:29.963: (..\DatabaseBuilder.cpp:268) parsed block file #646
-INFO - 13:27:33.082: (..\DatabaseBuilder.cpp:268) parsed block file #647
-INFO - 13:27:35.453: (..\DatabaseBuilder.cpp:268) parsed block file #648
-INFO - 13:27:40.946: (..\DatabaseBuilder.cpp:268) parsed block file #649
any suggestions ?
(btw, I often notice armoryDB.exe runs in the background when I closed the armory client. It still comsumes alot of cpu and memory)