First I sent you what I thought was the relevant part of armorylog and then sent you the full logs twice...
Didn't realize that.
/edit: I even tried running armorydb manually with these switches: --db-type=DB_BARE --ram-usage=1 --thread-count=1
https://github.com/goatpig/BitcoinArmory/blob/master/changelog.txt#L235You need to wipe your DB to use DB_BARE, the db mode is permanent once set. Basically, you need to create a fresh with DB_BARE once, and that will fix your issue.