Bitcoin Forum
June 24, 2024, 07:25:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Armory transactions fee problem on: December 04, 2016, 12:02:38 PM
Armory work unstable, but more working than not.
All about 0.95.1 version and bitcoin core 0.13.1.
For example some times ago I can do transaction with about 50 inputs and 1 output with fee 0.0001 and without change. (Thanks for coin control). And time for confirmation are about 30 minuts.
But now Armory don't create transaction with 6 inputs and 1 output with fee 0.0001 and without change. Say: The minimum fee is 0.012... BTC. it's crazy for 0.032 BTC sending!
And what about 1 input and 1 output? Armory say: fee 0.0001 is insufficient, you need 0.00618481 BTC or more... (618.481 satoshi per byte, but what size of this transaction?) May be in code you multiply on 10 this number?
And sometimes they say that all ok, but now only this.
Can you disable minimum fee control (may be in settings) who forbid send transactions? And show size for all existing transactions in wallet and size of new transaction before create?
I really can control independently transactions fee if armory does not prohibit do it and show size (because I need use another services who show size of transaction or remember what size have transaction with this inputs count).



2  Bitcoin / Armory / Re: Armory 0.95.1 is out on: November 08, 2016, 05:41:01 PM
I add ArmoryDb logs. I think if you add time in armoryDB log it be more simple to understand timing.
It's ArmoryDb freeze. After menu close ArmoryQT they closed and close bitcoind.
But ArmoryDB not closed automatic. I need to close it manually (by button close in window ArmoryDB).
ArmoryQT logs all day interesting too:
Code:
...
2016-11-08 08:09 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2016-11-08 08:09 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2016-11-08 08:09 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2016-11-08 08:09 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:26 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 08:27 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
...
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 09:16 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-08 11:59 (INFO) -- ArmoryQt.py:2886 - Current block number: 437853
2016-11-08 13:47 (WARNING) -- ArmoryQt.py:4935 - Called updateSyncProgress while not sync'ing
2016-11-08 14:20 (WARNING) -- ArmoryQt.py:4935 - Called updateSyncProgress while not sync'ing
2016-11-08 14:42 (WARNING) -- ArmoryQt.py:4935 - Called updateSyncProgress while not sync'ing
2016-11-08 19:52 (WARNING) -- ArmoryQt.py:4935 - Called updateSyncProgress while not sync'ing
2016-11-08 20:22 (INFO) -- ArmoryQt.py:6368 - BDM is safe for clean shutdown
2016-11-08 20:22 (INFO) -- SDM.pyc:588 - Called stopBitcoind
2016-11-08 20:23 (INFO) -- ArmoryQt.py:6386 - Attempting to close the main window!
3  Bitcoin / Armory / Re: Armory 0.95.1 is out on: November 08, 2016, 04:54:38 PM
Rerebuild Armory database is solution. It's work!
All loads normal.

But ArmoryQT I think lost ArmoryDB after run (or ArmoryDB freeze). I can see balance, can do transactions and etc, but new blocks not load many time.

And process explorer:

ArmoryDB log:
Code:
Log file opened at 1478581789: R:\Bitcoin\Armory\Data/dbLog.txt
-INFO  - 1478581789: (..\main.cpp:23) Running on 2 threads
-INFO  - 1478581789: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1478581789: (..\BlockUtils.cpp:1338) blkfile dir: R:\Bitcoin\Data\blocks
-INFO  - 1478581789: (..\BlockUtils.cpp:1339) lmdb dir: R:\Bitcoin\Armory\Data\databases
-INFO  - 1478581789: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1478581790: (..\BlockUtils.cpp:1521) Executing: doInitialSyncOnLoad
-INFO  - 1478581791: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1478581791: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
-INFO  - 1478581791: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
-INFO  - 1478581791: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1478581791: (..\BDM_Server.cpp:797) registered bdv: a072566614b74ec0c87c
-INFO  - 1478581796: (..\DatabaseBuilder.cpp:268) parsed block file #1
-INFO  - 1478581803: (..\DatabaseBuilder.cpp:268) parsed block file #2
-INFO  - 1478581807: (..\DatabaseBuilder.cpp:268) parsed block file #4
-INFO  - 1478581811: (..\DatabaseBuilder.cpp:268) parsed block file #6
-INFO  - 1478581814: (..\DatabaseBuilder.cpp:268) parsed block file #8
-INFO  - 1478581818: (..\DatabaseBuilder.cpp:268) parsed block file #10
-INFO  - 1478581837: (..\DatabaseBuilder.cpp:268) parsed block file #11
-INFO  - 1478581838: (..\DatabaseBuilder.cpp:268) parsed block file #12
-INFO  - 1478581842: (..\DatabaseBuilder.cpp:268) parsed block file #14
-INFO  - 1478581846: (..\DatabaseBuilder.cpp:268) parsed block file #16
-INFO  - 1478581852: (..\DatabaseBuilder.cpp:268) parsed block file #18
-INFO  - 1478581856: (..\DatabaseBuilder.cpp:268) parsed block file #20
-INFO  - 1478581860: (..\DatabaseBuilder.cpp:268) parsed block file #22
-INFO  - 1478581864: (..\DatabaseBuilder.cpp:268) parsed block file #24
-INFO  - 1478581867: (..\DatabaseBuilder.cpp:268) parsed block file #26
-INFO  - 1478581887: (..\DatabaseBuilder.cpp:268) parsed block file #28
-INFO  - 1478581891: (..\DatabaseBuilder.cpp:268) parsed block file #30
-INFO  - 1478581907: (..\DatabaseBuilder.cpp:268) parsed block file #31
-INFO  - 1478581911: (..\DatabaseBuilder.cpp:268) parsed block file #33
-INFO  - 1478581915: (..\DatabaseBuilder.cpp:268) parsed block file #34
-INFO  - 1478581919: (..\DatabaseBuilder.cpp:268) parsed block file #36
-INFO  - 1478581922: (..\DatabaseBuilder.cpp:268) parsed block file #38
-INFO  - 1478581926: (..\DatabaseBuilder.cpp:268) parsed block file #40
-INFO  - 1478581930: (..\DatabaseBuilder.cpp:268) parsed block file #42
-INFO  - 1478581933: (..\DatabaseBuilder.cpp:268) parsed block file #44
-INFO  - 1478581937: (..\DatabaseBuilder.cpp:268) parsed block file #46
-INFO  - 1478581940: (..\DatabaseBuilder.cpp:268) parsed block file #48
-INFO  - 1478581944: (..\DatabaseBuilder.cpp:268) parsed block file #50
-INFO  - 1478581947: (..\DatabaseBuilder.cpp:268) parsed block file #52
-INFO  - 1478581981: (..\DatabaseBuilder.cpp:268) parsed block file #53
-INFO  - 1478581984: (..\DatabaseBuilder.cpp:268) parsed block file #55
-INFO  - 1478581991: (..\DatabaseBuilder.cpp:268) parsed block file #56
-INFO  - 1478581999: (..\DatabaseBuilder.cpp:268) parsed block file #58
-ERROR - 1478582020: (..\SocketObject.cpp:285) POLLERR error in readFromSocketThread
-ERROR - 1478582020: (..\BitcoinP2P.cpp:851) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
-INFO  - 1478582050: (..\DatabaseBuilder.cpp:268) parsed block file #59
-INFO  - 1478582056: (..\DatabaseBuilder.cpp:268) parsed block file #61
-INFO  - 1478582066: (..\DatabaseBuilder.cpp:268) parsed block file #62
-INFO  - 1478582072: (..\DatabaseBuilder.cpp:268) parsed block file #64
-INFO  - 1478582080: (..\DatabaseBuilder.cpp:268) parsed block file #65
-INFO  - 1478582085: (..\DatabaseBuilder.cpp:268) parsed block file #67
-INFO  - 1478582090: (..\DatabaseBuilder.cpp:268) parsed block file #69
-INFO  - 1478582094: (..\DatabaseBuilder.cpp:268) parsed block file #71
-INFO  - 1478582099: (..\DatabaseBuilder.cpp:268) parsed block file #73
-INFO  - 1478582103: (..\DatabaseBuilder.cpp:268) parsed block file #75
-INFO  - 1478582108: (..\DatabaseBuilder.cpp:268) parsed block file #77
-INFO  - 1478582112: (..\DatabaseBuilder.cpp:268) parsed block file #79
-INFO  - 1478582120: (..\DatabaseBuilder.cpp:268) parsed block file #81
-INFO  - 1478582123: (..\DatabaseBuilder.cpp:268) parsed block file #83
-INFO  - 1478582128: (..\DatabaseBuilder.cpp:268) parsed block file #85
-INFO  - 1478582133: (..\DatabaseBuilder.cpp:268) parsed block file #87
-INFO  - 1478582136: (..\DatabaseBuilder.cpp:268) parsed block file #89
-INFO  - 1478582140: (..\DatabaseBuilder.cpp:268) parsed block file #91
-INFO  - 1478582144: (..\DatabaseBuilder.cpp:268) parsed block file #93
-INFO  - 1478582149: (..\DatabaseBuilder.cpp:268) parsed block file #95
-INFO  - 1478582153: (..\DatabaseBuilder.cpp:268) parsed block file #97
-INFO  - 1478582156: (..\DatabaseBuilder.cpp:268) parsed block file #99
-INFO  - 1478582160: (..\DatabaseBuilder.cpp:268) parsed block file #101
-INFO  - 1478582164: (..\DatabaseBuilder.cpp:268) parsed block file #103
-INFO  - 1478582168: (..\DatabaseBuilder.cpp:268) parsed block file #105
-INFO  - 1478582172: (..\DatabaseBuilder.cpp:268) parsed block file #107
-INFO  - 1478582176: (..\DatabaseBuilder.cpp:268) parsed block file #109
-INFO  - 1478582179: (..\DatabaseBuilder.cpp:268) parsed block file #111
-INFO  - 1478582183: (..\DatabaseBuilder.cpp:268) parsed block file #113
-INFO  - 1478582241: (..\DatabaseBuilder.cpp:268) parsed block file #115
-INFO  - 1478582245: (..\DatabaseBuilder.cpp:268) parsed block file #117
-INFO  - 1478582248: (..\DatabaseBuilder.cpp:268) parsed block file #119
-INFO  - 1478582251: (..\DatabaseBuilder.cpp:268) parsed block file #121
-INFO  - 1478582255: (..\DatabaseBuilder.cpp:268) parsed block file #123
-INFO  - 1478582280: (..\DatabaseBuilder.cpp:268) parsed block file #125
-INFO  - 1478582416: (..\DatabaseBuilder.cpp:268) parsed block file #127
-INFO  - 1478582502: (..\DatabaseBuilder.cpp:268) parsed block file #129
-INFO  - 1478582507: (..\DatabaseBuilder.cpp:268) parsed block file #131
-INFO  - 1478582511: (..\DatabaseBuilder.cpp:268) parsed block file #133
-INFO  - 1478582546: (..\DatabaseBuilder.cpp:268) parsed block file #135
-INFO  - 1478582598: (..\DatabaseBuilder.cpp:268) parsed block file #137
-INFO  - 1478582601: (..\DatabaseBuilder.cpp:268) parsed block file #139
-INFO  - 1478582605: (..\DatabaseBuilder.cpp:268) parsed block file #141
-INFO  - 1478582608: (..\DatabaseBuilder.cpp:268) parsed block file #143
-INFO  - 1478582612: (..\DatabaseBuilder.cpp:268) parsed block file #145
-INFO  - 1478582615: (..\DatabaseBuilder.cpp:268) parsed block file #147
-INFO  - 1478582619: (..\DatabaseBuilder.cpp:268) parsed block file #149
-INFO  - 1478582628: (..\DatabaseBuilder.cpp:268) parsed block file #151
-INFO  - 1478582654: (..\DatabaseBuilder.cpp:268) parsed block file #153
-INFO  - 1478582686: (..\DatabaseBuilder.cpp:268) parsed block file #155
-INFO  - 1478582689: (..\DatabaseBuilder.cpp:268) parsed block file #157
-INFO  - 1478582693: (..\DatabaseBuilder.cpp:268) parsed block file #159
-INFO  - 1478582700: (..\DatabaseBuilder.cpp:268) parsed block file #161
-INFO  - 1478582707: (..\DatabaseBuilder.cpp:268) parsed block file #163
-INFO  - 1478582728: (..\DatabaseBuilder.cpp:268) parsed block file #165
-INFO  - 1478582734: (..\DatabaseBuilder.cpp:268) parsed block file #167
-INFO  - 1478582774: (..\DatabaseBuilder.cpp:268) parsed block file #169
-INFO  - 1478582799: (..\DatabaseBuilder.cpp:268) parsed block file #171
-INFO  - 1478582803: (..\DatabaseBuilder.cpp:268) parsed block file #173
-INFO  - 1478582810: (..\DatabaseBuilder.cpp:268) parsed block file #175
-INFO  - 1478582821: (..\DatabaseBuilder.cpp:268) parsed block file #177
-INFO  - 1478582849: (..\DatabaseBuilder.cpp:268) parsed block file #179
-INFO  - 1478582857: (..\DatabaseBuilder.cpp:268) parsed block file #181
-INFO  - 1478582870: (..\DatabaseBuilder.cpp:268) parsed block file #183
-INFO  - 1478582926: (..\DatabaseBuilder.cpp:268) parsed block file #185
-INFO  - 1478582943: (..\DatabaseBuilder.cpp:268) parsed block file #187
-INFO  - 1478583017: (..\DatabaseBuilder.cpp:268) parsed block file #189
-INFO  - 1478583022: (..\DatabaseBuilder.cpp:268) parsed block file #191
-INFO  - 1478583030: (..\DatabaseBuilder.cpp:268) parsed block file #193
-INFO  - 1478583079: (..\DatabaseBuilder.cpp:268) parsed block file #195
-INFO  - 1478583085: (..\DatabaseBuilder.cpp:268) parsed block file #197
-INFO  - 1478583100: (..\DatabaseBuilder.cpp:268) parsed block file #199
-INFO  - 1478583105: (..\DatabaseBuilder.cpp:268) parsed block file #201
-INFO  - 1478583160: (..\DatabaseBuilder.cpp:268) parsed block file #203
-INFO  - 1478583168: (..\DatabaseBuilder.cpp:268) parsed block file #205
-INFO  - 1478583174: (..\DatabaseBuilder.cpp:268) parsed block file #207
-INFO  - 1478583185: (..\DatabaseBuilder.cpp:268) parsed block file #209
-INFO  - 1478583294: (..\DatabaseBuilder.cpp:268) parsed block file #211
-INFO  - 1478583308: (..\DatabaseBuilder.cpp:268) parsed block file #213
-INFO  - 1478583390: (..\DatabaseBuilder.cpp:268) parsed block file #215
-INFO  - 1478583430: (..\DatabaseBuilder.cpp:268) parsed block file #217
-INFO  - 1478583440: (..\DatabaseBuilder.cpp:268) parsed block file #219
-INFO  - 1478583451: (..\DatabaseBuilder.cpp:268) parsed block file #221
-INFO  - 1478583533: (..\DatabaseBuilder.cpp:268) parsed block file #223
-INFO  - 1478583597: (..\DatabaseBuilder.cpp:268) parsed block file #225
-INFO  - 1478583632: (..\DatabaseBuilder.cpp:268) parsed block file #227
-INFO  - 1478583677: (..\DatabaseBuilder.cpp:268) parsed block file #229
-INFO  - 1478583694: (..\DatabaseBuilder.cpp:268) parsed block file #231
-INFO  - 1478583707: (..\DatabaseBuilder.cpp:268) parsed block file #233
-INFO  - 1478583784: (..\DatabaseBuilder.cpp:268) parsed block file #235
-INFO  - 1478583792: (..\DatabaseBuilder.cpp:268) parsed block file #237
-INFO  - 1478583849: (..\DatabaseBuilder.cpp:268) parsed block file #239
-INFO  - 1478583889: (..\DatabaseBuilder.cpp:268) parsed block file #241
-INFO  - 1478583903: (..\DatabaseBuilder.cpp:268) parsed block file #243
-INFO  - 1478583921: (..\DatabaseBuilder.cpp:268) parsed block file #245
-INFO  - 1478583929: (..\DatabaseBuilder.cpp:268) parsed block file #247
-INFO  - 1478583946: (..\DatabaseBuilder.cpp:268) parsed block file #249
-INFO  - 1478583999: (..\DatabaseBuilder.cpp:268) parsed block file #251
-INFO  - 1478584031: (..\DatabaseBuilder.cpp:268) parsed block file #253
-INFO  - 1478584037: (..\DatabaseBuilder.cpp:268) parsed block file #255
-INFO  - 1478584043: (..\DatabaseBuilder.cpp:268) parsed block file #257
-INFO  - 1478584057: (..\DatabaseBuilder.cpp:268) parsed block file #259
-INFO  - 1478584105: (..\DatabaseBuilder.cpp:268) parsed block file #261
-INFO  - 1478584167: (..\DatabaseBuilder.cpp:268) parsed block file #263
-INFO  - 1478584183: (..\DatabaseBuilder.cpp:268) parsed block file #265
-INFO  - 1478584193: (..\DatabaseBuilder.cpp:268) parsed block file #267
-INFO  - 1478584220: (..\DatabaseBuilder.cpp:268) parsed block file #269
-INFO  - 1478584234: (..\DatabaseBuilder.cpp:268) parsed block file #271
-INFO  - 1478584246: (..\DatabaseBuilder.cpp:268) parsed block file #273
-INFO  - 1478584253: (..\DatabaseBuilder.cpp:268) parsed block file #275
-INFO  - 1478584272: (..\DatabaseBuilder.cpp:268) parsed block file #277
-INFO  - 1478584319: (..\DatabaseBuilder.cpp:268) parsed block file #279
-INFO  - 1478584329: (..\DatabaseBuilder.cpp:268) parsed block file #281
-INFO  - 1478584344: (..\DatabaseBuilder.cpp:268) parsed block file #283
-INFO  - 1478584393: (..\DatabaseBuilder.cpp:268) parsed block file #285
-INFO  - 1478584438: (..\DatabaseBuilder.cpp:268) parsed block file #287
-INFO  - 1478584490: (..\DatabaseBuilder.cpp:268) parsed block file #289
-INFO  - 1478584504: (..\DatabaseBuilder.cpp:268) parsed block file #291
-INFO  - 1478584528: (..\DatabaseBuilder.cpp:268) parsed block file #293
-INFO  - 1478584574: (..\DatabaseBuilder.cpp:268) parsed block file #295
-INFO  - 1478584609: (..\DatabaseBuilder.cpp:268) parsed block file #297
-INFO  - 1478584623: (..\DatabaseBuilder.cpp:268) parsed block file #299
-INFO  - 1478584654: (..\DatabaseBuilder.cpp:268) parsed block file #301
-INFO  - 1478584661: (..\DatabaseBuilder.cpp:268) parsed block file #303
-INFO  - 1478584676: (..\DatabaseBuilder.cpp:268) parsed block file #305
-INFO  - 1478584732: (..\DatabaseBuilder.cpp:268) parsed block file #307
-INFO  - 1478584739: (..\DatabaseBuilder.cpp:268) parsed block file #309
-INFO  - 1478584746: (..\DatabaseBuilder.cpp:268) parsed block file #311
-INFO  - 1478584776: (..\DatabaseBuilder.cpp:268) parsed block file #313
-INFO  - 1478584800: (..\DatabaseBuilder.cpp:268) parsed block file #315
-INFO  - 1478584808: (..\DatabaseBuilder.cpp:268) parsed block file #317
-INFO  - 1478584876: (..\DatabaseBuilder.cpp:268) parsed block file #319
-INFO  - 1478584914: (..\DatabaseBuilder.cpp:268) parsed block file #321
-INFO  - 1478584922: (..\DatabaseBuilder.cpp:268) parsed block file #323
-INFO  - 1478584968: (..\DatabaseBuilder.cpp:268) parsed block file #325
-INFO  - 1478585029: (..\DatabaseBuilder.cpp:268) parsed block file #327
-INFO  - 1478585043: (..\DatabaseBuilder.cpp:268) parsed block file #329
-INFO  - 1478585061: (..\DatabaseBuilder.cpp:268) parsed block file #331
-INFO  - 1478585067: (..\DatabaseBuilder.cpp:268) parsed block file #333
-INFO  - 1478585092: (..\DatabaseBuilder.cpp:268) parsed block file #335
-INFO  - 1478585144: (..\DatabaseBuilder.cpp:268) parsed block file #337
-INFO  - 1478585158: (..\DatabaseBuilder.cpp:268) parsed block file #339
-INFO  - 1478585181: (..\DatabaseBuilder.cpp:268) parsed block file #341
-INFO  - 1478585190: (..\DatabaseBuilder.cpp:268) parsed block file #343
-INFO  - 1478585212: (..\DatabaseBuilder.cpp:268) parsed block file #345
-INFO  - 1478585242: (..\DatabaseBuilder.cpp:268) parsed block file #347
-INFO  - 1478585249: (..\DatabaseBuilder.cpp:268) parsed block file #349
-INFO  - 1478585259: (..\DatabaseBuilder.cpp:268) parsed block file #351
-INFO  - 1478585288: (..\DatabaseBuilder.cpp:268) parsed block file #353
-INFO  - 1478585296: (..\DatabaseBuilder.cpp:268) parsed block file #355
-INFO  - 1478585313: (..\DatabaseBuilder.cpp:268) parsed block file #357
-INFO  - 1478585358: (..\DatabaseBuilder.cpp:268) parsed block file #359
-INFO  - 1478585418: (..\DatabaseBuilder.cpp:268) parsed block file #361
-INFO  - 1478585430: (..\DatabaseBuilder.cpp:268) parsed block file #363
-INFO  - 1478585452: (..\DatabaseBuilder.cpp:268) parsed block file #365
-INFO  - 1478585502: (..\DatabaseBuilder.cpp:268) parsed block file #367
-INFO  - 1478585592: (..\DatabaseBuilder.cpp:268) parsed block file #369
-INFO  - 1478585645: (..\DatabaseBuilder.cpp:268) parsed block file #371
-INFO  - 1478585653: (..\DatabaseBuilder.cpp:268) parsed block file #373
-INFO  - 1478585684: (..\DatabaseBuilder.cpp:268) parsed block file #375
-INFO  - 1478585708: (..\DatabaseBuilder.cpp:268) parsed block file #377
-INFO  - 1478585747: (..\DatabaseBuilder.cpp:268) parsed block file #379
-INFO  - 1478585791: (..\DatabaseBuilder.cpp:268) parsed block file #381
-INFO  - 1478585832: (..\DatabaseBuilder.cpp:268) parsed block file #383
-INFO  - 1478585842: (..\DatabaseBuilder.cpp:268) parsed block file #385
-INFO  - 1478585852: (..\DatabaseBuilder.cpp:268) parsed block file #387
-INFO  - 1478585919: (..\DatabaseBuilder.cpp:268) parsed block file #389
-INFO  - 1478585993: (..\DatabaseBuilder.cpp:268) parsed block file #391
-INFO  - 1478586014: (..\DatabaseBuilder.cpp:268) parsed block file #393
-INFO  - 1478586037: (..\DatabaseBuilder.cpp:268) parsed block file #395
-INFO  - 1478586106: (..\DatabaseBuilder.cpp:268) parsed block file #397
-INFO  - 1478586142: (..\DatabaseBuilder.cpp:268) parsed block file #399
-INFO  - 1478586156: (..\DatabaseBuilder.cpp:268) parsed block file #401
-INFO  - 1478586189: (..\DatabaseBuilder.cpp:268) parsed block file #403
-INFO  - 1478586299: (..\DatabaseBuilder.cpp:268) parsed block file #405
-INFO  - 1478586432: (..\DatabaseBuilder.cpp:268) parsed block file #407
-INFO  - 1478586458: (..\DatabaseBuilder.cpp:268) parsed block file #409
-INFO  - 1478586487: (..\DatabaseBuilder.cpp:268) parsed block file #411
-INFO  - 1478586511: (..\DatabaseBuilder.cpp:268) parsed block file #413
-INFO  - 1478586555: (..\DatabaseBuilder.cpp:268) parsed block file #415
-INFO  - 1478586562: (..\DatabaseBuilder.cpp:268) parsed block file #417
-INFO  - 1478586603: (..\DatabaseBuilder.cpp:268) parsed block file #419
-INFO  - 1478586609: (..\DatabaseBuilder.cpp:268) parsed block file #421
-INFO  - 1478586634: (..\DatabaseBuilder.cpp:268) parsed block file #423
-INFO  - 1478586724: (..\DatabaseBuilder.cpp:268) parsed block file #425
-INFO  - 1478586746: (..\DatabaseBuilder.cpp:268) parsed block file #427
-INFO  - 1478586754: (..\DatabaseBuilder.cpp:268) parsed block file #429
-INFO  - 1478586765: (..\DatabaseBuilder.cpp:268) parsed block file #431
-INFO  - 1478586801: (..\DatabaseBuilder.cpp:268) parsed block file #433
-INFO  - 1478586832: (..\DatabaseBuilder.cpp:268) parsed block file #435
-INFO  - 1478586850: (..\DatabaseBuilder.cpp:268) parsed block file #437
-INFO  - 1478586858: (..\DatabaseBuilder.cpp:268) parsed block file #439
-INFO  - 1478586878: (..\DatabaseBuilder.cpp:268) parsed block file #441
-INFO  - 1478586887: (..\DatabaseBuilder.cpp:268) parsed block file #443
-INFO  - 1478586908: (..\DatabaseBuilder.cpp:268) parsed block file #445
-INFO  - 1478586916: (..\DatabaseBuilder.cpp:268) parsed block file #447
-INFO  - 1478586955: (..\DatabaseBuilder.cpp:268) parsed block file #449
-INFO  - 1478586967: (..\DatabaseBuilder.cpp:268) parsed block file #451
-INFO  - 1478586988: (..\DatabaseBuilder.cpp:268) parsed block file #453
-INFO  - 1478587040: (..\DatabaseBuilder.cpp:268) parsed block file #455
-INFO  - 1478587112: (..\DatabaseBuilder.cpp:268) parsed block file #457
-INFO  - 1478587134: (..\DatabaseBuilder.cpp:268) parsed block file #459
-INFO  - 1478587156: (..\DatabaseBuilder.cpp:268) parsed block file #461
-INFO  - 1478587207: (..\DatabaseBuilder.cpp:268) parsed block file #463
-INFO  - 1478587268: (..\DatabaseBuilder.cpp:268) parsed block file #465
-INFO  - 1478587316: (..\DatabaseBuilder.cpp:268) parsed block file #467
-INFO  - 1478587379: (..\DatabaseBuilder.cpp:268) parsed block file #469
-INFO  - 1478587396: (..\DatabaseBuilder.cpp:268) parsed block file #471
-INFO  - 1478587411: (..\DatabaseBuilder.cpp:268) parsed block file #473
-INFO  - 1478587417: (..\DatabaseBuilder.cpp:268) parsed block file #475
-INFO  - 1478587462: (..\DatabaseBuilder.cpp:268) parsed block file #477
-INFO  - 1478587535: (..\DatabaseBuilder.cpp:268) parsed block file #479
-INFO  - 1478587547: (..\DatabaseBuilder.cpp:268) parsed block file #481
-INFO  - 1478587594: (..\DatabaseBuilder.cpp:268) parsed block file #483
-INFO  - 1478587606: (..\DatabaseBuilder.cpp:268) parsed block file #485
-INFO  - 1478587635: (..\DatabaseBuilder.cpp:268) parsed block file #487
-INFO  - 1478587681: (..\DatabaseBuilder.cpp:268) parsed block file #489
-INFO  - 1478587691: (..\DatabaseBuilder.cpp:268) parsed block file #491
-INFO  - 1478587703: (..\DatabaseBuilder.cpp:268) parsed block file #493
-INFO  - 1478587723: (..\DatabaseBuilder.cpp:268) parsed block file #495
-INFO  - 1478587759: (..\DatabaseBuilder.cpp:268) parsed block file #497
-INFO  - 1478587799: (..\DatabaseBuilder.cpp:268) parsed block file #499
-INFO  - 1478587874: (..\DatabaseBuilder.cpp:268) parsed block file #501
-INFO  - 1478587900: (..\DatabaseBuilder.cpp:268) parsed block file #503
-INFO  - 1478587909: (..\DatabaseBuilder.cpp:268) parsed block file #505
-INFO  - 1478587942: (..\DatabaseBuilder.cpp:268) parsed block file #507
-INFO  - 1478587961: (..\DatabaseBuilder.cpp:268) parsed block file #509
-INFO  - 1478587986: (..\DatabaseBuilder.cpp:268) parsed block file #511
-INFO  - 1478588022: (..\DatabaseBuilder.cpp:268) parsed block file #513
-INFO  - 1478588043: (..\DatabaseBuilder.cpp:268) parsed block file #515
-INFO  - 1478588070: (..\DatabaseBuilder.cpp:268) parsed block file #517
-INFO  - 1478588087: (..\DatabaseBuilder.cpp:268) parsed block file #519
-INFO  - 1478588123: (..\DatabaseBuilder.cpp:268) parsed block file #521
-INFO  - 1478588135: (..\DatabaseBuilder.cpp:268) parsed block file #523
-INFO  - 1478588151: (..\DatabaseBuilder.cpp:268) parsed block file #525
-INFO  - 1478588175: (..\DatabaseBuilder.cpp:268) parsed block file #527
-INFO  - 1478588248: (..\DatabaseBuilder.cpp:268) parsed block file #529
-INFO  - 1478588278: (..\DatabaseBuilder.cpp:268) parsed block file #531
-INFO  - 1478588295: (..\DatabaseBuilder.cpp:268) parsed block file #533
-INFO  - 1478588386: (..\DatabaseBuilder.cpp:268) parsed block file #535
-INFO  - 1478588405: (..\DatabaseBuilder.cpp:268) parsed block file #537
-INFO  - 1478588440: (..\DatabaseBuilder.cpp:268) parsed block file #539
-INFO  - 1478588519: (..\DatabaseBuilder.cpp:268) parsed block file #541
-INFO  - 1478588535: (..\DatabaseBuilder.cpp:268) parsed block file #543
-INFO  - 1478588556: (..\DatabaseBuilder.cpp:268) parsed block file #545
-INFO  - 1478588630: (..\DatabaseBuilder.cpp:268) parsed block file #547
-INFO  - 1478588651: (..\DatabaseBuilder.cpp:268) parsed block file #549
-INFO  - 1478588679: (..\DatabaseBuilder.cpp:268) parsed block file #551
-INFO  - 1478588761: (..\DatabaseBuilder.cpp:268) parsed block file #553
-INFO  - 1478588778: (..\DatabaseBuilder.cpp:268) parsed block file #555
-INFO  - 1478588813: (..\DatabaseBuilder.cpp:268) parsed block file #557
-INFO  - 1478588841: (..\DatabaseBuilder.cpp:268) parsed block file #559
-INFO  - 1478588862: (..\DatabaseBuilder.cpp:268) parsed block file #561
-INFO  - 1478588889: (..\DatabaseBuilder.cpp:268) parsed block file #563
-INFO  - 1478588903: (..\DatabaseBuilder.cpp:268) parsed block file #565
-INFO  - 1478588928: (..\DatabaseBuilder.cpp:268) parsed block file #567
-INFO  - 1478588953: (..\DatabaseBuilder.cpp:268) parsed block file #569
-INFO  - 1478588967: (..\DatabaseBuilder.cpp:268) parsed block file #571
-INFO  - 1478589026: (..\DatabaseBuilder.cpp:268) parsed block file #573
-INFO  - 1478589056: (..\DatabaseBuilder.cpp:268) parsed block file #575
-INFO  - 1478589066: (..\DatabaseBuilder.cpp:268) parsed block file #577
-INFO  - 1478589083: (..\DatabaseBuilder.cpp:268) parsed block file #579
-INFO  - 1478589107: (..\DatabaseBuilder.cpp:268) parsed block file #581
-INFO  - 1478589124: (..\DatabaseBuilder.cpp:268) parsed block file #583
-INFO  - 1478589142: (..\DatabaseBuilder.cpp:268) parsed block file #585
-INFO  - 1478589264: (..\DatabaseBuilder.cpp:268) parsed block file #587
-INFO  - 1478589285: (..\DatabaseBuilder.cpp:268) parsed block file #589
-INFO  - 1478589307: (..\DatabaseBuilder.cpp:268) parsed block file #591
-INFO  - 1478589354: (..\DatabaseBuilder.cpp:268) parsed block file #593
-INFO  - 1478589374: (..\DatabaseBuilder.cpp:268) parsed block file #595
-INFO  - 1478589427: (..\DatabaseBuilder.cpp:268) parsed block file #597
-INFO  - 1478589470: (..\DatabaseBuilder.cpp:268) parsed block file #599
-INFO  - 1478589586: (..\DatabaseBuilder.cpp:268) parsed block file #601
-INFO  - 1478589603: (..\DatabaseBuilder.cpp:268) parsed block file #603
-INFO  - 1478589616: (..\DatabaseBuilder.cpp:268) parsed block file #605
-INFO  - 1478589693: (..\DatabaseBuilder.cpp:268) parsed block file #607
-INFO  - 1478589726: (..\DatabaseBuilder.cpp:268) parsed block file #609
-INFO  - 1478589772: (..\DatabaseBuilder.cpp:268) parsed block file #611
-INFO  - 1478589784: (..\DatabaseBuilder.cpp:268) parsed block file #613
-INFO  - 1478589814: (..\DatabaseBuilder.cpp:268) parsed block file #615
-INFO  - 1478589833: (..\DatabaseBuilder.cpp:268) parsed block file #617
-INFO  - 1478589857: (..\DatabaseBuilder.cpp:268) parsed block file #619
-INFO  - 1478589889: (..\DatabaseBuilder.cpp:268) parsed block file #621
-INFO  - 1478589903: (..\DatabaseBuilder.cpp:268) parsed block file #623
-INFO  - 1478589912: (..\DatabaseBuilder.cpp:268) parsed block file #625
-INFO  - 1478589933: (..\DatabaseBuilder.cpp:268) parsed block file #627
-INFO  - 1478589947: (..\DatabaseBuilder.cpp:268) parsed block file #629
-INFO  - 1478589980: (..\DatabaseBuilder.cpp:268) parsed block file #631
-INFO  - 1478590006: (..\DatabaseBuilder.cpp:268) parsed block file #633
-INFO  - 1478590017: (..\DatabaseBuilder.cpp:268) parsed block file #635
-INFO  - 1478590025: (..\DatabaseBuilder.cpp:268) parsed block file #637
-INFO  - 1478590094: (..\DatabaseBuilder.cpp:268) parsed block file #639
-INFO  - 1478590113: (..\DatabaseBuilder.cpp:268) parsed block file #641
-INFO  - 1478590130: (..\DatabaseBuilder.cpp:268) parsed block file #643
-INFO  - 1478590167: (..\DatabaseBuilder.cpp:268) parsed block file #645
-INFO  - 1478590222: (..\DatabaseBuilder.cpp:268) parsed block file #647
-INFO  - 1478590235: (..\DatabaseBuilder.cpp:268) parsed block file #649
-INFO  - 1478590260: (..\DatabaseBuilder.cpp:268) parsed block file #651
-INFO  - 1478590306: (..\DatabaseBuilder.cpp:268) parsed block file #653
-INFO  - 1478590316: (..\DatabaseBuilder.cpp:268) parsed block file #655
-INFO  - 1478590359: (..\DatabaseBuilder.cpp:268) parsed block file #657
-INFO  - 1478590375: (..\DatabaseBuilder.cpp:268) parsed block file #659
-INFO  - 1478590438: (..\DatabaseBuilder.cpp:268) parsed block file #661
-INFO  - 1478590455: (..\DatabaseBuilder.cpp:268) parsed block file #663
-INFO  - 1478590489: (..\DatabaseBuilder.cpp:268) parsed block file #665
-INFO  - 1478590512: (..\DatabaseBuilder.cpp:268) parsed block file #667
-INFO  - 1478590529: (..\DatabaseBuilder.cpp:268) parsed block file #669
-INFO  - 1478590537: (..\DatabaseBuilder.cpp:268) parsed block file #671
-INFO  - 1478591231: (..\DatabaseBuilder.cpp:268) parsed block file #672
-DEBUG - 1478591232: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1478591738: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 9947s
-INFO  - 1478591738: (..\BlockUtils.cpp:1636) Enabling zero-conf tracking
-INFO  - 1478591739: (..\BDM_supportClasses.cpp:366) Starting address registration process
-INFO  - 1478591754: (..\BlockchainScanner.cpp:650) scanned from height #0 to #142518
-INFO  - 1478591760: (..\BlockchainScanner.cpp:650) scanned from height #142519 to #163679
-INFO  - 1478591766: (..\BlockchainScanner.cpp:650) scanned from height #163680 to #179799
-INFO  - 1478591773: (..\BlockchainScanner.cpp:650) scanned from height #179800 to #184367
-INFO  - 1478591781: (..\BlockchainScanner.cpp:650) scanned from height #184368 to #188884
-INFO  - 1478591786: (..\BlockchainScanner.cpp:650) scanned from height #188885 to #193618
-INFO  - 1478591794: (..\BlockchainScanner.cpp:650) scanned from height #193619 to #197561
-INFO  - 1478591802: (..\BlockchainScanner.cpp:650) scanned from height #197562 to #202226
-INFO  - 1478591811: (..\BlockchainScanner.cpp:650) scanned from height #202227 to #207989
-INFO  - 1478591816: (..\BlockchainScanner.cpp:650) scanned from height #207990 to #211738
-INFO  - 1478591824: (..\BlockchainScanner.cpp:650) scanned from height #211739 to #214864
-INFO  - 1478591828: (..\BlockchainScanner.cpp:650) scanned from height #214865 to #217567
-INFO  - 1478591833: (..\BlockchainScanner.cpp:650) scanned from height #217568 to #220141
-INFO  - 1478591839: (..\BlockchainScanner.cpp:650) scanned from height #220142 to #222771
-INFO  - 1478591845: (..\BlockchainScanner.cpp:650) scanned from height #222772 to #225055
-INFO  - 1478591851: (..\BlockchainScanner.cpp:650) scanned from height #225056 to #228002
-INFO  - 1478591859: (..\BlockchainScanner.cpp:650) scanned from height #228003 to #230231
-INFO  - 1478591866: (..\BlockchainScanner.cpp:650) scanned from height #230232 to #232697
-INFO  - 1478591872: (..\BlockchainScanner.cpp:650) scanned from height #232698 to #235139
-INFO  - 1478591877: (..\BlockchainScanner.cpp:650) scanned from height #235140 to #237233
-INFO  - 1478591885: (..\BlockchainScanner.cpp:650) scanned from height #237234 to #240031
-INFO  - 1478591891: (..\BlockchainScanner.cpp:650) scanned from height #240032 to #243363
-INFO  - 1478591895: (..\BlockchainScanner.cpp:650) scanned from height #243364 to #247174
-INFO  - 1478591901: (..\BlockchainScanner.cpp:650) scanned from height #247175 to #250677
-INFO  - 1478591906: (..\BlockchainScanner.cpp:650) scanned from height #250678 to #253678
-INFO  - 1478591911: (..\BlockchainScanner.cpp:650) scanned from height #253679 to #256633
-INFO  - 1478591916: (..\BlockchainScanner.cpp:650) scanned from height #256634 to #259826
-INFO  - 1478591923: (..\BlockchainScanner.cpp:650) scanned from height #259827 to #262871
-INFO  - 1478591930: (..\BlockchainScanner.cpp:650) scanned from height #262872 to #266052
-INFO  - 1478591935: (..\BlockchainScanner.cpp:650) scanned from height #266053 to #268842
-INFO  - 1478591939: (..\BlockchainScanner.cpp:650) scanned from height #268843 to #270791
-INFO  - 1478591944: (..\BlockchainScanner.cpp:650) scanned from height #270792 to #272659
-INFO  - 1478591960: (..\BlockchainScanner.cpp:650) scanned from height #272660 to #274880
-INFO  - 1478591971: (..\BlockchainScanner.cpp:650) scanned from height #274881 to #277185
-INFO  - 1478591979: (..\BlockchainScanner.cpp:650) scanned from height #277186 to #279646
-INFO  - 1478591988: (..\BlockchainScanner.cpp:650) scanned from height #279647 to #282116
-INFO  - 1478591996: (..\BlockchainScanner.cpp:650) scanned from height #282117 to #284930
-INFO  - 1478592007: (..\BlockchainScanner.cpp:650) scanned from height #284931 to #287397
-INFO  - 1478592014: (..\BlockchainScanner.cpp:650) scanned from height #287398 to #288980
-INFO  - 1478592019: (..\BlockchainScanner.cpp:650) scanned from height #288981 to #290734
-INFO  - 1478592025: (..\BlockchainScanner.cpp:650) scanned from height #290735 to #292594
-INFO  - 1478592031: (..\BlockchainScanner.cpp:650) scanned from height #292595 to #294598
-INFO  - 1478592036: (..\BlockchainScanner.cpp:650) scanned from height #294599 to #296152
-INFO  - 1478592044: (..\BlockchainScanner.cpp:650) scanned from height #296153 to #297523
-INFO  - 1478592047: (..\BlockchainScanner.cpp:650) scanned from height #297524 to #299260
-INFO  - 1478592058: (..\BlockchainScanner.cpp:650) scanned from height #299261 to #301745
-INFO  - 1478592066: (..\BlockchainScanner.cpp:650) scanned from height #301746 to #303358
-INFO  - 1478592073: (..\BlockchainScanner.cpp:650) scanned from height #303359 to #305208
-INFO  - 1478592082: (..\BlockchainScanner.cpp:650) scanned from height #305209 to #306985
-INFO  - 1478592090: (..\BlockchainScanner.cpp:650) scanned from height #306986 to #308998
-INFO  - 1478592098: (..\BlockchainScanner.cpp:650) scanned from height #308999 to #311234
-INFO  - 1478592104: (..\BlockchainScanner.cpp:650) scanned from height #311235 to #312705
-INFO  - 1478592110: (..\BlockchainScanner.cpp:650) scanned from height #312706 to #314565
-INFO  - 1478592116: (..\BlockchainScanner.cpp:650) scanned from height #314566 to #316104
-INFO  - 1478592125: (..\BlockchainScanner.cpp:650) scanned from height #316105 to #318384
-INFO  - 1478592131: (..\BlockchainScanner.cpp:650) scanned from height #318385 to #319756
-INFO  - 1478592142: (..\BlockchainScanner.cpp:650) scanned from height #319757 to #321089
-INFO  - 1478592163: (..\BlockchainScanner.cpp:650) scanned from height #321090 to #323073
-INFO  - 1478592170: (..\BlockchainScanner.cpp:650) scanned from height #323074 to #324835
-INFO  - 1478592180: (..\BlockchainScanner.cpp:650) scanned from height #324836 to #326600
-INFO  - 1478592185: (..\BlockchainScanner.cpp:650) scanned from height #326601 to #328037
-INFO  - 1478592197: (..\BlockchainScanner.cpp:650) scanned from height #328038 to #329542
-INFO  - 1478592203: (..\BlockchainScanner.cpp:650) scanned from height #329543 to #330584
-INFO  - 1478592211: (..\BlockchainScanner.cpp:650) scanned from height #330585 to #332844
-INFO  - 1478592218: (..\BlockchainScanner.cpp:650) scanned from height #332845 to #334383
-INFO  - 1478592227: (..\BlockchainScanner.cpp:650) scanned from height #334384 to #334733
-INFO  - 1478592245: (..\BlockchainScanner.cpp:650) scanned from height #334734 to #335987
-INFO  - 1478592250: (..\BlockchainScanner.cpp:650) scanned from height #335988 to #337671
-INFO  - 1478592257: (..\BlockchainScanner.cpp:650) scanned from height #337672 to #339091
-INFO  - 1478592266: (..\BlockchainScanner.cpp:650) scanned from height #339092 to #340133
-INFO  - 1478592272: (..\BlockchainScanner.cpp:650) scanned from height #340134 to #341194
-INFO  - 1478592279: (..\BlockchainScanner.cpp:650) scanned from height #341195 to #342481
-INFO  - 1478592287: (..\BlockchainScanner.cpp:650) scanned from height #342482 to #343670
-INFO  - 1478592308: (..\BlockchainScanner.cpp:650) scanned from height #343671 to #344839
-INFO  - 1478592314: (..\BlockchainScanner.cpp:650) scanned from height #344840 to #345617
-INFO  - 1478592315: (..\BlockchainScanner.cpp:650) scanned from height #345618 to #345624
-INFO  - 1478592327: (..\BlockchainScanner.cpp:650) scanned from height #345625 to #347894
-INFO  - 1478592336: (..\BlockchainScanner.cpp:650) scanned from height #347895 to #349336
-INFO  - 1478592342: (..\BlockchainScanner.cpp:650) scanned from height #349337 to #350335
-INFO  - 1478592350: (..\BlockchainScanner.cpp:650) scanned from height #350336 to #351377
-INFO  - 1478592352: (..\BlockchainScanner.cpp:650) scanned from height #351378 to #351627
-INFO  - 1478592367: (..\BlockchainScanner.cpp:650) scanned from height #351628 to #353471
-INFO  - 1478592374: (..\BlockchainScanner.cpp:650) scanned from height #353472 to #354132
-INFO  - 1478592382: (..\BlockchainScanner.cpp:650) scanned from height #354133 to #355733
-INFO  - 1478592387: (..\BlockchainScanner.cpp:650) scanned from height #355734 to #356739
-INFO  - 1478592394: (..\BlockchainScanner.cpp:650) scanned from height #356740 to #357866
-INFO  - 1478592403: (..\BlockchainScanner.cpp:650) scanned from height #357867 to #359078
-INFO  - 1478592408: (..\BlockchainScanner.cpp:650) scanned from height #359079 to #359929
-INFO  - 1478592414: (..\BlockchainScanner.cpp:650) scanned from height #359930 to #360899
-INFO  - 1478592437: (..\BlockchainScanner.cpp:650) scanned from height #360900 to #361686
-INFO  - 1478592451: (..\BlockchainScanner.cpp:650) scanned from height #361687 to #362628
-INFO  - 1478592456: (..\BlockchainScanner.cpp:650) scanned from height #362629 to #363379
-INFO  - 1478592463: (..\BlockchainScanner.cpp:650) scanned from height #363380 to #364362
-INFO  - 1478592476: (..\BlockchainScanner.cpp:650) scanned from height #364363 to #365053
-INFO  - 1478592497: (..\BlockchainScanner.cpp:650) scanned from height #365054 to #365879
-INFO  - 1478592511: (..\BlockchainScanner.cpp:650) scanned from height #365880 to #367176
-INFO  - 1478592516: (..\BlockchainScanner.cpp:650) scanned from height #367177 to #367528
-INFO  - 1478592526: (..\BlockchainScanner.cpp:650) scanned from height #367529 to #368399
-INFO  - 1478592535: (..\BlockchainScanner.cpp:650) scanned from height #368400 to #369017
-INFO  - 1478592546: (..\BlockchainScanner.cpp:650) scanned from height #369018 to #369823
-INFO  - 1478592551: (..\BlockchainScanner.cpp:650) scanned from height #369824 to #370832
-INFO  - 1478592558: (..\BlockchainScanner.cpp:650) scanned from height #370833 to #371951
-INFO  - 1478592569: (..\BlockchainScanner.cpp:650) scanned from height #371952 to #372774
-INFO  - 1478592586: (..\BlockchainScanner.cpp:650) scanned from height #372775 to #373648
-INFO  - 1478592591: (..\BlockchainScanner.cpp:650) scanned from height #373649 to #374121
-INFO  - 1478592606: (..\BlockchainScanner.cpp:650) scanned from height #374122 to #374507
-INFO  - 1478592614: (..\BlockchainScanner.cpp:650) scanned from height #374508 to #375658
-INFO  - 1478592618: (..\BlockchainScanner.cpp:650) scanned from height #375659 to #376531
-INFO  - 1478592625: (..\BlockchainScanner.cpp:650) scanned from height #376532 to #377202
-INFO  - 1478592643: (..\BlockchainScanner.cpp:650) scanned from height #377203 to #378285
-INFO  - 1478592657: (..\BlockchainScanner.cpp:650) scanned from height #378286 to #379440
-INFO  - 1478592674: (..\BlockchainScanner.cpp:650) scanned from height #379441 to #380375
-INFO  - 1478592680: (..\BlockchainScanner.cpp:650) scanned from height #380376 to #381068
-INFO  - 1478592684: (..\BlockchainScanner.cpp:650) scanned from height #381069 to #381734
-INFO  - 1478592699: (..\BlockchainScanner.cpp:650) scanned from height #381735 to #382465
-INFO  - 1478592705: (..\BlockchainScanner.cpp:650) scanned from height #382466 to #383333
-INFO  - 1478592713: (..\BlockchainScanner.cpp:650) scanned from height #383334 to #384008
-INFO  - 1478592724: (..\BlockchainScanner.cpp:650) scanned from height #384009 to #385054
-INFO  - 1478592729: (..\BlockchainScanner.cpp:650) scanned from height #385055 to #385623
-INFO  - 1478592734: (..\BlockchainScanner.cpp:650) scanned from height #385624 to #386304
-INFO  - 1478592745: (..\BlockchainScanner.cpp:650) scanned from height #386305 to #387306
-INFO  - 1478592754: (..\BlockchainScanner.cpp:650) scanned from height #387307 to #388192
-INFO  - 1478592760: (..\BlockchainScanner.cpp:650) scanned from height #388193 to #388290
-INFO  - 1478592760: (..\BlockchainScanner.cpp:650) scanned from height #388291 to #388292
-INFO  - 1478592763: (..\BlockchainScanner.cpp:650) scanned from height #388293 to #388765
-INFO  - 1478592767: (..\BlockchainScanner.cpp:650) scanned from height #388766 to #389116
-INFO  - 1478592774: (..\BlockchainScanner.cpp:650) scanned from height #389117 to #389390
-INFO  - 1478592789: (..\BlockchainScanner.cpp:650) scanned from height #389391 to #390539
-INFO  - 1478592800: (..\BlockchainScanner.cpp:650) scanned from height #390540 to #391463
-INFO  - 1478592808: (..\BlockchainScanner.cpp:650) scanned from height #391464 to #392382
-INFO  - 1478592824: (..\BlockchainScanner.cpp:650) scanned from height #392383 to #392908
-INFO  - 1478592828: (..\BlockchainScanner.cpp:650) scanned from height #392909 to #393539
-INFO  - 1478592833: (..\BlockchainScanner.cpp:650) scanned from height #393540 to #393884
-INFO  - 1478592850: (..\BlockchainScanner.cpp:650) scanned from height #393885 to #394948
-INFO  - 1478592855: (..\BlockchainScanner.cpp:650) scanned from height #394949 to #395202
-INFO  - 1478592871: (..\BlockchainScanner.cpp:650) scanned from height #395203 to #396096
-INFO  - 1478592894: (..\BlockchainScanner.cpp:650) scanned from height #396097 to #396960
-INFO  - 1478592907: (..\BlockchainScanner.cpp:650) scanned from height #396961 to #397425
-INFO  - 1478592917: (..\BlockchainScanner.cpp:650) scanned from height #397426 to #398298
-INFO  - 1478592923: (..\BlockchainScanner.cpp:650) scanned from height #398299 to #398994
-INFO  - 1478592932: (..\BlockchainScanner.cpp:650) scanned from height #398995 to #399554
-INFO  - 1478592939: (..\BlockchainScanner.cpp:650) scanned from height #399555 to #399752
-INFO  - 1478592950: (..\BlockchainScanner.cpp:650) scanned from height #399753 to #400705
-INFO  - 1478592961: (..\BlockchainScanner.cpp:650) scanned from height #400706 to #401440
-INFO  - 1478592970: (..\BlockchainScanner.cpp:650) scanned from height #401441 to #402029
-INFO  - 1478592980: (..\BlockchainScanner.cpp:650) scanned from height #402030 to #402805
-INFO  - 1478592998: (..\BlockchainScanner.cpp:650) scanned from height #402806 to #403707
-INFO  - 1478593017: (..\BlockchainScanner.cpp:650) scanned from height #403708 to #404478
-INFO  - 1478593028: (..\BlockchainScanner.cpp:650) scanned from height #404479 to #404649
-INFO  - 1478593032: (..\BlockchainScanner.cpp:650) scanned from height #404650 to #404734
-INFO  - 1478593041: (..\BlockchainScanner.cpp:650) scanned from height #404735 to #405233
-INFO  - 1478593051: (..\BlockchainScanner.cpp:650) scanned from height #405234 to #405760
-INFO  - 1478593065: (..\BlockchainScanner.cpp:650) scanned from height #405761 to #406228
-INFO  - 1478593087: (..\BlockchainScanner.cpp:650) scanned from height #406229 to #406924
-INFO  - 1478593109: (..\BlockchainScanner.cpp:650) scanned from height #406925 to #407521
-INFO  - 1478593113: (..\BlockchainScanner.cpp:650) scanned from height #407522 to #407997
-INFO  - 1478593169: (..\BlockchainScanner.cpp:650) scanned from height #407998 to #408648
-INFO  - 1478593176: (..\BlockchainScanner.cpp:650) scanned from height #408649 to #409120
-INFO  - 1478593207: (..\BlockchainScanner.cpp:650) scanned from height #409121 to #409270
-INFO  - 1478593211: (..\BlockchainScanner.cpp:650) scanned from height #409271 to #409338
-INFO  - 1478593230: (..\BlockchainScanner.cpp:650) scanned from height #409339 to #409457
-INFO  - 1478593244: (..\BlockchainScanner.cpp:650) scanned from height #409458 to #409648
-INFO  - 1478593245: (..\BlockchainScanner.cpp:650) scanned from height #409649 to #409717
-INFO  - 1478593277: (..\BlockchainScanner.cpp:650) scanned from height #409718 to #411188
-INFO  - 1478593287: (..\BlockchainScanner.cpp:650) scanned from height #411189 to #411501
-INFO  - 1478593296: (..\BlockchainScanner.cpp:650) scanned from height #411502 to #411992
-INFO  - 1478593305: (..\BlockchainScanner.cpp:650) scanned from height #411993 to #412216
-INFO  - 1478593381: (..\BlockchainScanner.cpp:650) scanned from height #412217 to #413373
-INFO  - 1478593392: (..\BlockchainScanner.cpp:650) scanned from height #413374 to #413453
-INFO  - 1478593434: (..\BlockchainScanner.cpp:650) scanned from height #413454 to #414225
-INFO  - 1478593465: (..\BlockchainScanner.cpp:650) scanned from height #414226 to #415017
-INFO  - 1478593488: (..\BlockchainScanner.cpp:650) scanned from height #415018 to #415397
-INFO  - 1478593492: (..\BlockchainScanner.cpp:650) scanned from height #415398 to #415409
-INFO  - 1478593562: (..\BlockchainScanner.cpp:650) scanned from height #415410 to #416520
-INFO  - 1478593569: (..\BlockchainScanner.cpp:650) scanned from height #416521 to #417059
-INFO  - 1478593603: (..\BlockchainScanner.cpp:650) scanned from height #417060 to #417565
-INFO  - 1478593633: (..\BlockchainScanner.cpp:650) scanned from height #417566 to #418052
-INFO  - 1478593640: (..\BlockchainScanner.cpp:650) scanned from height #418053 to #418355
-INFO  - 1478593689: (..\BlockchainScanner.cpp:650) scanned from height #418356 to #418954
-INFO  - 1478593704: (..\BlockchainScanner.cpp:650) scanned from height #418955 to #419286
-INFO  - 1478593707: (..\BlockchainScanner.cpp:650) scanned from height #419287 to #419358
-INFO  - 1478593719: (..\BlockchainScanner.cpp:650) scanned from height #419359 to #419692
-INFO  - 1478593740: (..\BlockchainScanner.cpp:650) scanned from height #419693 to #420175
-INFO  - 1478593742: (..\BlockchainScanner.cpp:650) scanned from height #420176 to #420205
-INFO  - 1478593748: (..\BlockchainScanner.cpp:650) scanned from height #420206 to #420230
-INFO  - 1478593751: (..\BlockchainScanner.cpp:650) scanned from height #420231 to #420272
-INFO  - 1478593788: (..\BlockchainScanner.cpp:650) scanned from height #420273 to #420828
-INFO  - 1478593805: (..\BlockchainScanner.cpp:650) scanned from height #420829 to #421303
-INFO  - 1478593884: (..\BlockchainScanner.cpp:650) scanned from height #421304 to #421987
-INFO  - 1478593909: (..\BlockchainScanner.cpp:650) scanned from height #421988 to #422499
-INFO  - 1478593969: (..\BlockchainScanner.cpp:650) scanned from height #422500 to #423297
-INFO  - 1478593988: (..\BlockchainScanner.cpp:650) scanned from height #423298 to #423675
-INFO  - 1478594004: (..\BlockchainScanner.cpp:650) scanned from height #423676 to #424205
-INFO  - 1478594006: (..\BlockchainScanner.cpp:650) scanned from height #424206 to #424242
-INFO  - 1478594045: (..\BlockchainScanner.cpp:650) scanned from height #424243 to #424987
-INFO  - 1478594053: (..\BlockchainScanner.cpp:650) scanned from height #424988 to #425183
-INFO  - 1478594072: (..\BlockchainScanner.cpp:650) scanned from height #425184 to #425458
-INFO  - 1478594089: (..\BlockchainScanner.cpp:650) scanned from height #425459 to #425850
-INFO  - 1478594128: (..\BlockchainScanner.cpp:650) scanned from height #425851 to #426419
-INFO  - 1478594189: (..\BlockchainScanner.cpp:650) scanned from height #426420 to #427335
-INFO  - 1478594205: (..\BlockchainScanner.cpp:650) scanned from height #427336 to #427522
-INFO  - 1478594243: (..\BlockchainScanner.cpp:650) scanned from height #427523 to #428116
-INFO  - 1478594266: (..\BlockchainScanner.cpp:650) scanned from height #428117 to #428516
-INFO  - 1478594289: (..\BlockchainScanner.cpp:650) scanned from height #428517 to #429259
-INFO  - 1478594312: (..\BlockchainScanner.cpp:650) scanned from height #429260 to #429895
-INFO  - 1478594328: (..\BlockchainScanner.cpp:650) scanned from height #429896 to #430515
-INFO  - 1478594332: (..\BlockchainScanner.cpp:650) scanned from height #430516 to #430730
-INFO  - 1478594343: (..\BlockchainScanner.cpp:650) scanned from height #430731 to #431226
-INFO  - 1478594350: (..\BlockchainScanner.cpp:650) scanned from height #431227 to #431428
-INFO  - 1478594359: (..\BlockchainScanner.cpp:650) scanned from height #431429 to #431816
-INFO  - 1478594363: (..\BlockchainScanner.cpp:650) scanned from height #431817 to #432001
-INFO  - 1478594369: (..\BlockchainScanner.cpp:650) scanned from height #432002 to #432109
-INFO  - 1478594378: (..\BlockchainScanner.cpp:650) scanned from height #432110 to #432527
-INFO  - 1478594383: (..\BlockchainScanner.cpp:650) scanned from height #432528 to #432745
-INFO  - 1478594427: (..\BlockchainScanner.cpp:650) scanned from height #432746 to #433798
-INFO  - 1478594445: (..\BlockchainScanner.cpp:650) scanned from height #433799 to #434383
-INFO  - 1478594458: (..\BlockchainScanner.cpp:650) scanned from height #434384 to #434910
-INFO  - 1478594467: (..\BlockchainScanner.cpp:650) scanned from height #434911 to #435342
-INFO  - 1478594482: (..\BlockchainScanner.cpp:650) scanned from height #435343 to #435903
-INFO  - 1478594496: (..\BlockchainScanner.cpp:650) scanned from height #435904 to #436244
-INFO  - 1478594507: (..\BlockchainScanner.cpp:650) scanned from height #436245 to #437088
-INFO  - 1478594514: (..\BlockchainScanner.cpp:650) scanned from height #437089 to #437752
-INFO  - 1478594515: (..\BlockchainScanner.cpp:650) scanned from height #437753 to #437853
-INFO  - 1478594516: (..\BlockchainScanner.cpp:225) scanned transaction history in 2776.37s
-INFO  - 1478594653: (..\BlockchainScanner.cpp:1560) resolving txhashes
-INFO  - 1478595079: (..\BlockchainScanner.cpp:1616) 1766 blocks hit by tx filters
-INFO  - 1478595536: (..\BlockchainScanner.cpp:1705) found 1804 missing hashes
-INFO  - 1478595536: (..\BlockchainScanner.cpp:1750) Resolved missing hashes in 883.852s
-INFO  - 1478595538: (..\BlockchainScanner.cpp:650) scanned from height #437853 to #437853
-INFO  - 1478595538: (..\BDM_supportClasses.cpp:480) Done with side scan of wallet
-INFO  - 1478625764: (..\BDM_Server.cpp:826) unregistered bdv: a072566614b74ec0c87c
-INFO  - 1478625765: (..\BDM_Server.cpp:737) proceeding to shutdown
Interesting, that log write to file only after I shoutdown ArmoryQT (in ArmoryDB application adds this line and next: -INFO  - 1478625764: (..\BDM_Server.cpp:826) unregistered bdv: a072566614b74ec0c87c).
4  Bitcoin / Armory / Re: Armory 0.95.1 is out on: November 07, 2016, 06:58:10 PM
Yes, it work with 0.94.1. I try rebuild Armory database again. May be it help (it's not fast Smiley ).
5  Bitcoin / Armory / Re: Armory 0.95.1 is out on: November 07, 2016, 05:58:12 PM
You suggest rebuild full 100Gb in Bitcoin Core? BitcoinQT not find problems. Bitcoind not crash and work fine all time.
6  Bitcoin / Armory / Re: Armory 0.95.1 is out on: November 07, 2016, 05:34:40 PM
For me not work. ArmoryDB shoutdown. Bitcoind and ArmoryQT work normal (but sometimes ArmoryQT freeze).


Log:
Code:
Log file opened at 1478532351: R:\Bitcoin\Armory\Data/dbLog.txt
-INFO  - 1478532351: (..\main.cpp:23) Running on 2 threads
-INFO  - 1478532351: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1478532351: (..\BlockUtils.cpp:1338) blkfile dir: R:\Bitcoin\Data\blocks
-INFO  - 1478532351: (..\BlockUtils.cpp:1339) lmdb dir: R:\Bitcoin\Armory\Data\databases
-INFO  - 1478532351: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1478532352: (..\BlockUtils.cpp:1521) Executing: doInitialSyncOnLoad
-INFO  - 1478532352: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1478532352: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1478532352: (..\BDM_Server.cpp:797) registered bdv: dde425edf43ef6be5bfa
-INFO  - 1478532394: (..\DatabaseBuilder.cpp:208) Found 437708 headers in db
-INFO  - 1478532399: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1478532400: (..\DatabaseBuilder.cpp:477) Found next block after skipping 688407bytes
-INFO  - 1478532400: (..\DatabaseBuilder.cpp:268) parsed block file #672
-DEBUG - 1478532403: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1478532404: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 5.281s
-INFO  - 1478532404: (..\BlockUtils.cpp:1636) Enabling zero-conf tracking
-INFO  - 1478532405: (..\BDM_supportClasses.cpp:366) Starting address registration process
-INFO  - 1478532492: (..\BlockchainScanner.cpp:650) scanned from height #0 to #142518
-INFO  - 1478532783: (..\BlockchainScanner.cpp:650) scanned from height #142519 to #163679
-INFO  - 1478532821: (..\BlockchainScanner.cpp:650) scanned from height #163680 to #179799
-INFO  - 1478532837: (..\BlockchainScanner.cpp:650) scanned from height #179800 to #184367
-INFO  - 1478532862: (..\BlockchainScanner.cpp:650) scanned from height #184368 to #188884
-INFO  - 1478532880: (..\BlockchainScanner.cpp:650) scanned from height #188885 to #193618
-INFO  - 1478532904: (..\BlockchainScanner.cpp:650) scanned from height #193619 to #197561
-INFO  - 1478532937: (..\BlockchainScanner.cpp:650) scanned from height #197562 to #202226
-INFO  - 1478532959: (..\BlockchainScanner.cpp:650) scanned from height #202227 to #207989
-INFO  - 1478532972: (..\BlockchainScanner.cpp:650) scanned from height #207990 to #211738
-INFO  - 1478532983: (..\BlockchainScanner.cpp:650) scanned from height #211739 to #214864
-INFO  - 1478532993: (..\BlockchainScanner.cpp:650) scanned from height #214865 to #217567
-INFO  - 1478533006: (..\BlockchainScanner.cpp:650) scanned from height #217568 to #220141
-INFO  - 1478533020: (..\BlockchainScanner.cpp:650) scanned from height #220142 to #222771
-INFO  - 1478533032: (..\BlockchainScanner.cpp:650) scanned from height #222772 to #225055
-INFO  - 1478533041: (..\BlockchainScanner.cpp:650) scanned from height #225056 to #228002
-INFO  - 1478533059: (..\BlockchainScanner.cpp:650) scanned from height #228003 to #230231
-INFO  - 1478533069: (..\BlockchainScanner.cpp:650) scanned from height #230232 to #232697
-INFO  - 1478533108: (..\BlockchainScanner.cpp:650) scanned from height #232698 to #235139
-INFO  - 1478533138: (..\BlockchainScanner.cpp:650) scanned from height #235140 to #237233
-INFO  - 1478533214: (..\BlockchainScanner.cpp:650) scanned from height #237234 to #240031
-INFO  - 1478533265: (..\BlockchainScanner.cpp:650) scanned from height #240032 to #243363
-INFO  - 1478533283: (..\BlockchainScanner.cpp:650) scanned from height #243364 to #247174
-INFO  - 1478533309: (..\BlockchainScanner.cpp:650) scanned from height #247175 to #250677
-INFO  - 1478533350: (..\BlockchainScanner.cpp:650) scanned from height #250678 to #253678
-INFO  - 1478533378: (..\BlockchainScanner.cpp:650) scanned from height #253679 to #256633
-INFO  - 1478533388: (..\BlockchainScanner.cpp:650) scanned from height #256634 to #259826
-INFO  - 1478533403: (..\BlockchainScanner.cpp:650) scanned from height #259827 to #262871
-INFO  - 1478533413: (..\BlockchainScanner.cpp:650) scanned from height #262872 to #266052
-INFO  - 1478533427: (..\BlockchainScanner.cpp:650) scanned from height #266053 to #268842
-INFO  - 1478533447: (..\BlockchainScanner.cpp:650) scanned from height #268843 to #270791
-INFO  - 1478533463: (..\BlockchainScanner.cpp:650) scanned from height #270792 to #272659
-INFO  - 1478533478: (..\BlockchainScanner.cpp:650) scanned from height #272660 to #274880
-INFO  - 1478533498: (..\BlockchainScanner.cpp:650) scanned from height #274881 to #277185
-INFO  - 1478533515: (..\BlockchainScanner.cpp:650) scanned from height #277186 to #279646
-INFO  - 1478533531: (..\BlockchainScanner.cpp:650) scanned from height #279647 to #282116
-INFO  - 1478533649: (..\BlockchainScanner.cpp:650) scanned from height #282117 to #284930
-INFO  - 1478533665: (..\BlockchainScanner.cpp:650) scanned from height #284931 to #287397
-ERROR - 1478533676: (..\BitcoinP2P.cpp:861) caught StopBlockingLoop in processDataStackThread
-INFO  - 1478533677: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478533680: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1478533690: (..\BlockchainScanner.cpp:650) scanned from height #287398 to #288980
-INFO  - 1478533708: (..\BlockchainScanner.cpp:650) scanned from height #288981 to #290734
-INFO  - 1478533730: (..\BlockchainScanner.cpp:650) scanned from height #290735 to #292594
-INFO  - 1478533747: (..\BlockchainScanner.cpp:650) scanned from height #292595 to #294598
-INFO  - 1478533772: (..\BlockchainScanner.cpp:650) scanned from height #294599 to #296152
-INFO  - 1478533791: (..\BlockchainScanner.cpp:650) scanned from height #296153 to #297523
-INFO  - 1478533920: (..\BlockchainScanner.cpp:650) scanned from height #297524 to #299260
-INFO  - 1478533939: (..\BlockchainScanner.cpp:650) scanned from height #299261 to #301745
-INFO  - 1478533976: (..\BlockchainScanner.cpp:650) scanned from height #301746 to #303358
-INFO  - 1478534000: (..\BlockchainScanner.cpp:650) scanned from height #303359 to #305208
-INFO  - 1478534073: (..\BlockchainScanner.cpp:650) scanned from height #305209 to #306985
-INFO  - 1478534106: (..\BlockchainScanner.cpp:650) scanned from height #306986 to #308998
-INFO  - 1478534123: (..\BlockchainScanner.cpp:650) scanned from height #308999 to #311234
-INFO  - 1478534135: (..\BlockchainScanner.cpp:650) scanned from height #311235 to #312705
-INFO  - 1478534161: (..\BlockchainScanner.cpp:650) scanned from height #312706 to #314565
-INFO  - 1478534172: (..\BlockchainScanner.cpp:650) scanned from height #314566 to #316104
-INFO  - 1478534201: (..\BlockchainScanner.cpp:650) scanned from height #316105 to #318384
-INFO  - 1478534219: (..\BlockchainScanner.cpp:650) scanned from height #318385 to #319756
-INFO  - 1478534252: (..\BlockchainScanner.cpp:650) scanned from height #319757 to #321089
-INFO  - 1478534297: (..\BlockchainScanner.cpp:650) scanned from height #321090 to #323073
-INFO  - 1478534400: (..\BlockchainScanner.cpp:650) scanned from height #323074 to #324835
-INFO  - 1478534444: (..\BlockchainScanner.cpp:650) scanned from height #324836 to #326600
-INFO  - 1478534466: (..\BlockchainScanner.cpp:650) scanned from height #326601 to #328037
-INFO  - 1478534504: (..\BlockchainScanner.cpp:650) scanned from height #328038 to #329542
-INFO  - 1478534531: (..\BlockchainScanner.cpp:650) scanned from height #329543 to #330584
-INFO  - 1478534579: (..\BlockchainScanner.cpp:650) scanned from height #330585 to #332844
-INFO  - 1478534591: (..\BlockchainScanner.cpp:650) scanned from height #332845 to #334383
-INFO  - 1478534603: (..\BlockchainScanner.cpp:650) scanned from height #334384 to #334733
-INFO  - 1478534649: (..\BlockchainScanner.cpp:650) scanned from height #334734 to #335987
-INFO  - 1478534659: (..\BlockchainScanner.cpp:650) scanned from height #335988 to #337671
-INFO  - 1478534685: (..\BlockchainScanner.cpp:650) scanned from height #337672 to #339091
-INFO  - 1478534702: (..\BlockchainScanner.cpp:650) scanned from height #339092 to #340133
-INFO  - 1478534724: (..\BlockchainScanner.cpp:650) scanned from height #340134 to #341194
-INFO  - 1478534742: (..\BlockchainScanner.cpp:650) scanned from height #341195 to #342481
-INFO  - 1478534768: (..\BlockchainScanner.cpp:650) scanned from height #342482 to #343670
-INFO  - 1478534817: (..\BlockchainScanner.cpp:650) scanned from height #343671 to #344839
-INFO  - 1478534833: (..\BlockchainScanner.cpp:650) scanned from height #344840 to #345617
-INFO  - 1478534834: (..\BlockchainScanner.cpp:650) scanned from height #345618 to #345624
-INFO  - 1478534853: (..\BlockchainScanner.cpp:650) scanned from height #345625 to #347894
-INFO  - 1478534870: (..\BlockchainScanner.cpp:650) scanned from height #347895 to #349336
-INFO  - 1478534888: (..\BlockchainScanner.cpp:650) scanned from height #349337 to #350335
-INFO  - 1478534896: (..\BlockchainScanner.cpp:650) scanned from height #350336 to #351377
-INFO  - 1478534904: (..\BlockchainScanner.cpp:650) scanned from height #351378 to #351627
-INFO  - 1478534962: (..\BlockchainScanner.cpp:650) scanned from height #351628 to #353471
-INFO  - 1478534969: (..\BlockchainScanner.cpp:650) scanned from height #353472 to #354132
-INFO  - 1478535010: (..\BlockchainScanner.cpp:650) scanned from height #354133 to #355733
-INFO  - 1478535018: (..\BlockchainScanner.cpp:650) scanned from height #355734 to #356739
-INFO  - 1478535037: (..\BlockchainScanner.cpp:650) scanned from height #356740 to #357866
-INFO  - 1478535055: (..\BlockchainScanner.cpp:650) scanned from height #357867 to #359078
-INFO  - 1478535072: (..\BlockchainScanner.cpp:650) scanned from height #359079 to #359929
-INFO  - 1478535087: (..\BlockchainScanner.cpp:650) scanned from height #359930 to #360899
-INFO  - 1478535120: (..\BlockchainScanner.cpp:650) scanned from height #360900 to #361686
-INFO  - 1478535144: (..\BlockchainScanner.cpp:650) scanned from height #361687 to #362628
-INFO  - 1478535175: (..\BlockchainScanner.cpp:650) scanned from height #362629 to #363379
-INFO  - 1478535207: (..\BlockchainScanner.cpp:650) scanned from height #363380 to #364362
-INFO  - 1478535229: (..\BlockchainScanner.cpp:650) scanned from height #364363 to #365053
-INFO  - 1478535270: (..\BlockchainScanner.cpp:650) scanned from height #365054 to #365879
-INFO  - 1478535340: (..\BlockchainScanner.cpp:650) scanned from height #365880 to #367176
-INFO  - 1478535348: (..\BlockchainScanner.cpp:650) scanned from height #367177 to #367528
-INFO  - 1478535372: (..\BlockchainScanner.cpp:650) scanned from height #367529 to #368399
-INFO  - 1478535390: (..\BlockchainScanner.cpp:650) scanned from height #368400 to #369017
-INFO  - 1478535399: (..\BlockchainScanner.cpp:650) scanned from height #369018 to #369823
-INFO  - 1478535431: (..\BlockchainScanner.cpp:650) scanned from height #369824 to #370832
-INFO  - 1478535544: (..\BlockchainScanner.cpp:650) scanned from height #370833 to #371951
-INFO  - 1478535561: (..\BlockchainScanner.cpp:650) scanned from height #371952 to #372774
-INFO  - 1478535598: (..\BlockchainScanner.cpp:650) scanned from height #372775 to #373648
-INFO  - 1478535622: (..\BlockchainScanner.cpp:650) scanned from height #373649 to #374121
-INFO  - 1478535636: (..\BlockchainScanner.cpp:650) scanned from height #374122 to #374507
-INFO  - 1478535674: (..\BlockchainScanner.cpp:650) scanned from height #374508 to #375658
-INFO  - 1478535686: (..\BlockchainScanner.cpp:650) scanned from height #375659 to #376531
-INFO  - 1478535698: (..\BlockchainScanner.cpp:650) scanned from height #376532 to #377202
-INFO  - 1478535746: (..\BlockchainScanner.cpp:650) scanned from height #377203 to #378285
-INFO  - 1478535812: (..\BlockchainScanner.cpp:650) scanned from height #378286 to #379440
-ERROR - 1478535885: (..\SocketObject.cpp:125) poll() error in writeToSocket: 10038
-ERROR - 1478535885: (..\BitcoinP2P.cpp:861) caught StopBlockingLoop in processDataStackThread
-INFO  - 1478535885: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478535886: (..\BlockchainScanner.cpp:650) scanned from height #379441 to #380375
-INFO  - 1478535894: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-ERROR - 1478537681: (..\SocketObject.cpp:133) POLLERR in writeToSocket
-ERROR - 1478537681: (..\SocketObject.cpp:133) POLLERR in writeToSocket
-ERROR - 1478537681: (..\SocketObject.cpp:133) POLLERR in writeToSocket
-ERROR - 1478537681: (..\SocketObject.cpp:133) POLLERR in writeToSocket
-ERROR - 1478537682: (..\BitcoinP2P.cpp:851) caught SocketError exception in processDataStackThread: recv error: 10054
-INFO  - 1478537682: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478537683: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node

It's second run. At first run this:
Code:
Log file opened at 1478524470: R:\Bitcoin\Armory\Data/dbLog.txt
-INFO  - 1478524470: (..\main.cpp:23) Running on 2 threads
-INFO  - 1478524470: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1478524470: (..\BlockUtils.cpp:1338) blkfile dir: R:\Bitcoin\Data\blocks
-INFO  - 1478524470: (..\BlockUtils.cpp:1339) lmdb dir: R:\Bitcoin\Armory\Data\databases
-INFO  - 1478524470: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1478524472: (..\BlockUtils.cpp:1521) Executing: doInitialSyncOnLoad
-INFO  - 1478524472: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1478524472: (..\BDM_Server.cpp:797) registered bdv: c15155df90911e1623e1
-INFO  - 1478524502: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1478524530: (..\DatabaseBuilder.cpp:208) Found 437691 headers in db
-INFO  - 1478524534: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1478524536: (..\DatabaseBuilder.cpp:477) Found next block after skipping 511263bytes
-INFO  - 1478524539: (..\DatabaseBuilder.cpp:268) parsed block file #671
-DEBUG - 1478524539: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1478524540: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 5.977s
-INFO  - 1478524540: (..\BlockUtils.cpp:1636) Enabling zero-conf tracking
-INFO  - 1478524541: (..\BDM_supportClasses.cpp:366) Starting address registration process
-INFO  - 1478524819: (..\BlockchainScanner.cpp:650) scanned from height #0 to #142518
-INFO  - 1478524844: (..\BlockchainScanner.cpp:650) scanned from height #142519 to #163679
-INFO  - 1478524869: (..\BlockchainScanner.cpp:650) scanned from height #163680 to #179799
-INFO  - 1478524891: (..\BlockchainScanner.cpp:650) scanned from height #179800 to #184367
-INFO  - 1478524914: (..\BlockchainScanner.cpp:650) scanned from height #184368 to #188884
-INFO  - 1478524959: (..\BlockchainScanner.cpp:650) scanned from height #188885 to #193618
-INFO  - 1478524970: (..\BlockchainScanner.cpp:650) scanned from height #193619 to #197561
-INFO  - 1478524988: (..\BlockchainScanner.cpp:650) scanned from height #197562 to #202226
-INFO  - 1478525009: (..\BlockchainScanner.cpp:650) scanned from height #202227 to #207989
-INFO  - 1478525033: (..\BlockchainScanner.cpp:650) scanned from height #207990 to #211738
-INFO  - 1478525044: (..\BlockchainScanner.cpp:650) scanned from height #211739 to #214864
-INFO  - 1478525057: (..\BlockchainScanner.cpp:650) scanned from height #214865 to #217567
-INFO  - 1478525066: (..\BlockchainScanner.cpp:650) scanned from height #217568 to #220141
-INFO  - 1478525089: (..\BlockchainScanner.cpp:650) scanned from height #220142 to #222771
-INFO  - 1478525099: (..\BlockchainScanner.cpp:650) scanned from height #222772 to #225055
-INFO  - 1478525110: (..\BlockchainScanner.cpp:650) scanned from height #225056 to #228002
-INFO  - 1478525120: (..\BlockchainScanner.cpp:650) scanned from height #228003 to #230231
-INFO  - 1478525130: (..\BlockchainScanner.cpp:650) scanned from height #230232 to #232697
-INFO  - 1478525139: (..\BlockchainScanner.cpp:650) scanned from height #232698 to #235139
-INFO  - 1478525148: (..\BlockchainScanner.cpp:650) scanned from height #235140 to #237233
-INFO  - 1478525163: (..\BlockchainScanner.cpp:650) scanned from height #237234 to #240031
-INFO  - 1478525227: (..\BlockchainScanner.cpp:650) scanned from height #240032 to #243363
-INFO  - 1478525243: (..\BlockchainScanner.cpp:650) scanned from height #243364 to #247174
-INFO  - 1478525271: (..\BlockchainScanner.cpp:650) scanned from height #247175 to #250677
-INFO  - 1478525284: (..\BlockchainScanner.cpp:650) scanned from height #250678 to #253678
-INFO  - 1478525294: (..\BlockchainScanner.cpp:650) scanned from height #253679 to #256633
-INFO  - 1478525308: (..\BlockchainScanner.cpp:650) scanned from height #256634 to #259826
-INFO  - 1478525318: (..\BlockchainScanner.cpp:650) scanned from height #259827 to #262871
-INFO  - 1478525324: (..\BlockchainScanner.cpp:650) scanned from height #262872 to #266052
-INFO  - 1478525358: (..\BlockchainScanner.cpp:650) scanned from height #266053 to #268842
-INFO  - 1478525377: (..\BlockchainScanner.cpp:650) scanned from height #268843 to #270791
-INFO  - 1478525497: (..\BlockchainScanner.cpp:650) scanned from height #270792 to #272659
-INFO  - 1478525519: (..\BlockchainScanner.cpp:650) scanned from height #272660 to #274880
-INFO  - 1478525559: (..\BlockchainScanner.cpp:650) scanned from height #274881 to #277185
-INFO  - 1478525567: (..\BlockchainScanner.cpp:650) scanned from height #277186 to #279646
-INFO  - 1478525588: (..\BlockchainScanner.cpp:650) scanned from height #279647 to #282116
-INFO  - 1478525617: (..\BlockchainScanner.cpp:650) scanned from height #282117 to #284930
-INFO  - 1478525677: (..\BlockchainScanner.cpp:650) scanned from height #284931 to #287397
-INFO  - 1478525685: (..\BlockchainScanner.cpp:650) scanned from height #287398 to #288980
-INFO  - 1478525781: (..\BlockchainScanner.cpp:650) scanned from height #288981 to #290734
-INFO  - 1478525799: (..\BlockchainScanner.cpp:650) scanned from height #290735 to #292594
-INFO  - 1478525812: (..\BlockchainScanner.cpp:650) scanned from height #292595 to #294598
-ERROR - 1478525827: (..\BitcoinP2P.cpp:861) caught StopBlockingLoop in processDataStackThread
-INFO  - 1478525827: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478525830: (..\BlockchainScanner.cpp:650) scanned from height #294599 to #296152
-INFO  - 1478525841: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1478525969: (..\BlockchainScanner.cpp:650) scanned from height #296153 to #297523
-INFO  - 1478526000: (..\BlockchainScanner.cpp:650) scanned from height #297524 to #299260
-INFO  - 1478526041: (..\BlockchainScanner.cpp:650) scanned from height #299261 to #301745
-INFO  - 1478526073: (..\BlockchainScanner.cpp:650) scanned from height #301746 to #303358
-INFO  - 1478526081: (..\BlockchainScanner.cpp:650) scanned from height #303359 to #305208
-INFO  - 1478526101: (..\BlockchainScanner.cpp:650) scanned from height #305209 to #306985
-INFO  - 1478526115: (..\BlockchainScanner.cpp:650) scanned from height #306986 to #308998
-INFO  - 1478526127: (..\BlockchainScanner.cpp:650) scanned from height #308999 to #311234
-INFO  - 1478526139: (..\BlockchainScanner.cpp:650) scanned from height #311235 to #312705
-INFO  - 1478526229: (..\BlockchainScanner.cpp:650) scanned from height #312706 to #314565
-INFO  - 1478526246: (..\BlockchainScanner.cpp:650) scanned from height #314566 to #316104
-INFO  - 1478526271: (..\BlockchainScanner.cpp:650) scanned from height #316105 to #318384
-INFO  - 1478526281: (..\BlockchainScanner.cpp:650) scanned from height #318385 to #319756
-INFO  - 1478526303: (..\BlockchainScanner.cpp:650) scanned from height #319757 to #321089
-INFO  - 1478526329: (..\BlockchainScanner.cpp:650) scanned from height #321090 to #323073
-INFO  - 1478526357: (..\BlockchainScanner.cpp:650) scanned from height #323074 to #324835
-INFO  - 1478526404: (..\BlockchainScanner.cpp:650) scanned from height #324836 to #326600
-INFO  - 1478526413: (..\BlockchainScanner.cpp:650) scanned from height #326601 to #328037
-INFO  - 1478526446: (..\BlockchainScanner.cpp:650) scanned from height #328038 to #329542
-INFO  - 1478526514: (..\BlockchainScanner.cpp:650) scanned from height #329543 to #330584
-INFO  - 1478526577: (..\BlockchainScanner.cpp:650) scanned from height #330585 to #332844
-INFO  - 1478526588: (..\BlockchainScanner.cpp:650) scanned from height #332845 to #334383
-INFO  - 1478526606: (..\BlockchainScanner.cpp:650) scanned from height #334384 to #334733
-INFO  - 1478526643: (..\BlockchainScanner.cpp:650) scanned from height #334734 to #335987
-INFO  - 1478526786: (..\BlockchainScanner.cpp:650) scanned from height #335988 to #337671
-INFO  - 1478526802: (..\BlockchainScanner.cpp:650) scanned from height #337672 to #339091
-INFO  - 1478526810: (..\BlockchainScanner.cpp:650) scanned from height #339092 to #340133
-INFO  - 1478526841: (..\BlockchainScanner.cpp:650) scanned from height #340134 to #341194
-INFO  - 1478526851: (..\BlockchainScanner.cpp:650) scanned from height #341195 to #342481
-INFO  - 1478526887: (..\BlockchainScanner.cpp:650) scanned from height #342482 to #343670
-INFO  - 1478526915: (..\BlockchainScanner.cpp:650) scanned from height #343671 to #344839
-INFO  - 1478526927: (..\BlockchainScanner.cpp:650) scanned from height #344840 to #345617
-INFO  - 1478526928: (..\BlockchainScanner.cpp:650) scanned from height #345618 to #345624
-INFO  - 1478527007: (..\BlockchainScanner.cpp:650) scanned from height #345625 to #347894
-INFO  - 1478527026: (..\BlockchainScanner.cpp:650) scanned from height #347895 to #349336
-INFO  - 1478527036: (..\BlockchainScanner.cpp:650) scanned from height #349337 to #350335
-INFO  - 1478527045: (..\BlockchainScanner.cpp:650) scanned from height #350336 to #351377
-INFO  - 1478527049: (..\BlockchainScanner.cpp:650) scanned from height #351378 to #351627
-INFO  - 1478527105: (..\BlockchainScanner.cpp:650) scanned from height #351628 to #353471
-INFO  - 1478527119: (..\BlockchainScanner.cpp:650) scanned from height #353472 to #354132
-INFO  - 1478527142: (..\BlockchainScanner.cpp:650) scanned from height #354133 to #355733
-INFO  - 1478527151: (..\BlockchainScanner.cpp:650) scanned from height #355734 to #356739
-ERROR - 1478527162: (..\BitcoinP2P.cpp:861) caught StopBlockingLoop in processDataStackThread
-INFO  - 1478527162: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478527164: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1478527169: (..\BlockchainScanner.cpp:650) scanned from height #356740 to #357866
-INFO  - 1478527179: (..\BlockchainScanner.cpp:650) scanned from height #357867 to #359078
-INFO  - 1478527193: (..\BlockchainScanner.cpp:650) scanned from height #359079 to #359929
-INFO  - 1478527264: (..\BlockchainScanner.cpp:650) scanned from height #359930 to #360899
-INFO  - 1478527284: (..\BlockchainScanner.cpp:650) scanned from height #360900 to #361686
-INFO  - 1478527305: (..\BlockchainScanner.cpp:650) scanned from height #361687 to #362628
-INFO  - 1478527331: (..\BlockchainScanner.cpp:650) scanned from height #362629 to #363379
-INFO  - 1478527376: (..\BlockchainScanner.cpp:650) scanned from height #363380 to #364362
-INFO  - 1478527433: (..\BlockchainScanner.cpp:650) scanned from height #364363 to #365053
-INFO  - 1478527486: (..\BlockchainScanner.cpp:650) scanned from height #365054 to #365879
-INFO  - 1478527538: (..\BlockchainScanner.cpp:650) scanned from height #365880 to #367176
-INFO  - 1478527550: (..\BlockchainScanner.cpp:650) scanned from height #367177 to #367528
-INFO  - 1478527614: (..\BlockchainScanner.cpp:650) scanned from height #367529 to #368399
-INFO  - 1478527621: (..\BlockchainScanner.cpp:650) scanned from height #368400 to #369017
-INFO  - 1478527665: (..\BlockchainScanner.cpp:650) scanned from height #369018 to #369823
-INFO  - 1478527697: (..\BlockchainScanner.cpp:650) scanned from height #369824 to #370832
-INFO  - 1478527714: (..\BlockchainScanner.cpp:650) scanned from height #370833 to #371951
-INFO  - 1478527769: (..\BlockchainScanner.cpp:650) scanned from height #371952 to #372774
-INFO  - 1478527793: (..\BlockchainScanner.cpp:650) scanned from height #372775 to #373648
-INFO  - 1478527836: (..\BlockchainScanner.cpp:650) scanned from height #373649 to #374121
-INFO  - 1478527845: (..\BlockchainScanner.cpp:650) scanned from height #374122 to #374507
-INFO  - 1478527961: (..\BlockchainScanner.cpp:650) scanned from height #374508 to #375658
-INFO  - 1478527980: (..\BlockchainScanner.cpp:650) scanned from height #375659 to #376531
-INFO  - 1478527990: (..\BlockchainScanner.cpp:650) scanned from height #376532 to #377202
-INFO  - 1478528128: (..\BlockchainScanner.cpp:650) scanned from height #377203 to #378285
-INFO  - 1478528200: (..\BlockchainScanner.cpp:650) scanned from height #378286 to #379440
-INFO  - 1478528240: (..\BlockchainScanner.cpp:650) scanned from height #379441 to #380375
-INFO  - 1478528336: (..\BlockchainScanner.cpp:650) scanned from height #380376 to #381068
-INFO  - 1478528373: (..\BlockchainScanner.cpp:650) scanned from height #381069 to #381734
-INFO  - 1478528423: (..\BlockchainScanner.cpp:650) scanned from height #381735 to #382465
-INFO  - 1478528486: (..\BlockchainScanner.cpp:650) scanned from height #382466 to #383333
-ERROR - 1478528497: (..\BitcoinP2P.cpp:861) caught StopBlockingLoop in processDataStackThread
-INFO  - 1478528497: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478528497: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1478528516: (..\BlockchainScanner.cpp:650) scanned from height #383334 to #384008
-INFO  - 1478528551: (..\BlockchainScanner.cpp:650) scanned from height #384009 to #385054
-INFO  - 1478528580: (..\BlockchainScanner.cpp:650) scanned from height #385055 to #385623
-INFO  - 1478528650: (..\BlockchainScanner.cpp:650) scanned from height #385624 to #386304
-INFO  - 1478528765: (..\BlockchainScanner.cpp:650) scanned from height #386305 to #387306
-INFO  - 1478528814: (..\BlockchainScanner.cpp:650) scanned from height #387307 to #388192
-INFO  - 1478528822: (..\BlockchainScanner.cpp:650) scanned from height #388193 to #388290
-INFO  - 1478528822: (..\BlockchainScanner.cpp:650) scanned from height #388291 to #388292
-INFO  - 1478528853: (..\BlockchainScanner.cpp:650) scanned from height #388293 to #388765
-INFO  - 1478528864: (..\BlockchainScanner.cpp:650) scanned from height #388766 to #389116
-INFO  - 1478528879: (..\BlockchainScanner.cpp:650) scanned from height #389117 to #389390
-INFO  - 1478529060: (..\BlockchainScanner.cpp:650) scanned from height #389391 to #390539
-INFO  - 1478529095: (..\BlockchainScanner.cpp:650) scanned from height #390540 to #391463
-INFO  - 1478529128: (..\BlockchainScanner.cpp:650) scanned from height #391464 to #392382
-INFO  - 1478529140: (..\BlockchainScanner.cpp:650) scanned from height #392383 to #392908
-INFO  - 1478529183: (..\BlockchainScanner.cpp:650) scanned from height #392909 to #393539
-INFO  - 1478529191: (..\BlockchainScanner.cpp:650) scanned from height #393540 to #393884
-INFO  - 1478529230: (..\BlockchainScanner.cpp:650) scanned from height #393885 to #394948
-INFO  - 1478529238: (..\BlockchainScanner.cpp:650) scanned from height #394949 to #395202
-INFO  - 1478529259: (..\BlockchainScanner.cpp:650) scanned from height #395203 to #396096
-INFO  - 1478529338: (..\BlockchainScanner.cpp:650) scanned from height #396097 to #396960
-INFO  - 1478529355: (..\BlockchainScanner.cpp:650) scanned from height #396961 to #397425
-INFO  - 1478529424: (..\BlockchainScanner.cpp:650) scanned from height #397426 to #398298
-INFO  - 1478529475: (..\BlockchainScanner.cpp:650) scanned from height #398299 to #398994
-INFO  - 1478529531: (..\BlockchainScanner.cpp:650) scanned from height #398995 to #399554
-INFO  - 1478529542: (..\BlockchainScanner.cpp:650) scanned from height #399555 to #399752
-INFO  - 1478529669: (..\BlockchainScanner.cpp:650) scanned from height #399753 to #400705
-INFO  - 1478529735: (..\BlockchainScanner.cpp:650) scanned from height #400706 to #401440
-ERROR - 1478529753: (..\BitcoinP2P.cpp:865) caught BitcoinP2P_Exception in processDataStackThread: invalid header size
-INFO  - 1478529753: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-ERROR - 1478529754: (..\BitcoinP2P.cpp:851) caught SocketError exception in processDataStackThread: POLLNVAL in readFromSocketThread
-ERROR - 1478529754: (..\SocketObject.cpp:125) poll() error in writeToSocket: 10038
-ERROR - 1478529754: (..\SocketObject.cpp:125) poll() error in writeToSocket: 10038
-ERROR - 1478529754: (..\SocketObject.cpp:125) poll() error in writeToSocket: 10038
-ERROR - 1478529754: (..\SocketObject.cpp:125) poll() error in writeToSocket: 10038
-ERROR - 1478529754: (..\SocketObject.cpp:125) poll() error in writeToSocket: 10038
-ERROR - 1478529754: (..\SocketObject.cpp:125) poll() error in writeToSocket: 10038
-INFO  - 1478529756: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478529756: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node

Then I close ArmoryQT.
Code:
2016-11-07 18:24 (ERROR) -- SDM.pyc:607 - bitcoind failed to shutdown in less than 2 minutes. Terminating.
2016-11-07 18:24 (INFO) -- ArmoryQt.py:6386 - Attempting to close the main window!
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1137 - C++ block utilities loaded successfully
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1247 -
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1248 -
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1249 -
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1250 - ************************************************************
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1251 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe --datadir=R:\Bitcoin\Armory\Data
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1252 - ************************************************************
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1253 - Loading Armory Engine:
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1254 -    Armory Version        : 0.95.1
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1255 -    Armory Build:         : 374672b751
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1256 -    PyBtcWallet  Version  : 1.35
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1257 - Detected Operating system: Windows
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1258 -    OS Variant            : 7-6.1.7601-SP1-Multiprocessor Free
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1259 -    User home-directory   : C:\Users\ARXANGEL\AppData\Roaming
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1260 -    Satoshi BTC directory : C:\Users\ARXANGEL\AppData\Roaming\Bitcoin\
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1261 -    Armory home dir       : R:\Bitcoin\Armory\Data
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1262 - Detected System Specs    :
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1263 -    Total Available RAM   : 4.00 GB
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1264 -    CPU ID string         : Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1265 -    Number of CPU cores   : 2 cores
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1266 -    System is 64-bit      : True
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1267 -    Preferred Encoding    : cp1251
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1268 -    Machine Arch          : amd64
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1269 -    Available HDD (ARM)   : 53 GB
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1270 -    Available HDD (BTC)   : 2 GB
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1271 -
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1272 - Network Name: Main Network
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1273 - Satoshi Port: 8333
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1274 - Do wlt check: True
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1275 - Named options/arguments to armoryengine.py:
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     thread_count    : -1
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     rescan          : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     ignoreAllZC     : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     rescanBalance   : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     disableModules  : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     port            : None
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     interport       : 8223
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     skipStatsReport : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     forceWalletCheck: False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     regtest         : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     rebuild         : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     nettimeout      : 2
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     datadir         : R:\Bitcoin\Armory\Data
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     clearMempool    : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     offline         : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     coverageOutputDir: None
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     armoryDBDir     : DEFAULT
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_port   : 9001
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiPort     : DEFAULT
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     useTorSettings  : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     netlog          : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     keypool         : 100
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     coverageInclude : None
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     forceOnline     : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     skipAnnounceCheck: False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     redownload      : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_ip     : 127.0.0.1
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     multisigFile    : DEFAULT
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     ram_usage       : -1
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     testAnnounceCode: False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     mtdebug         : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     logDisable      : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     settingsPath    : R:\Bitcoin\Armory\Data\ArmorySettings.txt
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     db_type         : DB_FULL
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     doDebug         : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     enableDetSign   : True
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     disableConfPermis: False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     testnet         : False
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     rpcport         : DEFAULT
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiHome     : DEFAULT
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiRpcport  : DEFAULT
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     logFile         : R:\Bitcoin\Armory\Data\ArmoryQt.exe.log.txt
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1277 -     verbosity       : None
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1278 - Other arguments:
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1281 - ************************************************************
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:1684 - C++ block utilities loaded successfully
2016-11-07 18:24 (INFO) -- BDM.pyc:367 - Using the asynchronous/multi-threaded BlockDataManager.
2016-11-07 18:24 (INFO) -- BDM.pyc:368 - Blockchain operations will happen in the background. 
2016-11-07 18:24 (INFO) -- BDM.pyc:369 - Devs: check TheBDM.getState() before asking for data.
2016-11-07 18:24 (INFO) -- BDM.pyc:370 - Registering addresses during rescans will queue them for
2016-11-07 18:24 (INFO) -- BDM.pyc:371 - inclusion after the current scan is completed.
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:3597 - Using settings file: R:\Bitcoin\Armory\Data\ArmorySettings.txt
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 1
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2603 -    Wallet (gbdiiRKM):    "ArxWallet                       "   (Encrypted)
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2608 - Loading Multisig Lockboxes
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2016-11-07 18:24 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2016-11-07 18:24 (INFO) -- ArmoryQt.py:1530 - URL-register action: AskUser
2016-11-07 18:24 (INFO) -- ArmoryQt.py:546 - Usermode: Expert
2016-11-07 18:24 (INFO) -- ArmoryQt.py:1708 - Changing usermode:
2016-11-07 18:24 (INFO) -- ArmoryQt.py:1709 -    From: Expert
2016-11-07 18:24 (INFO) -- ArmoryQt.py:1717 -      To: Expert
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2217 - startBitcoindIfNecessary
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2016-11-07 18:24 (INFO) -- ArmoryQt.py:2275 - Setting satoshi datadir = R:\Bitcoin\Data
2016-11-07 18:24 (INFO) -- SDM.pyc:301 - Found Bitcoin-Core link on desktop: C:\Program Files (x86)\Armory
2016-11-07 18:24 (INFO) -- SDM.pyc:301 - Found Bitcoin-Core link on desktop: R:\Bitcoin
2016-11-07 18:24 (INFO) -- SDM.pyc:182 - Found bitcoind in the following places:
2016-11-07 18:24 (INFO) -- SDM.pyc:184 -    R:\Bitcoin\daemon\bitcoind.exe
2016-11-07 18:24 (INFO) -- SDM.pyc:184 -    R:\Bitcoin\daemon\bitcoind.exe
2016-11-07 18:24 (INFO) -- SDM.pyc:186 - Using: R:\Bitcoin\daemon\bitcoind.exe
2016-11-07 18:24 (INFO) -- SDM.pyc:382 - Reading bitcoin.conf file
2016-11-07 18:24 (INFO) -- SDM.pyc:395 - Setting permissions on bitcoin.conf
2016-11-07 18:24 (INFO) -- SDM.pyc:404 - Setting permissions on bitcoin.conf
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:651 - Executing popen: [u'icacls', u'R:\\Bitcoin\\Data\\bitcoin.conf', u'/inheritance:r', u'/grant:r', u'ARXANGEL:F']
2016-11-07 18:24 (INFO) -- SDM.pyc:410 - icacls returned:
2016-11-07 18:24 (INFO) -- SDM.pyc:460 - Called startBitcoind
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:651 - Executing popen: [u'R:\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=R:\\Bitcoin\\Data']
2016-11-07 18:24 (INFO) -- SDM.pyc:574 - PID of bitcoind: 7844
2016-11-07 18:24 (INFO) -- SDM.pyc:575 - PID of armory:   7732
2016-11-07 18:24 (INFO) -- ArmoryUtils.pyc:651 - Executing popen: ['.\\guardian.exe', '7732', '7844']
2016-11-07 18:24 (INFO) -- SDM.pyc:756 - Creating proxy in SDM: host=127.0.0.1, port=8332
2016-11-07 18:24 (INFO) -- ArmoryQt.py:5542 - Dashboard switched to auto-InitSync
2016-11-07 18:24 (WARNING) -- SDM.pyc:679 - Overriding not-available state. This should happen 0-5 times
2016-11-07 18:25 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2016-11-07 18:25 (INFO) -- ArmoryQt.py:2275 - Setting satoshi datadir = R:\Bitcoin\Data
2016-11-07 18:25 (INFO) -- ArmoryUtils.pyc:651 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--spawnId="CrAkqUJCMEyDu9YyZDD2qU5ZhaKL5X5w5YM51TGq7FPG"', u'--satoshi-datadir="R:\\Bitcoin\\Data\\blocks"', u'--datadir="R:\\Bitcoin\\Armory\\Data"', u'--dbdir="R:\\Bitcoin\\Armory\\Data\\databases"']
2016-11-07 18:25 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2016-11-07 18:25 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2016-11-07 18:25 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2016-11-07 18:25 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2016-11-07 20:06 (INFO) -- ArmoryQt.py:6366 - BDM state is scanning -- force shutdown BDM
2016-11-07 20:06 (INFO) -- SDM.pyc:588 - Called stopBitcoind
2016-11-07 20:07 (INFO) -- ArmoryQt.py:6386 - Attempting to close the main window!

In log also many this msgs (in previous day):
Code:
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded
2016-11-07 08:43 (ERROR) -- SDM.pyc:791 - ValueError in bkgd req top blk
Traceback (most recent call last):
  File "SDM.pyc", line 765, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 105, in __call__
  File "json\__init__.pyc", line 351, in loads
  File "json\decoder.pyc", line 366, in decode
  File "json\decoder.pyc", line 384, in raw_decode
ValueError: No JSON object could be decoded

Also very interesting rebuild database log in previous day:
Log file opened at 1478435207: R:\Bitcoin\Armory\Data/dbLog.txt
-INFO  - 1478435207: (..\main.cpp:23) Running on 2 threads
-INFO  - 1478435207: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1478435207: (..\BlockUtils.cpp:1338) blkfile dir: R:\Bitcoin\Data\blocks
-INFO  - 1478435207: (..\BlockUtils.cpp:1339) lmdb dir: R:\Bitcoin\Armory\Data\databases
-INFO  - 1478435207: (..\lmdb_wrapper.cpp:388) Opening databases...
--INFO  - 1478438332: -INFO  - 1478438332: (..\BDM_Server.cpp:INFO  - 1478438332826-INFO  - 1478438332(: : (..\BlockUtils.cpp:1521) unregistered bdv: 7b2732ee2fee9a513bc1
) ..\BitcoinP2P.cpp(Executing: doInitialSyncOnLoad
:783..\BDM_Server.cpp:797) Connected to Bitcoin node
) registered bdv: 7b2732ee2fee9a513bc1
-INFO  - 1478438347: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1478438348: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
-INFO  - 1478438348: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
-INFO  - 1478438348: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1478438354: (..\DatabaseBuilder.cpp:268) parsed block file #1
-INFO  - 1478438358: (..\DatabaseBuilder.cpp:268) parsed block file #3
-INFO  - 1478438363: (..\DatabaseBuilder.cpp:268) parsed block file #5
-INFO  - 1478438367: (..\DatabaseBuilder.cpp:268) parsed block file #7
-INFO  - 1478438373: (..\DatabaseBuilder.cpp:268) parsed block file #9
-INFO  - 1478438388: (..\DatabaseBuilder.cpp:268) parsed block file #11
-INFO  - 1478438392: (..\DatabaseBuilder.cpp:268) parsed block file #13
--INFO  - 1478458298: ERROR - 1478458298: ((..\BitcoinP2P.cpp:861) caught StopBlockingLoop in processDataStackThread
..\DatabaseBuilder.cpp:268) parsed block file #15
-INFO  - 1478458298: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1478458309: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1478458457: (..\DatabaseBuilder.cpp:268) parsed block file #17
-INFO  - 1478458490: (..\DatabaseBuilder.cpp:268) parsed block file #19
-INFO  - 1478458530: (..\DatabaseBuilder.cpp:268) parsed block file #21

On red lines I need to press Enter in ArmoryDB, otherwise she freeze, may be it's consilience or my brakes hardware.
Armory 0.94.1 works not good, but works (infinite freezes on sync cure restart and etc).
7  Bitcoin / Pools / Re: [30+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,JP,NL on: October 16, 2016, 02:42:13 PM
I'm on pool many time and at once with low power find block on pplns, but don't know that Kano put a pig to all of us.
Very good, that blocks accepted without comissions by pool.
But how we can spend this bitcoins? I try to move 1btc, but transaction weight about 100kb, because so many inputs. It's the biggest comission.
I think it not more good as SPV mining with empty blocks. Blocks with synthetical rubbish - analog of empty blocks for network.
For miners pool Kano is pool with hide comission about 5-10% for use mining bitcoins by time.
Of course, if you power more big - this comission less, but for big money you need less inputs too.
Therefore people go out from pool, because china frends not so honest, but not do this harm to their miners and network at all.
Pool is vitally important minimal limit settings for output.
8  Bitcoin / Armory / Re: Armory 0.94.1 is out on: April 24, 2016, 05:52:01 PM
I install new Armory win64 with core 0.12.1 and in generality it work.
But when I tried to close Armory - program froze and don't closed.
In log:
Code:
2016-04-24 18:43 (INFO) -- ArmoryQt.py:6171 - Current block number: 408740
2016-04-24 18:44 (INFO) -- ArmoryQt.py:6685 - BDM is safe for clean shutdown
2016-04-24 18:44 (INFO) -- SDM.pyc:683 - Called stopBitcoind
2016-04-24 18:44 (ERROR) -- SDM.pyc:894 - generic error
Traceback (most recent call last):
  File "SDM.pyc", line 857, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 97, in __call__
  File "httplib.pyc", line 1074, in getresponse
  File "httplib.pyc", line 415, in begin
  File "httplib.pyc", line 379, in _read_status
BadStatusLine: ''
2016-04-24 18:44 (ERROR) -- ArmoryUtils.pyc:3168 - Error in pybkgdthread: ''
Traceback (most recent call last):
  File "armoryengine\ArmoryUtils.pyc", line 3166, in run
  File "armoryengine\ArmoryUtils.pyc", line 3103, in funcPartial
  File "SDM.pyc", line 857, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 97, in __call__
  File "httplib.pyc", line 1074, in getresponse
  File "httplib.pyc", line 415, in begin
  File "httplib.pyc", line 379, in _read_status
BadStatusLine: ''
2016-04-24 18:45 (ERROR) -- Networking.pyc:350 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2016-04-24 18:45 (INFO) -- ArmoryQt.py:6727 - Attempting to close the main window!
2016-04-24 18:45 (WARNING) -- SDM.pyc:768 - Overriding not-available state. This should happen 0-5 times

Then I wait more than 10 minutes, kill process and restart Armory.
But sometimes (in previous version) and now start with gray transactions (tab transaction active, but not unabled) and I can't browse transactions, but 14-15pcs visible (in disabled mode).
If I go to Dashboard tab I can't come back (button transaction gray and disabled).
Armory write that offline - loading database headers (long time - more than hour and nothing changed).
Image, that many time I see in Armory (from 19:16 to 20:17):

I shoutdown Armory and close OK.
Code:
2016-04-24 19:08 (INFO) -- SDM.pyc:669 - PID of bitcoind: 12800
2016-04-24 19:08 (INFO) -- SDM.pyc:670 - PID of armory:   5136
2016-04-24 19:08 (INFO) -- ArmoryUtils.pyc:593 - Executing popen: ['.\\guardian.exe', '5136', '12800']
2016-04-24 19:08 (INFO) -- SDM.pyc:848 - Creating proxy in SDM: host=127.0.0.1, port=8332
2016-04-24 19:08 (INFO) -- ArmoryQt.py:1527 - setupUriRegistration
2016-04-24 19:08 (INFO) -- ArmoryQt.py:1645 - URL-register action: AskUser
2016-04-24 19:08 (INFO) -- ArmoryQt.py:664 - Usermode: Expert
2016-04-24 19:08 (INFO) -- ArmoryQt.py:1823 - Changing usermode:
2016-04-24 19:08 (INFO) -- ArmoryQt.py:1824 -    From: Expert
2016-04-24 19:08 (INFO) -- ArmoryQt.py:1832 -      To: Expert
2016-04-24 19:08 (INFO) -- ArmoryQt.py:5812 - Dashboard switched to auto-InitSync
2016-04-24 19:13 (INFO) -- ArmoryQt.py:2498 - loadBlockchainIfNecessary
2016-04-24 19:13 (INFO) -- ArmoryQt.py:2519 - Setting netmode: 1
2016-04-24 19:13 (INFO) -- ArmoryQt.py:5935 - Dashboard switched to "Scanning" mode
2016-04-24 19:13 (INFO) -- Networking.pyc:64 - Connection initiated.  Start handshake
2016-04-24 19:13 (INFO) -- ArmoryQt.py:5935 - Dashboard switched to "Scanning" mode
2016-04-24 19:13 (INFO) -- Networking.pyc:155 - Received version message from peer:
2016-04-24 19:13 (INFO) -- Networking.pyc:156 -    Version:     70012
2016-04-24 19:13 (INFO) -- Networking.pyc:157 -    SubVersion:  /Satoshi:0.12.1/
2016-04-24 19:13 (INFO) -- Networking.pyc:158 -    TimeStamp:   1461514397
2016-04-24 19:13 (INFO) -- Networking.pyc:159 -    StartHeight: 408740
2016-04-24 19:13 (INFO) -- Networking.pyc:341 - Handshake finished, connection open!
2016-04-24 19:16 (INFO) -- ArmoryQt.py:5801 - Dashboard switched to auto-BadConnection
2016-04-24 19:16 (INFO) -- ArmoryQt.py:3121 - Current block number: 408741
2016-04-24 19:17 (INFO) -- ArmoryQt.py:6163 - New Block! : 408742
2016-04-24 19:17 (INFO) -- ArmoryQt.py:6171 - Current block number: 408742
2016-04-24 19:43 (INFO) -- ArmoryQt.py:6163 - New Block! : 408743
2016-04-24 19:43 (INFO) -- ArmoryQt.py:6171 - Current block number: 408743
2016-04-24 19:52 (INFO) -- ArmoryQt.py:6163 - New Block! : 408744
2016-04-24 19:52 (INFO) -- ArmoryQt.py:6171 - Current block number: 408744
2016-04-24 20:07 (INFO) -- ArmoryQt.py:6163 - New Block! : 408745
2016-04-24 20:07 (INFO) -- ArmoryQt.py:6171 - Current block number: 408745
2016-04-24 20:08 (INFO) -- Networking.pyc:214 - Received new block.  000000000000000000234ba7945b1b431a420e48ba3190ac33f26cf3db6bf193
2016-04-24 20:08 (INFO) -- ArmoryQt.py:6163 - New Block! : 408746
2016-04-24 20:08 (INFO) -- ArmoryQt.py:6171 - Current block number: 408746
2016-04-24 20:10 (INFO) -- ArmoryQt.py:6163 - New Block! : 408747
2016-04-24 20:10 (INFO) -- ArmoryQt.py:6171 - Current block number: 408747
2016-04-24 20:17 (INFO) -- ArmoryQt.py:6685 - BDM is safe for clean shutdown
2016-04-24 20:17 (INFO) -- SDM.pyc:683 - Called stopBitcoind
2016-04-24 20:17 (ERROR) -- SDM.pyc:894 - generic error
Traceback (most recent call last):
  File "SDM.pyc", line 857, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 97, in __call__
  File "httplib.pyc", line 1074, in getresponse
  File "httplib.pyc", line 415, in begin
  File "httplib.pyc", line 379, in _read_status
BadStatusLine: ''
2016-04-24 20:17 (ERROR) -- ArmoryUtils.pyc:3168 - Error in pybkgdthread: ''
Traceback (most recent call last):
  File "armoryengine\ArmoryUtils.pyc", line 3166, in run
  File "armoryengine\ArmoryUtils.pyc", line 3103, in funcPartial
  File "SDM.pyc", line 857, in __backgroundRequestTopBlock
  File "bitcoinrpc_jsonrpc\authproxy.pyc", line 97, in __call__
  File "httplib.pyc", line 1074, in getresponse
  File "httplib.pyc", line 415, in begin
  File "httplib.pyc", line 379, in _read_status
BadStatusLine: ''
2016-04-24 20:17 (ERROR) -- Networking.pyc:350 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2016-04-24 20:17 (INFO) -- ArmoryQt.py:6727 - Attempting to close the main window!

Then I run Armory again - start and close without problem in few minutes. WTF?) Connection to internet stable all time:
Code:
2016-04-24 20:19 (INFO) -- SDM.pyc:669 - PID of bitcoind: 18284
2016-04-24 20:19 (INFO) -- SDM.pyc:670 - PID of armory:   20248
2016-04-24 20:19 (INFO) -- ArmoryUtils.pyc:593 - Executing popen: ['.\\guardian.exe', '20248', '18284']
2016-04-24 20:19 (INFO) -- SDM.pyc:848 - Creating proxy in SDM: host=127.0.0.1, port=8332
2016-04-24 20:19 (INFO) -- ArmoryQt.py:1527 - setupUriRegistration
2016-04-24 20:19 (INFO) -- ArmoryQt.py:1645 - URL-register action: AskUser
2016-04-24 20:19 (INFO) -- ArmoryQt.py:664 - Usermode: Expert
2016-04-24 20:19 (INFO) -- ArmoryQt.py:1823 - Changing usermode:
2016-04-24 20:19 (INFO) -- ArmoryQt.py:1824 -    From: Expert
2016-04-24 20:19 (INFO) -- ArmoryQt.py:1832 -      To: Expert
2016-04-24 20:19 (INFO) -- ArmoryQt.py:5812 - Dashboard switched to auto-InitSync
2016-04-24 20:27 (INFO) -- ArmoryQt.py:2498 - loadBlockchainIfNecessary
2016-04-24 20:27 (INFO) -- ArmoryQt.py:2519 - Setting netmode: 1
2016-04-24 20:27 (INFO) -- ArmoryQt.py:5935 - Dashboard switched to "Scanning" mode
2016-04-24 20:27 (INFO) -- Networking.pyc:64 - Connection initiated.  Start handshake
2016-04-24 20:27 (INFO) -- ArmoryQt.py:5935 - Dashboard switched to "Scanning" mode
2016-04-24 20:27 (INFO) -- Networking.pyc:155 - Received version message from peer:
2016-04-24 20:27 (INFO) -- Networking.pyc:156 -    Version:     70012
2016-04-24 20:27 (INFO) -- Networking.pyc:157 -    SubVersion:  /Satoshi:0.12.1/
2016-04-24 20:27 (INFO) -- Networking.pyc:158 -    TimeStamp:   1461518847
2016-04-24 20:27 (INFO) -- Networking.pyc:159 -    StartHeight: 408747
2016-04-24 20:27 (INFO) -- Networking.pyc:341 - Handshake finished, connection open!
2016-04-24 20:34 (INFO) -- ArmoryQt.py:3121 - Current block number: 408747
2016-04-24 20:35 (INFO) -- ArmoryQt.py:6163 - New Block! : 408748
2016-04-24 20:35 (INFO) -- ArmoryQt.py:6171 - Current block number: 408748
2016-04-24 20:40 (INFO) -- ArmoryQt.py:6685 - BDM is safe for clean shutdown
2016-04-24 20:40 (INFO) -- SDM.pyc:683 - Called stopBitcoind
2016-04-24 20:41 (INFO) -- ArmoryQt.py:6727 - Attempting to close the main window!
2016-04-24 20:41 (ERROR) -- Networking.pyc:350 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
I think may be this line do Armory offline and then don't come back: 2016-04-24 19:16 (INFO) -- ArmoryQt.py:5801 - Dashboard switched to auto-BadConnection (but blocks downloading!).
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!