TimR

Armory 0.96.0.3 log

Jun 29th, 2017
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 486.83 KB | None | 0 0
  1. :09 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  2. 2017-06-13 10:09 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  3. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  4. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  5. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 0
  6. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  7. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  8. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  9. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  10. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  11. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  12. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  13. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  14. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  15. 2017-06-13 10:09 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  16. 2017-06-13 10:09 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  17. 2017-06-13 10:09 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  18. 2017-06-13 10:09 (INFO) -- SDM.pyc:337 - Called startBitcoind
  19. 2017-06-13 10:09 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  20. 2017-06-13 10:09 (INFO) -- SDM.pyc:443 - PID of bitcoind: 1412
  21. 2017-06-13 10:09 (INFO) -- SDM.pyc:444 - PID of armory: 3944
  22. 2017-06-13 10:09 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '3944', '1412']
  23. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  24. 2017-06-13 10:09 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  25. 2017-06-13 10:09 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  26. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  27. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  28. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  29. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  30. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  31. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  32. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  33. 2017-06-13 10:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  34. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:5398 - BDM state is scanning -- force shutdown BDM
  35. 2017-06-13 10:10 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  36. 2017-06-13 10:10 (ERROR) -- ArmoryQt.py:5411 - Strange error during shutdown
  37. Traceback (most recent call last):
  38. File "ArmoryQt.py", line 5402, in closeForReal
  39. File "SDM.pyc", line 483, in stopBitcoind
  40. File "armoryengine\ArmoryUtils.pyc", line 829, in LOGERROR
  41. TypeError: cannot concatenate 'str' and 'exceptions.RuntimeError' objects
  42. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  43. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1005 - Found C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\rebuild.flag, will destroy and rebuild databases
  44. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1032 - Found C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\clearmempool.flag, will destroy all zero conf transaction in DB
  45. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1080 - Found existing databases dir; removing before rebuild
  46. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  47. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1255 -
  48. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1256 -
  49. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1257 -
  50. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  51. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  52. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  53. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  54. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  55. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  56. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  57. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  58. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  59. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  60. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  61. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  62. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  63. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  64. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  65. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  66. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  67. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  68. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  69. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 251 GB
  70. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 251 GB
  71. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1279 -
  72. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  73. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  74. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  75. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  76. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  77. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  78. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  79. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  80. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  81. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  82. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  83. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  84. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  85. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  86. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : True
  87. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  88. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  89. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : True
  90. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  91. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  92. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  93. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  94. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  95. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  96. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  97. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  98. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  99. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  100. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  101. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  102. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  103. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  104. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  105. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  106. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  107. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  108. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  109. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  110. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  111. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  112. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  113. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  114. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  115. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  116. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  117. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  118. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  119. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  120. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  121. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  122. 2017-06-13 10:10 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  123. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  124. 2017-06-13 10:10 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  125. 2017-06-13 10:10 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  126. 2017-06-13 10:10 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  127. 2017-06-13 10:10 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  128. 2017-06-13 10:10 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  129. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  130. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  131. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  132. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 0
  133. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  134. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  135. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  136. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  137. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  138. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  139. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  140. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  141. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  142. 2017-06-13 10:10 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  143. 2017-06-13 10:10 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  144. 2017-06-13 10:10 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  145. 2017-06-13 10:10 (INFO) -- SDM.pyc:337 - Called startBitcoind
  146. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  147. 2017-06-13 10:10 (INFO) -- SDM.pyc:443 - PID of bitcoind: 2824
  148. 2017-06-13 10:10 (INFO) -- SDM.pyc:444 - PID of armory: 516
  149. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '516', '2824']
  150. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  151. 2017-06-13 10:10 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases" --rebuild --clear_mempool
  152. 2017-06-13 10:10 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"', '--rebuild', '--clear_mempool']
  153. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  154. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  155. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  156. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  157. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  158. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  159. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  160. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  161. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  162. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  163. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  164. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  165. 2017-06-13 10:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  166. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  167. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  168. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  169. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  170. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  171. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  172. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  173. 2017-06-13 10:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  174. 2017-06-13 10:12 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  175. 2017-06-13 10:13 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  176. 2017-06-13 10:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  177. 2017-06-13 10:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  178. 2017-06-13 10:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  179. 2017-06-13 10:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  180. 2017-06-13 10:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  181. 2017-06-13 10:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  182. 2017-06-13 10:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  183. 2017-06-13 10:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  184. 2017-06-13 10:18 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  185. 2017-06-13 10:19 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  186. 2017-06-13 10:19 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  187. 2017-06-13 10:20 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  188. 2017-06-13 10:20 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  189. 2017-06-13 10:20 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  190. 2017-06-13 10:20 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  191. 2017-06-13 10:20 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  192. 2017-06-13 10:22 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  193. 2017-06-13 10:23 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  194. 2017-06-13 10:24 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  195. 2017-06-13 10:24 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  196. 2017-06-13 10:24 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  197. 2017-06-13 10:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  198. 2017-06-13 10:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  199. 2017-06-13 10:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  200. 2017-06-13 10:28 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  201. 2017-06-13 10:28 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  202. 2017-06-13 10:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  203. 2017-06-13 10:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  204. 2017-06-13 10:31 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  205. 2017-06-13 10:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  206. 2017-06-13 10:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  207. 2017-06-13 10:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  208. 2017-06-13 10:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  209. 2017-06-13 10:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  210. 2017-06-13 10:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  211. 2017-06-13 10:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  212. 2017-06-13 10:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  213. 2017-06-13 10:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  214. 2017-06-13 10:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  215. 2017-06-13 10:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  216. 2017-06-13 10:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  217. 2017-06-13 10:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  218. 2017-06-13 10:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  219. 2017-06-13 10:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  220. 2017-06-13 10:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  221. 2017-06-13 10:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  222. 2017-06-13 10:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  223. 2017-06-13 10:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  224. 2017-06-13 10:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  225. 2017-06-13 10:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  226. 2017-06-13 10:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  227. 2017-06-13 10:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  228. 2017-06-13 10:55 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  229. 2017-06-13 10:55 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  230. 2017-06-13 10:56 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  231. 2017-06-13 10:56 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  232. 2017-06-13 10:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  233. 2017-06-13 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  234. 2017-06-13 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  235. 2017-06-13 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  236. 2017-06-13 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  237. 2017-06-13 11:01 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  238. 2017-06-13 11:02 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  239. 2017-06-13 11:02 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  240. 2017-06-13 11:04 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  241. 2017-06-13 11:04 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  242. 2017-06-13 11:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  243. 2017-06-13 11:07 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  244. 2017-06-13 11:07 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  245. 2017-06-13 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  246. 2017-06-13 11:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  247. 2017-06-13 11:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  248. 2017-06-13 11:12 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  249. 2017-06-13 11:13 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  250. 2017-06-13 11:13 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  251. 2017-06-13 11:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  252. 2017-06-13 11:15 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  253. 2017-06-13 11:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  254. 2017-06-13 11:18 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  255. 2017-06-13 11:19 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  256. 2017-06-13 11:21 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  257. 2017-06-13 11:21 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  258. 2017-06-13 11:22 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  259. 2017-06-13 11:22 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  260. 2017-06-13 11:23 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  261. 2017-06-13 11:23 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  262. 2017-06-13 11:24 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  263. 2017-06-13 11:24 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  264. 2017-06-13 11:24 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  265. 2017-06-13 11:25 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  266. 2017-06-13 11:25 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  267. 2017-06-13 11:25 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  268. 2017-06-13 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  269. 2017-06-13 11:28 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  270. 2017-06-13 11:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  271. 2017-06-13 11:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  272. 2017-06-13 11:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  273. 2017-06-13 11:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  274. 2017-06-13 11:30 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  275. 2017-06-13 11:31 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  276. 2017-06-13 11:31 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  277. 2017-06-13 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  278. 2017-06-13 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  279. 2017-06-13 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  280. 2017-06-13 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  281. 2017-06-13 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  282. 2017-06-13 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  283. 2017-06-13 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  284. 2017-06-13 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  285. 2017-06-13 11:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  286. 2017-06-13 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  287. 2017-06-13 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  288. 2017-06-13 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  289. 2017-06-13 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  290. 2017-06-13 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  291. 2017-06-13 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  292. 2017-06-13 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  293. 2017-06-13 11:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  294. 2017-06-13 11:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  295. 2017-06-13 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  296. 2017-06-13 11:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  297. 2017-06-13 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  298. 2017-06-13 11:55 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  299. 2017-06-13 11:56 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  300. 2017-06-13 11:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  301. 2017-06-13 11:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  302. 2017-06-13 12:01 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  303. 2017-06-13 12:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  304. 2017-06-13 12:04 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  305. 2017-06-13 12:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  306. 2017-06-13 12:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  307. 2017-06-13 12:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  308. 2017-06-13 12:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  309. 2017-06-13 12:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  310. 2017-06-13 12:11 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  311. 2017-06-13 12:12 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  312. 2017-06-13 12:12 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  313. 2017-06-13 12:13 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  314. 2017-06-13 12:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  315. 2017-06-13 12:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  316. 2017-06-13 12:15 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  317. 2017-06-13 12:15 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  318. 2017-06-13 12:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  319. 2017-06-13 12:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  320. 2017-06-13 12:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  321. 2017-06-13 12:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  322. 2017-06-13 12:18 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  323. 2017-06-13 12:18 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  324. 2017-06-13 12:19 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  325. 2017-06-13 12:20 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  326. 2017-06-13 12:21 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  327. 2017-06-13 12:22 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  328. 2017-06-13 12:23 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  329. 2017-06-13 12:25 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  330. 2017-06-13 12:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  331. 2017-06-13 12:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  332. 2017-06-13 12:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  333. 2017-06-13 12:28 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  334. 2017-06-13 12:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  335. 2017-06-13 12:31 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  336. 2017-06-13 12:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  337. 2017-06-13 12:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  338. 2017-06-13 12:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  339. 2017-06-13 12:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  340. 2017-06-13 12:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  341. 2017-06-13 12:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  342. 2017-06-13 12:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  343. 2017-06-13 12:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  344. 2017-06-13 12:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  345. 2017-06-13 12:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  346. 2017-06-13 12:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  347. 2017-06-13 12:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  348. 2017-06-13 12:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  349. 2017-06-13 12:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  350. 2017-06-13 12:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  351. 2017-06-13 12:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  352. 2017-06-13 12:55 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  353. 2017-06-13 12:55 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  354. 2017-06-13 12:56 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  355. 2017-06-13 12:56 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  356. 2017-06-13 12:56 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  357. 2017-06-13 12:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  358. 2017-06-13 13:00 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  359. 2017-06-13 13:02 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  360. 2017-06-13 13:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  361. 2017-06-13 13:04 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  362. 2017-06-13 13:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  363. 2017-06-13 13:07 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  364. 2017-06-13 13:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  365. 2017-06-13 13:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  366. 2017-06-13 13:12 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  367. 2017-06-13 13:13 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  368. 2017-06-13 13:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  369. 2017-06-13 13:14 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  370. 2017-06-13 13:15 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  371. 2017-06-13 13:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  372. 2017-06-13 13:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  373. 2017-06-13 13:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  374. 2017-06-13 13:18 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  375. 2017-06-13 13:18 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  376. 2017-06-13 13:19 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  377. 2017-06-13 13:20 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  378. 2017-06-13 13:21 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  379. 2017-06-13 13:23 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  380. 2017-06-13 13:24 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  381. 2017-06-13 13:25 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  382. 2017-06-13 13:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  383. 2017-06-13 13:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  384. 2017-06-13 13:28 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  385. 2017-06-13 13:28 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  386. 2017-06-13 13:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  387. 2017-06-13 13:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  388. 2017-06-13 13:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  389. 2017-06-13 13:29 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  390. 2017-06-13 13:30 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  391. 2017-06-13 13:31 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  392. 2017-06-13 13:31 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  393. 2017-06-13 13:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  394. 2017-06-13 13:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  395. 2017-06-13 13:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  396. 2017-06-13 13:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  397. 2017-06-13 13:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  398. 2017-06-13 13:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  399. 2017-06-13 13:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  400. 2017-06-13 13:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  401. 2017-06-13 13:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  402. 2017-06-13 13:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  403. 2017-06-13 13:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  404. 2017-06-13 13:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  405. 2017-06-13 13:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  406. 2017-06-13 13:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  407. 2017-06-13 13:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  408. 2017-06-13 13:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  409. 2017-06-13 13:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  410. 2017-06-13 13:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  411. 2017-06-13 13:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  412. 2017-06-13 15:14 (ERROR) -- PyBtcWallet.pyc:2039 - Requested wallet is for a different blockchain!
  413. 2017-06-13 15:14 (ERROR) -- Traceback (most recent call last):
  414. File "qtdialogs.pyc", line 10904, in clickedOkay
  415. File "ArmoryQt.py", line 3184, in execGetImportWltName
  416. File "armoryengine\Timer.pyc", line 99, in inner
  417. File "armoryengine\PyBtcWallet.pyc", line 2142, in readWalletFile
  418. File "armoryengine\PyBtcWallet.pyc", line 2040, in unpackHeader
  419. KeyError: 'b1\x05\x00'
  420.  
  421. 2017-06-13 15:14 (ERROR) -- PyBtcWallet.pyc:2039 - Requested wallet is for a different blockchain!
  422. 2017-06-13 15:14 (ERROR) -- Traceback (most recent call last):
  423. File "qtdialogs.pyc", line 10904, in clickedOkay
  424. File "ArmoryQt.py", line 3184, in execGetImportWltName
  425. File "armoryengine\Timer.pyc", line 99, in inner
  426. File "armoryengine\PyBtcWallet.pyc", line 2142, in readWalletFile
  427. File "armoryengine\PyBtcWallet.pyc", line 2040, in unpackHeader
  428. KeyError: 'b1\x05\x00'
  429.  
  430. 2017-06-13 15:15 (ERROR) -- PyBtcWallet.pyc:2039 - Requested wallet is for a different blockchain!
  431. 2017-06-13 15:15 (ERROR) -- Traceback (most recent call last):
  432. File "qtdialogs.pyc", line 10904, in clickedOkay
  433. File "ArmoryQt.py", line 3184, in execGetImportWltName
  434. File "armoryengine\Timer.pyc", line 99, in inner
  435. File "armoryengine\PyBtcWallet.pyc", line 2142, in readWalletFile
  436. File "armoryengine\PyBtcWallet.pyc", line 2040, in unpackHeader
  437. KeyError: 'b1\x05\x00'
  438.  
  439. 2017-06-13 15:47 (INFO) -- qtdialogs.pyc:11724 - Loading data for entry, 0
  440. 2017-06-13 15:47 (ERROR) -- Traceback (most recent call last):
  441. File "qtdialogs.pyc", line 11726, in dataLoad
  442. File "ArmoryQt.py", line 2260, in getFileLoad
  443. TypeError: sequence item 0: expected string, QString found
  444.  
  445. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  446. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1255 -
  447. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1256 -
  448. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1257 -
  449. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  450. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  451. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  452. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  453. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  454. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  455. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  456. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  457. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  458. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  459. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  460. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  461. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  462. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  463. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  464. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  465. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  466. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  467. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  468. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 253 GB
  469. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 253 GB
  470. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1279 -
  471. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  472. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  473. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  474. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  475. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  476. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  477. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  478. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  479. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  480. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  481. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  482. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  483. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  484. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  485. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  486. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  487. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  488. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  489. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  490. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  491. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  492. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  493. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  494. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  495. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  496. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  497. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  498. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  499. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  500. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  501. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  502. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  503. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  504. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  505. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  506. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  507. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  508. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  509. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  510. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  511. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  512. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  513. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  514. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  515. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  516. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  517. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  518. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  519. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  520. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  521. 2017-06-14 10:02 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  522. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  523. 2017-06-14 10:02 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  524. 2017-06-14 10:02 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  525. 2017-06-14 10:02 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  526. 2017-06-14 10:02 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  527. 2017-06-14 10:02 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  528. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  529. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  530. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  531. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 0
  532. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  533. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  534. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  535. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  536. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  537. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  538. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  539. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  540. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  541. 2017-06-14 10:02 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  542. 2017-06-14 10:02 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  543. 2017-06-14 10:02 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  544. 2017-06-14 10:02 (INFO) -- SDM.pyc:337 - Called startBitcoind
  545. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  546. 2017-06-14 10:02 (INFO) -- SDM.pyc:443 - PID of bitcoind: 3756
  547. 2017-06-14 10:02 (INFO) -- SDM.pyc:444 - PID of armory: 3704
  548. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '3704', '3756']
  549. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  550. 2017-06-14 10:02 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  551. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  552. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  553. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 0
  554. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  555. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  556. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  557. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  558. 2017-06-14 10:02 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  559. 2017-06-14 10:02 (ERROR) -- ArmoryQt.py:5411 - Strange error during shutdown
  560. Traceback (most recent call last):
  561. File "ArmoryQt.py", line 5402, in closeForReal
  562. File "SDM.pyc", line 483, in stopBitcoind
  563. File "armoryengine\ArmoryUtils.pyc", line 829, in LOGERROR
  564. TypeError: cannot concatenate 'str' and 'exceptions.RuntimeError' objects
  565. 2017-06-14 10:02 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  566. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  567. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1255 -
  568. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1256 -
  569. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1257 -
  570. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  571. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  572. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  573. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  574. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  575. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  576. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  577. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  578. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  579. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  580. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  581. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  582. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  583. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  584. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  585. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  586. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  587. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  588. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  589. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 253 GB
  590. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 253 GB
  591. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1279 -
  592. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  593. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  594. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  595. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  596. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  597. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  598. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  599. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  600. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  601. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  602. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  603. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  604. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  605. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  606. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  607. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  608. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  609. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  610. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  611. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  612. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  613. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  614. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  615. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  616. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  617. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  618. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  619. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  620. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  621. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  622. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  623. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  624. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  625. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  626. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  627. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  628. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  629. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  630. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  631. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  632. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  633. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  634. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  635. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  636. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  637. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  638. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  639. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  640. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  641. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  642. 2017-06-14 10:02 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  643. 2017-06-14 10:02 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  644. 2017-06-14 10:02 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  645. 2017-06-14 10:02 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  646. 2017-06-14 10:02 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  647. 2017-06-14 10:02 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  648. 2017-06-14 10:02 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  649. 2017-06-14 10:03 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  650. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  651. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  652. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 0
  653. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  654. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  655. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  656. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  657. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  658. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  659. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  660. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  661. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  662. 2017-06-14 10:03 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  663. 2017-06-14 10:03 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  664. 2017-06-14 10:03 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  665. 2017-06-14 10:03 (INFO) -- SDM.pyc:337 - Called startBitcoind
  666. 2017-06-14 10:03 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  667. 2017-06-14 10:03 (INFO) -- SDM.pyc:443 - PID of bitcoind: 1744
  668. 2017-06-14 10:03 (INFO) -- SDM.pyc:444 - PID of armory: 3428
  669. 2017-06-14 10:03 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '3428', '1744']
  670. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  671. 2017-06-14 10:03 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  672. 2017-06-14 10:03 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  673. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  674. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  675. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  676. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  677. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  678. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  679. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  680. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  681. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  682. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  683. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  684. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  685. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  686. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  687. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  688. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  689. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  690. 2017-06-14 10:03 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  691. 2017-06-14 10:04 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
  692. 2017-06-14 10:07 (INFO) -- ArmoryQt.py:4876 - New Block! : 471117
  693. 2017-06-14 10:07 (INFO) -- ArmoryQt.py:4884 - Current block number: 471117
  694. 2017-06-14 10:09 (INFO) -- ArmoryQt.py:4876 - New Block! : 471120
  695. 2017-06-14 10:09 (INFO) -- ArmoryQt.py:4884 - Current block number: 471120
  696. 2017-06-14 10:09 (INFO) -- ArmoryQt.py:4876 - New Block! : 471121
  697. 2017-06-14 10:09 (INFO) -- ArmoryQt.py:4884 - Current block number: 471121
  698. 2017-06-14 10:10 (INFO) -- ArmoryQt.py:4876 - New Block! : 471123
  699. 2017-06-14 10:10 (INFO) -- ArmoryQt.py:4884 - Current block number: 471123
  700. 2017-06-14 10:11 (INFO) -- ArmoryQt.py:4876 - New Block! : 471125
  701. 2017-06-14 10:11 (INFO) -- ArmoryQt.py:4884 - Current block number: 471125
  702. 2017-06-14 10:11 (INFO) -- ArmoryQt.py:4876 - New Block! : 471126
  703. 2017-06-14 10:11 (INFO) -- ArmoryQt.py:4884 - Current block number: 471126
  704. 2017-06-14 10:11 (INFO) -- ArmoryQt.py:4876 - New Block! : 471127
  705. 2017-06-14 10:11 (INFO) -- ArmoryQt.py:4884 - Current block number: 471127
  706. 2017-06-14 10:12 (INFO) -- ArmoryQt.py:4876 - New Block! : 471129
  707. 2017-06-14 10:12 (INFO) -- ArmoryQt.py:4884 - Current block number: 471129
  708. 2017-06-14 10:13 (INFO) -- ArmoryQt.py:4876 - New Block! : 471130
  709. 2017-06-14 10:13 (INFO) -- ArmoryQt.py:4884 - Current block number: 471130
  710. 2017-06-14 10:13 (INFO) -- ArmoryQt.py:4876 - New Block! : 471131
  711. 2017-06-14 10:13 (INFO) -- ArmoryQt.py:4884 - Current block number: 471131
  712. 2017-06-14 10:13 (INFO) -- ArmoryQt.py:4876 - New Block! : 471132
  713. 2017-06-14 10:13 (INFO) -- ArmoryQt.py:4884 - Current block number: 471132
  714. 2017-06-14 10:15 (INFO) -- ArmoryQt.py:4876 - New Block! : 471134
  715. 2017-06-14 10:15 (INFO) -- ArmoryQt.py:4884 - Current block number: 471134
  716. 2017-06-14 10:16 (INFO) -- ArmoryQt.py:4876 - New Block! : 471135
  717. 2017-06-14 10:16 (INFO) -- ArmoryQt.py:4884 - Current block number: 471135
  718. 2017-06-14 10:17 (INFO) -- ArmoryQt.py:4876 - New Block! : 471136
  719. 2017-06-14 10:17 (INFO) -- ArmoryQt.py:4884 - Current block number: 471136
  720. 2017-06-14 10:24 (INFO) -- ArmoryQt.py:4876 - New Block! : 471200
  721. 2017-06-14 10:24 (INFO) -- ArmoryQt.py:4884 - Current block number: 471200
  722. 2017-06-14 10:35 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
  723. 2017-06-14 11:02 (INFO) -- PyBtcWallet.pyc:882 - ***Creating new deterministic wallet
  724. 2017-06-14 11:02 (INFO) -- PyBtcWallet.pyc:888 - (with encryption)
  725. 2017-06-14 11:02 (INFO) -- PyBtcWallet.pyc:890 - Target (time,RAM)=(0.250,33554432)
  726. 2017-06-14 11:02 (INFO) -- PyBtcWallet.pyc:957 - New wallet will be written to: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armory_7pkNRo4j_.wallet
  727. 2017-06-14 11:14 (INFO) -- ArmoryQt.py:2828 - addWalletToApplication
  728. 2017-06-14 11:14 (INFO) -- qtdialogs.pyc:10895 - Wallet Restore Complete!
  729. 2017-06-14 11:16 (ERROR) -- Traceback (most recent call last):
  730. File "qtdialogs.pyc", line 1571, in execSendBtc
  731. AttributeError: 'DlgWalletDetails' object has no attribute 'wltAddrModel'
  732.  
  733. 2017-06-14 11:26 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  734. 2017-06-14 11:26 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  735. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  736. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1255 -
  737. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1256 -
  738. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1257 -
  739. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  740. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  741. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  742. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  743. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  744. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  745. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  746. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  747. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  748. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  749. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  750. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  751. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  752. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  753. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  754. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  755. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  756. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  757. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  758. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 252 GB
  759. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 252 GB
  760. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1279 -
  761. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  762. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  763. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  764. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  765. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  766. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  767. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  768. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  769. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  770. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  771. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  772. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  773. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  774. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  775. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  776. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  777. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  778. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  779. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  780. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  781. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  782. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  783. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  784. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  785. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  786. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  787. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  788. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  789. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  790. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  791. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  792. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  793. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  794. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  795. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  796. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  797. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  798. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  799. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  800. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  801. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  802. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  803. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  804. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  805. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  806. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  807. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  808. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  809. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  810. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  811. 2017-06-14 11:30 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  812. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  813. 2017-06-14 11:30 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  814. 2017-06-14 11:30 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  815. 2017-06-14 11:30 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  816. 2017-06-14 11:30 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  817. 2017-06-14 11:30 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  818. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  819. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  820. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  821. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  822. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  823. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  824. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  825. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  826. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  827. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  828. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  829. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  830. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  831. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  832. 2017-06-14 11:30 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  833. 2017-06-14 11:30 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  834. 2017-06-14 11:30 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  835. 2017-06-14 11:30 (INFO) -- SDM.pyc:337 - Called startBitcoind
  836. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  837. 2017-06-14 11:30 (INFO) -- SDM.pyc:443 - PID of bitcoind: 668
  838. 2017-06-14 11:30 (INFO) -- SDM.pyc:444 - PID of armory: 3568
  839. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '3568', '668']
  840. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  841. 2017-06-14 11:30 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  842. 2017-06-14 11:30 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  843. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  844. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 0
  845. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  846. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  847. 2017-06-14 11:30 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  848. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  849. 2017-06-14 11:32 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  850. 2017-06-14 11:32 (WARNING) -- SDM.pyc:507 - bitcoind exited, bitcoind STDOUT:
  851. 2017-06-14 11:32 (WARNING) -- SDM.pyc:509 -
  852. 2017-06-14 11:32 (WARNING) -- SDM.pyc:510 - bitcoind exited, bitcoind STDERR:
  853. 2017-06-14 11:32 (WARNING) -- SDM.pyc:512 -
  854. 2017-06-14 11:32 (INFO) -- SDM.pyc:463 - ...but bitcoind is not running, to be able to stop
  855. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  856. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  857. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1255 -
  858. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1256 -
  859. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1257 -
  860. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  861. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  862. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  863. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  864. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  865. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  866. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  867. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  868. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  869. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  870. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  871. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  872. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  873. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  874. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  875. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  876. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  877. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  878. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  879. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 252 GB
  880. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 252 GB
  881. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1279 -
  882. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  883. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  884. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  885. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  886. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  887. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  888. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  889. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  890. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  891. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  892. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  893. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  894. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  895. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  896. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  897. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  898. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  899. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  900. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  901. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  902. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  903. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  904. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  905. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  906. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  907. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  908. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  909. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  910. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  911. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  912. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  913. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  914. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  915. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  916. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  917. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  918. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  919. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  920. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  921. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  922. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  923. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  924. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  925. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  926. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  927. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  928. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  929. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  930. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  931. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  932. 2017-06-14 11:32 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  933. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  934. 2017-06-14 11:32 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  935. 2017-06-14 11:32 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  936. 2017-06-14 11:32 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  937. 2017-06-14 11:32 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  938. 2017-06-14 11:32 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  939. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  940. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  941. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  942. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  943. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  944. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  945. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  946. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  947. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  948. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  949. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  950. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  951. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  952. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  953. 2017-06-14 11:32 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  954. 2017-06-14 11:32 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  955. 2017-06-14 11:32 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  956. 2017-06-14 11:32 (INFO) -- SDM.pyc:337 - Called startBitcoind
  957. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  958. 2017-06-14 11:32 (INFO) -- SDM.pyc:443 - PID of bitcoind: 3604
  959. 2017-06-14 11:32 (INFO) -- SDM.pyc:444 - PID of armory: 3876
  960. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '3876', '3604']
  961. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  962. 2017-06-14 11:32 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  963. 2017-06-14 11:32 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  964. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  965. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  966. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  967. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  968. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  969. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  970. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  971. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  972. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  973. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  974. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  975. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  976. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  977. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  978. 2017-06-14 11:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  979. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  980. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  981. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  982. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  983. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  984. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  985. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  986. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  987. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  988. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  989. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  990. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  991. 2017-06-14 11:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  992. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  993. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  994. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  995. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  996. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  997. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  998. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  999. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1000. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1001. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1002. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1003. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1004. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1005. 2017-06-14 11:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1006. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1007. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1008. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1009. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1010. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1011. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1012. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1013. 2017-06-14 11:35 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1014. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1015. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1016. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1017. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1018. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1019. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1020. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1021. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1022. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1023. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1024. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1025. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1026. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1027. 2017-06-14 11:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1028. 2017-06-14 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1029. 2017-06-14 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1030. 2017-06-14 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1031. 2017-06-14 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1032. 2017-06-14 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1033. 2017-06-14 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1034. 2017-06-14 11:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1035. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1036. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1037. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1038. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1039. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1040. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1041. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1042. 2017-06-14 11:38 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1043. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1044. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1045. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1046. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1047. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1048. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1049. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1050. 2017-06-14 11:39 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1051. 2017-06-14 11:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1052. 2017-06-14 11:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1053. 2017-06-14 11:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1054. 2017-06-14 11:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1055. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1056. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1057. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1058. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1059. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1060. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1061. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1062. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1063. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1064. 2017-06-14 11:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1065. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1066. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1067. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1068. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1069. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1070. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1071. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1072. 2017-06-14 11:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1073. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1074. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1075. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1076. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1077. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1078. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1079. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1080. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1081. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1082. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1083. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1084. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1085. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1086. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1087. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1088. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1089. 2017-06-14 11:43 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1090. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1091. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1092. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1093. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1094. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1095. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1096. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1097. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1098. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1099. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1100. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1101. 2017-06-14 11:44 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1102. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1103. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1104. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1105. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1106. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1107. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1108. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1109. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1110. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1111. 2017-06-14 11:45 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1112. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1113. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1114. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1115. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1116. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1117. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1118. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1119. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1120. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1121. 2017-06-14 11:46 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1122. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1123. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1124. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1125. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1126. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1127. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1128. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1129. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1130. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1131. 2017-06-14 11:47 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1132. 2017-06-14 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1133. 2017-06-14 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1134. 2017-06-14 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1135. 2017-06-14 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1136. 2017-06-14 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1137. 2017-06-14 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1138. 2017-06-14 11:48 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1139. 2017-06-14 11:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1140. 2017-06-14 11:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1141. 2017-06-14 11:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1142. 2017-06-14 11:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1143. 2017-06-14 11:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1144. 2017-06-14 11:49 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1145. 2017-06-14 11:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1146. 2017-06-14 11:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1147. 2017-06-14 11:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1148. 2017-06-14 11:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1149. 2017-06-14 11:50 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1150. 2017-06-14 11:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1151. 2017-06-14 11:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1152. 2017-06-14 11:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1153. 2017-06-14 11:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1154. 2017-06-14 11:51 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1155. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1156. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1157. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1158. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1159. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1160. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1161. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1162. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1163. 2017-06-14 11:52 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1164. 2017-06-14 11:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1165. 2017-06-14 11:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1166. 2017-06-14 11:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1167. 2017-06-14 11:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1168. 2017-06-14 11:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1169. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1170. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1171. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1172. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1173. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1174. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1175. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1176. 2017-06-14 11:54 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1177. 2017-06-14 11:55 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1178. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  1179. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1255 -
  1180. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1256 -
  1181. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1257 -
  1182. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  1183. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  1184. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  1185. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  1186. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  1187. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  1188. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  1189. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  1190. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  1191. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  1192. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  1193. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  1194. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  1195. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  1196. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  1197. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  1198. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  1199. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  1200. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  1201. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 251 GB
  1202. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 251 GB
  1203. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1279 -
  1204. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  1205. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  1206. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  1207. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  1208. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  1209. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  1210. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  1211. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  1212. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  1213. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  1214. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  1215. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  1216. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  1217. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  1218. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  1219. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  1220. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  1221. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  1222. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  1223. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  1224. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  1225. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  1226. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  1227. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  1228. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  1229. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  1230. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  1231. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  1232. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  1233. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  1234. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  1235. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  1236. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  1237. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  1238. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1239. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  1240. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  1241. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  1242. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  1243. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  1244. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  1245. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  1246. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  1247. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  1248. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  1249. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  1250. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  1251. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  1252. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  1253. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1254. 2017-06-14 14:08 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  1255. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  1256. 2017-06-14 14:08 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  1257. 2017-06-14 14:08 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  1258. 2017-06-14 14:08 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  1259. 2017-06-14 14:08 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  1260. 2017-06-14 14:08 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  1261. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1262. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  1263. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  1264. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  1265. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  1266. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  1267. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  1268. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  1269. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  1270. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  1271. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  1272. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  1273. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  1274. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1275. 2017-06-14 14:08 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  1276. 2017-06-14 14:08 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1277. 2017-06-14 14:08 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1278. 2017-06-14 14:08 (INFO) -- SDM.pyc:337 - Called startBitcoind
  1279. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  1280. 2017-06-14 14:08 (INFO) -- SDM.pyc:443 - PID of bitcoind: 3440
  1281. 2017-06-14 14:08 (INFO) -- SDM.pyc:444 - PID of armory: 3696
  1282. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '3696', '3440']
  1283. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1284. 2017-06-14 14:08 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  1285. 2017-06-14 14:08 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  1286. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1287. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  1288. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1289. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1290. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1291. 2017-06-14 14:08 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
  1292. 2017-06-14 14:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1293. 2017-06-14 14:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1294. 2017-06-14 14:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1295. 2017-06-14 14:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1296. 2017-06-14 14:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1297. 2017-06-14 14:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1298. 2017-06-14 14:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1299. 2017-06-14 14:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1300. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1301. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1302. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1303. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1304. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1305. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1306. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1307. 2017-06-14 14:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1308. 2017-06-14 14:10 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
  1309. 2017-06-17 18:52 (INFO) -- TxFrames.pyc:689 - Change address behavior: NewAddr
  1310. 2017-06-17 18:53 (INFO) -- (PPRINT from ArmoryQt.py:3088)
  1311.  
  1312. 01000000 011ed417 0d3803d4 418b472e 9f5522a9 95f46831 9bea0c77 d3f35682
  1313. b8855e54 de000000 008b4830 45022100 90beda4c ade5be61 19049d0c bb2c4393
  1314. 9d3b4cff 73bd0e84 c5863add b2110c45 022024be c9f5bc55 516f3659 38044c9d
  1315. 00bc3bdc cc8adbbc 91c2f2e8 62897155 ea150141 04d68302 c445965e dccfba54
  1316. 045a0a22 9b965e43 cf5ec214 dea82a71 9ea352af 657d34bc 346ff8ed eca4920d
  1317. b65903cc bdd48815 8987d76a ace12917 c6b51f87 d7ffffff ff023020 db0b0000
  1318. 00001976 a914637f 1e88a9a2 d31e037b 09908848 2bfc6539 21dc88ac 40420f00
  1319. 00000000 1976a914 ca6e282f 6ead0e81 bf0e4bc0 b4fe072f d09540c4 88acac30
  1320. 0700
  1321. 2017-06-17 18:53 (INFO) -- (PPRINT from ArmoryQt.py:3089)
  1322. Transaction:
  1323. TxHash: 363e98f7641f3f48076ba1b89853b43b444e7cf964b7a9deaaa06434512964d8 (BE)
  1324. Version: 1
  1325. nInputs: 1
  1326. nOutputs: 2
  1327. LockTime: 471212
  1328. Inputs:
  1329. PyTxIn:
  1330. PrevTxHash: de545e85b88256f3d3770cea9b3168f495a922559f2e478b41d403380d17d41e (BE)
  1331. TxOutIndex: 0
  1332. Script: (48304502210090beda4cade5be6119049d0cbb2c43939d3b4cff73bd0e84c586)
  1333. Sender: 16GNtBaGSUtvXsWXwgJEsnuyrxUJxUBmMu
  1334. Seq: 4294967295
  1335. Outputs:
  1336. TxOut:
  1337. Value: 198910000 (1.9891)
  1338. Script: OP_DUP OP_HASH160 (1A56BPoV6Z1Z4ikuTG7aQPH9x3KoN2J7Jo) OP_EQUALVERIFY OP_CHECKSIG
  1339. TxOut:
  1340. Value: 1000000 (0.01)
  1341. Script: OP_DUP OP_HASH160 (1KTMTbFKJtt73yxshwiDLDim87SZSXRyc4) OP_EQUALVERIFY OP_CHECKSIG
  1342.  
  1343. 2017-06-17 18:53 (INFO) -- ArmoryQt.py:3094 - Sending Tx, d86429513464a0aadea9b764f97c4e443bb45398b8a16b07483f1f64f7983e36
  1344. 2017-06-17 18:53 (INFO) -- ArmoryQt.py:5296 - Bitcoins Sent!
  1345. Amount: 0.0109 BTC
  1346. From: Wallet "Restored - 7pkNRo4j" (7pkNRo4j)
  1347. To: 1KTMTbFKJtt73yxshwiDLDim87SZSXRyc4
  1348. 2017-06-17 18:54 (INFO) -- TxFrames.pyc:689 - Change address behavior: NewAddr
  1349. 2017-06-17 18:55 (INFO) -- (PPRINT from ArmoryQt.py:3088)
  1350.  
  1351. 01000000 025f20d4 998ea722 724bb7d2 a934ce09 01294147 c686d5dd 00eba61e
  1352. 53e2aead d0360000 008b4830 45022100 b4aebc1b 794fe8ed 7274b3a7 e678f297
  1353. a1df97b1 766612af a4ffd628 f8e5c605 02205b91 0da7b600 e313feec 7c05c470
  1354. a04b0753 e7dbc312 fd76aab4 e15e1188 459c0141 0436915d ce16233b 9793fcae
  1355. 52930edd 3f693c2f d7ced958 a7cbea8d d4853dd3 dfb9995d 6de1d093 b72c7c5a
  1356. 9356ebcd 0bf03b94 9baa290f 88cc85af 860eb970 a4ffffff ff9606bb a540814d
  1357. 2c0cda1d 0753752e 4e4bb255 bf240c26 6fd5b11a cea9ea18 22000000 008b4830
  1358. 45022100 982354ef be854266 f7d64510 99f06476 1586fec6 497c3533 2d330744
  1359. f42ffd47 0220080f 9e80a4ad c3d58bdf 8125be77 ee072711 6d2282f9 1ad3bbb5
  1360. 9a898b01 97950141 0436915d ce16233b 9793fcae 52930edd 3f693c2f d7ced958
  1361. a7cbea8d d4853dd3 dfb9995d 6de1d093 b72c7c5a 9356ebcd 0bf03b94 9baa290f
  1362. 88cc85af 860eb970 a4ffffff ff0210dd b6290000 00001976 a9144451 9ac882d6
  1363. c1659527 5e817a56 78648b83 6a6588ac 00e1f505 00000000 1976a914 d73105b1
  1364. c40d4c93 fda0eec8 2a879c39 1ae472a8 88acac30 0700
  1365. 2017-06-17 18:55 (INFO) -- (PPRINT from ArmoryQt.py:3089)
  1366. Transaction:
  1367. TxHash: 850d3322892a97ae0e1445dfdd85b6ecf80fd6e630ed88d95085de4a9beae955 (BE)
  1368. Version: 1
  1369. nInputs: 2
  1370. nOutputs: 2
  1371. LockTime: 471212
  1372. Inputs:
  1373. PyTxIn:
  1374. PrevTxHash: d0adaee2531ea6eb00ddd586c64741290109ce34a9d2b74b7222a78e99d4205f (BE)
  1375. TxOutIndex: 54
  1376. Script: (483045022100b4aebc1b794fe8ed7274b3a7e678f297a1df97b1766612afa4ff)
  1377. Sender: 1DiFvixESMmcu7cK2LeaJQRa8VX92AMZ66
  1378. Seq: 4294967295
  1379. PyTxIn:
  1380. PrevTxHash: 2218eaa9ce1ab1d56f260c24bf55b24b4e2e7553071dda0c2c4d8140a5bb0696 (BE)
  1381. TxOutIndex: 0
  1382. Script: (483045022100982354efbe854266f7d6451099f064761586fec6497c35332d33)
  1383. Sender: 1DiFvixESMmcu7cK2LeaJQRa8VX92AMZ66
  1384. Seq: 4294967295
  1385. Outputs:
  1386. TxOut:
  1387. Value: 699850000 (6.9985)
  1388. Script: OP_DUP OP_HASH160 (17EEi2v3mE8g52LAQR1ouhcde1HhH4Qs5d) OP_EQUALVERIFY OP_CHECKSIG
  1389. TxOut:
  1390. Value: 100000000 (1.0)
  1391. Script: OP_DUP OP_HASH160 (1Lcq1NPUJmaruYHcxTVN1a5NNRbbAmwUgM) OP_EQUALVERIFY OP_CHECKSIG
  1392.  
  1393. 2017-06-17 18:55 (INFO) -- ArmoryQt.py:3094 - Sending Tx, 55e9ea9b4ade8550d988ed30e6d60ff8ecb685dddf45140eae972a8922330d85
  1394. 2017-06-17 18:55 (INFO) -- ArmoryQt.py:5296 - Bitcoins Sent!
  1395. Amount: 1.00150001 BTC
  1396. From: Wallet "Restored - 7pkNRo4j" (7pkNRo4j)
  1397. To: 1Lcq1NPUJmaruYHcxTVN1a5NNRbbAmwUgM
  1398. 2017-06-19 10:58 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  1399. 2017-06-19 10:58 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  1400. 2017-06-19 10:58 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  1401. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  1402. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1255 -
  1403. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1256 -
  1404. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1257 -
  1405. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  1406. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  1407. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  1408. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  1409. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  1410. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  1411. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  1412. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  1413. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  1414. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  1415. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  1416. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  1417. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  1418. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  1419. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  1420. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  1421. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  1422. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  1423. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  1424. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 248 GB
  1425. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 248 GB
  1426. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1279 -
  1427. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  1428. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  1429. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  1430. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  1431. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  1432. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  1433. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  1434. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  1435. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  1436. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  1437. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  1438. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  1439. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  1440. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  1441. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  1442. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  1443. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  1444. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  1445. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  1446. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  1447. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  1448. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  1449. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  1450. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  1451. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  1452. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  1453. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  1454. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  1455. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  1456. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  1457. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  1458. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  1459. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  1460. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  1461. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1462. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  1463. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  1464. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  1465. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  1466. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  1467. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  1468. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  1469. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  1470. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  1471. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  1472. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  1473. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  1474. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  1475. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  1476. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1477. 2017-06-19 10:58 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  1478. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  1479. 2017-06-19 10:58 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  1480. 2017-06-19 10:58 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  1481. 2017-06-19 10:58 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  1482. 2017-06-19 10:58 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  1483. 2017-06-19 10:58 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  1484. 2017-06-19 10:58 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1485. 2017-06-19 10:58 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  1486. 2017-06-19 10:58 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  1487. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  1488. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  1489. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  1490. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  1491. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  1492. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  1493. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  1494. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  1495. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  1496. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  1497. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1498. 2017-06-19 10:59 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  1499. 2017-06-19 10:59 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1500. 2017-06-19 10:59 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1501. 2017-06-19 10:59 (INFO) -- SDM.pyc:337 - Called startBitcoind
  1502. 2017-06-19 10:59 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  1503. 2017-06-19 10:59 (INFO) -- SDM.pyc:443 - PID of bitcoind: 3604
  1504. 2017-06-19 10:59 (INFO) -- SDM.pyc:444 - PID of armory: 4516
  1505. 2017-06-19 10:59 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '4516', '3604']
  1506. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1507. 2017-06-19 10:59 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  1508. 2017-06-19 10:59 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  1509. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1510. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  1511. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1512. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1513. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1514. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4561 - Dashboard switched to auto-InitSync
  1515. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1516. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1517. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1518. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1519. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1520. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1521. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1522. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1523. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1524. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1525. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1526. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1527. 2017-06-19 10:59 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1528. 2017-06-19 11:00 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1529. 2017-06-19 11:00 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1530. 2017-06-19 11:00 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1531. 2017-06-19 11:00 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1532. 2017-06-19 11:00 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1533. 2017-06-19 11:00 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1534. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  1535. 2017-06-19 15:57 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  1536. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  1537. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1255 -
  1538. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1256 -
  1539. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1257 -
  1540. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  1541. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  1542. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  1543. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  1544. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  1545. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  1546. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  1547. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  1548. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  1549. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  1550. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  1551. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  1552. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  1553. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  1554. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  1555. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  1556. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  1557. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  1558. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  1559. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 248 GB
  1560. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 248 GB
  1561. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1279 -
  1562. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  1563. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  1564. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  1565. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  1566. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  1567. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  1568. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  1569. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  1570. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  1571. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  1572. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  1573. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  1574. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  1575. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  1576. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  1577. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  1578. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  1579. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  1580. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  1581. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  1582. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  1583. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  1584. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  1585. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  1586. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  1587. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  1588. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  1589. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  1590. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  1591. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  1592. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  1593. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  1594. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  1595. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  1596. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1597. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  1598. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  1599. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  1600. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  1601. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  1602. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  1603. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  1604. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  1605. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  1606. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  1607. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  1608. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  1609. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  1610. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  1611. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1612. 2017-06-19 15:57 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  1613. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  1614. 2017-06-19 15:57 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  1615. 2017-06-19 15:57 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  1616. 2017-06-19 15:57 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  1617. 2017-06-19 15:57 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  1618. 2017-06-19 15:57 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  1619. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1620. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  1621. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  1622. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  1623. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  1624. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  1625. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  1626. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  1627. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  1628. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  1629. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  1630. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  1631. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  1632. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1633. 2017-06-19 15:57 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  1634. 2017-06-19 15:57 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1635. 2017-06-19 15:57 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1636. 2017-06-19 15:57 (INFO) -- SDM.pyc:337 - Called startBitcoind
  1637. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  1638. 2017-06-19 15:57 (INFO) -- SDM.pyc:443 - PID of bitcoind: 3724
  1639. 2017-06-19 15:57 (INFO) -- SDM.pyc:444 - PID of armory: 4976
  1640. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '4976', '3724']
  1641. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1642. 2017-06-19 15:57 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  1643. 2017-06-19 15:57 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  1644. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1645. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  1646. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1647. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1648. 2017-06-19 15:57 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1649. 2017-06-19 15:58 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
  1650. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1651. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1652. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1653. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1654. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1655. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1656. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1657. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1658. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1659. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1660. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1661. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1662. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1663. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1664. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1665. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1666. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1667. 2017-06-19 15:58 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1668. 2017-06-20 07:27 (INFO) -- ArmoryQt.py:3603 - Log saved to C:/Users/Aloysius Ssensamba/Desktop/armorylog_20170620_0727.txt
  1669. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  1670. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1255 -
  1671. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1256 -
  1672. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1257 -
  1673. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  1674. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  1675. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  1676. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  1677. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  1678. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  1679. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  1680. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  1681. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  1682. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  1683. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  1684. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  1685. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  1686. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  1687. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  1688. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  1689. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  1690. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  1691. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  1692. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 250 GB
  1693. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 250 GB
  1694. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1279 -
  1695. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  1696. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  1697. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  1698. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  1699. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  1700. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  1701. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  1702. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  1703. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  1704. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  1705. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  1706. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  1707. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  1708. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  1709. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  1710. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  1711. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  1712. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  1713. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  1714. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  1715. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  1716. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  1717. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  1718. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  1719. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  1720. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  1721. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  1722. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  1723. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  1724. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  1725. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  1726. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  1727. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  1728. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  1729. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1730. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  1731. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  1732. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  1733. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  1734. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  1735. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  1736. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  1737. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  1738. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  1739. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  1740. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  1741. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  1742. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  1743. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  1744. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1745. 2017-06-20 16:04 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  1746. 2017-06-20 16:04 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  1747. 2017-06-20 16:04 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  1748. 2017-06-20 16:04 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  1749. 2017-06-20 16:04 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  1750. 2017-06-20 16:04 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  1751. 2017-06-20 16:04 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  1752. 2017-06-20 16:04 (ERROR) -- ArmoryQt.py:5906 - Socket already in use. Sent CLI args to existing proc.
  1753. 2017-06-20 16:04 (ERROR) -- ArmoryQt.py:5907 - Exiting...
  1754. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  1755. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1255 -
  1756. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1256 -
  1757. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1257 -
  1758. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  1759. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  1760. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  1761. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  1762. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  1763. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  1764. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  1765. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  1766. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  1767. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  1768. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  1769. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  1770. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  1771. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  1772. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  1773. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  1774. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  1775. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  1776. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  1777. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 250 GB
  1778. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 250 GB
  1779. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1279 -
  1780. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  1781. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  1782. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  1783. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  1784. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  1785. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  1786. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  1787. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  1788. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  1789. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  1790. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  1791. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  1792. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  1793. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  1794. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  1795. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  1796. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  1797. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  1798. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  1799. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  1800. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  1801. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  1802. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  1803. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  1804. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  1805. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  1806. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  1807. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  1808. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  1809. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  1810. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  1811. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  1812. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  1813. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  1814. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1815. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  1816. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  1817. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  1818. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  1819. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  1820. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  1821. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  1822. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  1823. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  1824. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  1825. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  1826. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  1827. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  1828. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  1829. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1830. 2017-06-26 08:33 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  1831. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  1832. 2017-06-26 08:33 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  1833. 2017-06-26 08:33 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  1834. 2017-06-26 08:33 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  1835. 2017-06-26 08:33 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  1836. 2017-06-26 08:33 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  1837. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1838. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  1839. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  1840. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  1841. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  1842. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  1843. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  1844. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  1845. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  1846. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  1847. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  1848. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  1849. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  1850. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1851. 2017-06-26 08:33 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  1852. 2017-06-26 08:33 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1853. 2017-06-26 08:33 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  1854. 2017-06-26 08:33 (INFO) -- SDM.pyc:337 - Called startBitcoind
  1855. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  1856. 2017-06-26 08:33 (INFO) -- SDM.pyc:443 - PID of bitcoind: 10028
  1857. 2017-06-26 08:33 (INFO) -- SDM.pyc:444 - PID of armory: 8376
  1858. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '8376', '10028']
  1859. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1860. 2017-06-26 08:33 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  1861. 2017-06-26 08:33 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  1862. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1863. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  1864. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  1865. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1866. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1867. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:4561 - Dashboard switched to auto-InitSync
  1868. 2017-06-26 08:33 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1869. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1870. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1871. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1872. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1873. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1874. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1875. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1876. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1877. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1878. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1879. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1880. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1881. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1882. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1883. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1884. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1885. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1886. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1887. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1888. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1889. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1890. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1891. 2017-06-26 08:34 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  1892. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:5398 - BDM state is scanning -- force shutdown BDM
  1893. 2017-06-26 08:36 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  1894. 2017-06-26 08:36 (ERROR) -- ArmoryQt.py:5411 - Strange error during shutdown
  1895. Traceback (most recent call last):
  1896. File "ArmoryQt.py", line 5402, in closeForReal
  1897. File "SDM.pyc", line 483, in stopBitcoind
  1898. File "armoryengine\ArmoryUtils.pyc", line 829, in LOGERROR
  1899. TypeError: cannot concatenate 'str' and 'exceptions.RuntimeError' objects
  1900. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  1901. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  1902. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1255 -
  1903. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1256 -
  1904. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1257 -
  1905. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  1906. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  1907. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  1908. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  1909. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  1910. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  1911. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  1912. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  1913. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  1914. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  1915. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  1916. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  1917. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  1918. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  1919. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  1920. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  1921. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  1922. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  1923. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  1924. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 250 GB
  1925. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 250 GB
  1926. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1279 -
  1927. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  1928. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  1929. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  1930. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  1931. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  1932. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  1933. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  1934. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  1935. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  1936. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  1937. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  1938. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  1939. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  1940. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  1941. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  1942. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  1943. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  1944. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  1945. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  1946. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  1947. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  1948. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  1949. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  1950. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  1951. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  1952. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  1953. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  1954. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  1955. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  1956. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  1957. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  1958. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  1959. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  1960. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  1961. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1962. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  1963. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  1964. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  1965. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  1966. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  1967. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  1968. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  1969. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  1970. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  1971. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  1972. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  1973. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  1974. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  1975. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  1976. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1977. 2017-06-26 08:36 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  1978. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  1979. 2017-06-26 08:36 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  1980. 2017-06-26 08:36 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  1981. 2017-06-26 08:36 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  1982. 2017-06-26 08:36 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  1983. 2017-06-26 08:36 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  1984. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  1985. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  1986. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  1987. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  1988. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  1989. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  1990. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  1991. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  1992. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  1993. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  1994. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  1995. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  1996. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  1997. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  1998. 2017-06-26 08:36 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  1999. 2017-06-26 08:36 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2000. 2017-06-26 08:36 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2001. 2017-06-26 08:36 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2002. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2003. 2017-06-26 08:36 (INFO) -- SDM.pyc:443 - PID of bitcoind: 9196
  2004. 2017-06-26 08:36 (INFO) -- SDM.pyc:444 - PID of armory: 10092
  2005. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '10092', '9196']
  2006. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2007. 2017-06-26 08:36 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2008. 2017-06-26 08:36 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2009. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2010. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  2011. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2012. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2013. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2014. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2015. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2016. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2017. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2018. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2019. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2020. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2021. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2022. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2023. 2017-06-26 08:36 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2024. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2025. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2026. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2027. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2028. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2029. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2030. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2031. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2032. 2017-06-26 08:37 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2033. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:5398 - BDM state is scanning -- force shutdown BDM
  2034. 2017-06-26 11:08 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  2035. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  2036. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  2037. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1255 -
  2038. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1256 -
  2039. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1257 -
  2040. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  2041. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  2042. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  2043. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  2044. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  2045. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  2046. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  2047. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  2048. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  2049. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  2050. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  2051. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  2052. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  2053. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  2054. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  2055. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  2056. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  2057. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  2058. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  2059. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 250 GB
  2060. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 250 GB
  2061. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1279 -
  2062. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  2063. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  2064. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  2065. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  2066. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  2067. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  2068. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  2069. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  2070. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  2071. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  2072. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  2073. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  2074. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  2075. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  2076. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  2077. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  2078. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  2079. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  2080. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  2081. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  2082. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  2083. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  2084. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  2085. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  2086. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  2087. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  2088. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  2089. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  2090. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  2091. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  2092. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  2093. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  2094. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  2095. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  2096. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2097. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  2098. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  2099. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  2100. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  2101. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  2102. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  2103. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  2104. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  2105. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  2106. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  2107. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  2108. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  2109. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  2110. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  2111. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2112. 2017-06-26 11:08 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  2113. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  2114. 2017-06-26 11:08 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  2115. 2017-06-26 11:08 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  2116. 2017-06-26 11:08 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  2117. 2017-06-26 11:08 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  2118. 2017-06-26 11:08 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  2119. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2120. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  2121. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  2122. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  2123. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  2124. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  2125. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  2126. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  2127. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  2128. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  2129. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  2130. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  2131. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  2132. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2133. 2017-06-26 11:08 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  2134. 2017-06-26 11:08 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2135. 2017-06-26 11:08 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2136. 2017-06-26 11:08 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2137. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2138. 2017-06-26 11:08 (INFO) -- SDM.pyc:443 - PID of bitcoind: 7528
  2139. 2017-06-26 11:08 (INFO) -- SDM.pyc:444 - PID of armory: 6592
  2140. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '6592', '7528']
  2141. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2142. 2017-06-26 11:08 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2143. 2017-06-26 11:08 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2144. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2145. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  2146. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2147. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2148. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2149. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:4561 - Dashboard switched to auto-InitSync
  2150. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2151. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2152. 2017-06-26 11:08 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2153. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2154. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2155. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2156. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2157. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2158. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2159. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2160. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2161. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2162. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2163. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2164. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2165. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2166. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2167. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2168. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2169. 2017-06-26 11:09 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2170. 2017-06-26 11:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2171. 2017-06-26 11:10 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2172. 2017-06-26 11:11 (INFO) -- ArmoryQt.py:5398 - BDM state is scanning -- force shutdown BDM
  2173. 2017-06-26 11:11 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  2174. 2017-06-26 11:12 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  2175. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  2176. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1255 -
  2177. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1256 -
  2178. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1257 -
  2179. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  2180. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  2181. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  2182. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  2183. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  2184. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  2185. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  2186. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  2187. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  2188. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  2189. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  2190. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  2191. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  2192. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  2193. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  2194. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  2195. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  2196. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  2197. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  2198. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 251 GB
  2199. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 251 GB
  2200. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1279 -
  2201. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  2202. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  2203. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  2204. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  2205. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  2206. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  2207. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  2208. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  2209. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  2210. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  2211. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  2212. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  2213. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  2214. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  2215. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  2216. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  2217. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  2218. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  2219. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  2220. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  2221. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  2222. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  2223. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  2224. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  2225. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  2226. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  2227. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  2228. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  2229. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  2230. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  2231. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  2232. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  2233. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  2234. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  2235. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2236. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  2237. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  2238. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  2239. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  2240. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  2241. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  2242. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  2243. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  2244. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  2245. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  2246. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  2247. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  2248. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  2249. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  2250. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2251. 2017-06-26 11:21 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  2252. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  2253. 2017-06-26 11:21 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  2254. 2017-06-26 11:21 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  2255. 2017-06-26 11:21 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  2256. 2017-06-26 11:21 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  2257. 2017-06-26 11:21 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  2258. 2017-06-26 11:21 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2259. 2017-06-26 11:21 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  2260. 2017-06-26 11:21 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  2261. 2017-06-26 11:21 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  2262. 2017-06-26 11:21 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  2263. 2017-06-26 11:21 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  2264. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  2265. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  2266. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  2267. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  2268. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  2269. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  2270. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  2271. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2272. 2017-06-26 11:22 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  2273. 2017-06-26 11:22 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2274. 2017-06-26 11:22 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2275. 2017-06-26 11:22 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2276. 2017-06-26 11:22 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2277. 2017-06-26 11:22 (INFO) -- SDM.pyc:443 - PID of bitcoind: 3628
  2278. 2017-06-26 11:22 (INFO) -- SDM.pyc:444 - PID of armory: 3580
  2279. 2017-06-26 11:22 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '3580', '3628']
  2280. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2281. 2017-06-26 11:22 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2282. 2017-06-26 11:22 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2283. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2284. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  2285. 2017-06-26 11:22 (ERROR) -- ArmoryQt.py:1188 - 3 attempts to load blockchain failed. Remove mempool.bin.
  2286. 2017-06-26 11:22 (ERROR) -- ArmoryQt.py:1193 - File mempool.bin does not exist. Nothing deleted.
  2287. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2288. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2289. 2017-06-26 11:22 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2290. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  2291. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1255 -
  2292. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1256 -
  2293. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1257 -
  2294. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  2295. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  2296. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  2297. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  2298. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  2299. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  2300. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  2301. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  2302. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  2303. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  2304. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  2305. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  2306. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  2307. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  2308. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  2309. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  2310. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  2311. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  2312. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  2313. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 251 GB
  2314. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 251 GB
  2315. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1279 -
  2316. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  2317. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  2318. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  2319. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  2320. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  2321. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  2322. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  2323. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  2324. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  2325. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  2326. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  2327. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  2328. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  2329. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  2330. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  2331. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  2332. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  2333. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  2334. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  2335. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  2336. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  2337. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  2338. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  2339. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  2340. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  2341. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  2342. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  2343. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  2344. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  2345. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  2346. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  2347. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  2348. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  2349. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  2350. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2351. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  2352. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  2353. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  2354. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  2355. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  2356. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  2357. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  2358. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  2359. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  2360. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  2361. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  2362. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  2363. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  2364. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  2365. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2366. 2017-06-26 11:26 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  2367. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  2368. 2017-06-26 11:26 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  2369. 2017-06-26 11:26 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  2370. 2017-06-26 11:26 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  2371. 2017-06-26 11:26 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  2372. 2017-06-26 11:26 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  2373. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2374. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  2375. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  2376. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  2377. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  2378. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  2379. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  2380. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  2381. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  2382. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  2383. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  2384. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  2385. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  2386. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2387. 2017-06-26 11:26 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  2388. 2017-06-26 11:26 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2389. 2017-06-26 11:26 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2390. 2017-06-26 11:26 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2391. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2392. 2017-06-26 11:26 (INFO) -- SDM.pyc:443 - PID of bitcoind: 3232
  2393. 2017-06-26 11:26 (INFO) -- SDM.pyc:444 - PID of armory: 4092
  2394. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '4092', '3232']
  2395. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2396. 2017-06-26 11:26 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2397. 2017-06-26 11:26 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2398. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2399. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  2400. 2017-06-26 11:26 (ERROR) -- ArmoryQt.py:1188 - 4 attempts to load blockchain failed. Remove mempool.bin.
  2401. 2017-06-26 11:26 (ERROR) -- ArmoryQt.py:1193 - File mempool.bin does not exist. Nothing deleted.
  2402. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2403. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2404. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2405. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2406. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2407. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2408. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2409. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2410. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2411. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2412. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2413. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2414. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2415. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2416. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2417. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2418. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2419. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2420. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2421. 2017-06-26 11:26 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2422. 2017-06-26 11:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2423. 2017-06-26 11:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2424. 2017-06-26 11:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2425. 2017-06-26 11:27 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2426. 2017-06-27 13:11 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
  2427. 2017-06-27 16:15 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  2428. 2017-06-27 16:15 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  2429. 2017-06-27 16:16 (ERROR) -- ArmoryQt.py:5411 - Strange error during shutdown
  2430. Traceback (most recent call last):
  2431. File "ArmoryQt.py", line 5402, in closeForReal
  2432. File "SDM.pyc", line 483, in stopBitcoind
  2433. File "armoryengine\ArmoryUtils.pyc", line 829, in LOGERROR
  2434. TypeError: cannot concatenate 'str' and 'exceptions.RuntimeError' objects
  2435. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  2436. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
  2437. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1255 -
  2438. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1256 -
  2439. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1257 -
  2440. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
  2441. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  2442. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
  2443. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
  2444. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
  2445. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa722
  2446. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
  2447. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
  2448. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  2449. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  2450. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  2451. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  2452. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
  2453. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 3.97 GB
  2454. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  2455. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 4 cores
  2456. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
  2457. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
  2458. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
  2459. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 248 GB
  2460. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 248 GB
  2461. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1279 -
  2462. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
  2463. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
  2464. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
  2465. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
  2466. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
  2467. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
  2468. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
  2469. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
  2470. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
  2471. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - port : None
  2472. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
  2473. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
  2474. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
  2475. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
  2476. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
  2477. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
  2478. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
  2479. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
  2480. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
  2481. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
  2482. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
  2483. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
  2484. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
  2485. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
  2486. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
  2487. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
  2488. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
  2489. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
  2490. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
  2491. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
  2492. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
  2493. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
  2494. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
  2495. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
  2496. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2497. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - language : en
  2498. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
  2499. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
  2500. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
  2501. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
  2502. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
  2503. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
  2504. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
  2505. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
  2506. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  2507. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
  2508. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
  2509. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
  2510. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
  2511. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2512. 2017-06-27 16:16 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
  2513. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
  2514. 2017-06-27 16:16 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
  2515. 2017-06-27 16:16 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
  2516. 2017-06-27 16:16 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
  2517. 2017-06-27 16:16 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
  2518. 2017-06-27 16:16 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
  2519. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2520. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
  2521. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
  2522. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
  2523. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:2172 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  2524. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  2525. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
  2526. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user. Done!
  2527. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
  2528. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
  2529. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1682 - From: Advanced
  2530. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1690 - To: Advanced
  2531. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
  2532. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2533. 2017-06-27 16:16 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  2534. 2017-06-27 16:16 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2535. 2017-06-27 16:16 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2536. 2017-06-27 16:16 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2537. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2538. 2017-06-27 16:16 (INFO) -- SDM.pyc:443 - PID of bitcoind: 5236
  2539. 2017-06-27 16:16 (INFO) -- SDM.pyc:444 - PID of armory: 10024
  2540. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['.\\guardian.exe', '10024', '5236']
  2541. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
  2542. 2017-06-27 16:16 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2543. 2017-06-27 16:16 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2544. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2545. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
  2546. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
  2547. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2548. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2549. 2017-06-27 16:16 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
  2550. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2551. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2552. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2553. 2017-06-27 16:16 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2554. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2555. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2556. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2557. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2558. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2559. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2560. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2561. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2562. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2563. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2564. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2565. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2566. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2567. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2568. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2569. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2570. 2017-06-27 16:17 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
  2571. 2017-06-28 14:12 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  2572. 2017-06-28 14:12 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  2573. 2017-06-28 14:14 (ERROR) -- SDM.pyc:477 - bitcoind failed to shutdown in less than 2 minutes. Terminating.
  2574. 2017-06-28 14:15 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  2575. 2017-06-28 14:15 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
  2576. 2017-06-28 14:15 (INFO) -- SDM.pyc:457 - Called stopBitcoind
  2577. 2017-06-28 14:17 (ERROR) -- ArmoryQt.py:5411 - Strange error during shutdown
  2578. Traceback (most recent call last):
  2579. File "ArmoryQt.py", line 5402, in closeForReal
  2580. File "SDM.pyc", line 483, in stopBitcoind
  2581. File "armoryengine\ArmoryUtils.pyc", line 829, in LOGERROR
  2582. TypeError: cannot concatenate 'str' and 'exceptions.RuntimeError' objects
  2583. 2017-06-28 14:17 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
  2584. 2017-06-28 14:17 (ERROR) -- Traceback (most recent call last):
  2585. File "ArmoryQt.py", line 5328, in closeEvent
  2586. File "ArmoryQt.py", line 5415, in closeForReal
  2587. File "twisted\internet\base.pyc", line 580, in stop
  2588. ReactorNotRunning: Can't stop reactor that isn't running.
  2589.  
  2590. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1135 - C++ block utilities loaded successfully
  2591. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1252 -
  2592. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1253 -
  2593. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1254 -
  2594. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1255 - ************************************************************
  2595. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1256 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  2596. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1257 - ************************************************************
  2597. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1258 - Loading Armory Engine:
  2598. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1259 - Armory Version : 0.96.0.3
  2599. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1260 - Armory Build: : 1a126dd6ec
  2600. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1261 - PyBtcWallet Version : 1.35
  2601. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1262 - Detected Operating system: Windows
  2602. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1263 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  2603. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1264 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  2604. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1265 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  2605. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1266 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  2606. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1267 - Detected System Specs :
  2607. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1268 - Total Available RAM : 3.97 GB
  2608. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1269 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  2609. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1270 - Number of CPU cores : 4 cores
  2610. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1271 - System is 64-bit : True
  2611. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1272 - Preferred Encoding : cp1252
  2612. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1273 - Machine Arch : amd64
  2613. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1274 - Available HDD (ARM) : 248 GB
  2614. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1275 - Available HDD (BTC) : 248 GB
  2615. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1276 -
  2616. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1277 - Network Name: Main Network
  2617. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1278 - Satoshi Port: 8333
  2618. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1279 - Do wlt check: True
  2619. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1280 - Named options/arguments to armoryengine.py:
  2620. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1282 - thread_count : -1
  2621. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1282 - rescan : False
  2622. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1282 - ignoreAllZC : False
  2623. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1282 - rescanBalance : False
  2624. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1282 - disableModules : False
  2625. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1282 - port : None
  2626. 2017-06-28 14:20:04 (INFO) -- ArmoryUtils.pyc:1282 - interport : 8223
  2627. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - coverageOutputDir: None
  2628. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - forceWalletCheck: False
  2629. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - regtest : False
  2630. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - rebuild : False
  2631. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - nettimeout : 2
  2632. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - datadir : DEFAULT
  2633. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - clearMempool : False
  2634. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - offline : False
  2635. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - armoryDBDir : DEFAULT
  2636. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - armorydb_port : 9001
  2637. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - satoshiPort : DEFAULT
  2638. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - useTorSettings : False
  2639. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - netlog : False
  2640. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - keypool : 100
  2641. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - coverageInclude : None
  2642. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - forceOnline : False
  2643. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - redownload : False
  2644. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - rpcBindAddr : 127.0.0.1
  2645. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - armorydb_ip : 127.0.0.1
  2646. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - multisigFile : DEFAULT
  2647. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - ram_usage : -1
  2648. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - mtdebug : False
  2649. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - logDisable : False
  2650. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2651. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - language : en
  2652. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - db_type : DB_FULL
  2653. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - doDebug : False
  2654. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - enableDetSign : True
  2655. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - disableConfPermis: False
  2656. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - testnet : False
  2657. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - rpcport : DEFAULT
  2658. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - satoshiHome : DEFAULT
  2659. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - satoshiRpcport : DEFAULT
  2660. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  2661. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1282 - verbosity : None
  2662. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1283 - Other arguments:
  2663. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1286 - ************************************************************
  2664. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:1689 - C++ block utilities loaded successfully
  2665. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:3587 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2666. 2017-06-28 14:20:05 (ERROR) -- ArmoryUtils.pyc:3744 - Unsupported language specified. Defaulting to English (en)
  2667. 2017-06-28 14:20:05 (INFO) -- ArmoryUtils.pyc:3747 - Using Language: en
  2668. 2017-06-28 14:20:05 (INFO) -- BDM.pyc:365 - Using the asynchronous/multi-threaded BlockDataManager.
  2669. 2017-06-28 14:20:05 (INFO) -- BDM.pyc:366 - Blockchain operations will happen in the background.
  2670. 2017-06-28 14:20:05 (INFO) -- BDM.pyc:367 - Devs: check TheBDM.getState() before asking for data.
  2671. 2017-06-28 14:20:05 (INFO) -- BDM.pyc:368 - Registering addresses during rescans will queue them for
  2672. 2017-06-28 14:20:05 (INFO) -- BDM.pyc:369 - inclusion after the current scan is completed.
  2673. 2017-06-28 14:20:08 (INFO) -- ArmoryUtils.pyc:3587 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2674. 2017-06-28 14:20:08 (INFO) -- ArmoryQt.py:232 - First load of new version: v0.96.0.3
  2675. 2017-06-28 14:20:08 (INFO) -- ArmoryQt.py:2045 - loadWalletsAndSettings
  2676. 2017-06-28 14:20:08 (INFO) -- ArmoryQt.py:2105 - Loading wallets...
  2677. 2017-06-28 14:20:09 (INFO) -- ArmoryQt.py:2170 - Number of wallets read in: 1
  2678. 2017-06-28 14:20:09 (INFO) -- ArmoryQt.py:2175 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  2679. 2017-06-28 14:20:09 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  2680. 2017-06-28 14:20:10 (INFO) -- ArmoryQt.py:1386 - setupUriRegistration
  2681. 2017-06-28 14:20:10 (INFO) -- ArmoryQt.py:1454 - Armory already registered for current user. Done!
  2682. 2017-06-28 14:20:11 (INFO) -- ArmoryQt.py:560 - Usermode: Advanced
  2683. 2017-06-28 14:20:11 (INFO) -- ArmoryQt.py:1682 - Changing usermode:
  2684. 2017-06-28 14:20:11 (INFO) -- ArmoryQt.py:1683 - From: Advanced
  2685. 2017-06-28 14:20:11 (INFO) -- ArmoryQt.py:1691 - To: Advanced
  2686. 2017-06-28 14:20:11 (INFO) -- ArmoryQt.py:1820 - startBitcoindIfNecessary
  2687. 2017-06-28 14:20:11 (INFO) -- ArmoryQt.py:1856 - setSatoshiPaths
  2688. 2017-06-28 14:20:11 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  2689. 2017-06-28 14:20:11 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2690. 2017-06-28 14:20:11 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2691. 2017-06-28 14:20:11 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2692. 2017-06-28 14:20:11 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2693. 2017-06-28 14:20:11 (INFO) -- SDM.pyc:442 - PID of bitcoind: 2964
  2694. 2017-06-28 14:20:11 (INFO) -- SDM.pyc:443 - PID of armory: 8216
  2695. 2017-06-28 14:20:11 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['.\\guardian.exe', '8216', '2964']
  2696. 2017-06-28 14:20:13 (INFO) -- ArmoryQt.py:1856 - setSatoshiPaths
  2697. 2017-06-28 14:20:13 (WARNING) -- SDM.pyc:395 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2698. 2017-06-28 14:20:13 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', '--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2699. 2017-06-28 14:20:18 (INFO) -- ArmoryQt.py:1808 - Connecting on port 58543
  2700. 2017-06-28 14:20:18 (INFO) -- ArmoryQt.py:1908 - Setting netmode: 1
  2701. 2017-06-28 14:20:18 (INFO) -- ArmoryQt.py:1890 - loadBlockchainIfNecessary
  2702. 2017-06-28 14:20:18 (INFO) -- ArmoryQt.py:1908 - Setting netmode: 1
  2703. 2017-06-28 14:20:18 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2704. 2017-06-28 14:20:18 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2705. 2017-06-28 14:20:19 (WARNING) -- ArmoryQt.py:4078 - Called updateSyncProgress while not sync'ing
  2706. 2017-06-28 14:20:20 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2707. 2017-06-28 14:21:03 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2708. 2017-06-28 14:21:09 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2709. 2017-06-28 14:21:15 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2710. 2017-06-28 14:21:18 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2711. 2017-06-28 14:21:22 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2712. 2017-06-28 14:21:25 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2713. 2017-06-28 14:21:30 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2714. 2017-06-28 14:21:36 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2715. 2017-06-28 14:21:42 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2716. 2017-06-28 14:21:44 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2717. 2017-06-28 14:21:46 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2718. 2017-06-28 14:21:51 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2719. 2017-06-28 14:21:53 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2720. 2017-06-28 14:21:54 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2721. 2017-06-28 14:21:57 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2722. 2017-06-28 14:21:59 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2723. 2017-06-28 14:22:00 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2724. 2017-06-28 14:22:04 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2725. 2017-06-28 14:22:06 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2726. 2017-06-28 14:22:06 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2727. 2017-06-28 14:22:09 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2728. 2017-06-28 14:22:16 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2729. 2017-06-28 14:22:25 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2730. 2017-06-28 14:22:25 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2731. 2017-06-28 14:53:59 (INFO) -- ArmoryQt.py:3642 - Log saved to C:/Users/Aloysius Ssensamba/Desktop/armorylog_20170628_1453.txt
  2732. 2017-06-28 14:55:45 (INFO) -- ArmoryQt.py:5435 - BDM state is scanning -- force shutdown BDM
  2733. 2017-06-28 14:55:45 (INFO) -- SDM.pyc:456 - Called stopBitcoind
  2734. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1135 - C++ block utilities loaded successfully
  2735. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1252 -
  2736. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1253 -
  2737. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1254 -
  2738. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1255 - ************************************************************
  2739. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1256 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  2740. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1257 - ************************************************************
  2741. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1258 - Loading Armory Engine:
  2742. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1259 - Armory Version : 0.96.0.3
  2743. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1260 - Armory Build: : 1a126dd6ec
  2744. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1261 - PyBtcWallet Version : 1.35
  2745. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1262 - Detected Operating system: Windows
  2746. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1263 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  2747. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1264 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  2748. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1265 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  2749. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1266 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  2750. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1267 - Detected System Specs :
  2751. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1268 - Total Available RAM : 3.97 GB
  2752. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1269 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  2753. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1270 - Number of CPU cores : 4 cores
  2754. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1271 - System is 64-bit : True
  2755. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1272 - Preferred Encoding : cp1252
  2756. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1273 - Machine Arch : amd64
  2757. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1274 - Available HDD (ARM) : 248 GB
  2758. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1275 - Available HDD (BTC) : 248 GB
  2759. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1276 -
  2760. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1277 - Network Name: Main Network
  2761. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1278 - Satoshi Port: 8333
  2762. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1279 - Do wlt check: True
  2763. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1280 - Named options/arguments to armoryengine.py:
  2764. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - thread_count : -1
  2765. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - rescan : False
  2766. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - ignoreAllZC : False
  2767. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - rescanBalance : False
  2768. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - disableModules : False
  2769. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - port : None
  2770. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - interport : 8223
  2771. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - coverageOutputDir: None
  2772. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - forceWalletCheck: False
  2773. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - regtest : False
  2774. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - rebuild : False
  2775. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - nettimeout : 2
  2776. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - datadir : DEFAULT
  2777. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - clearMempool : False
  2778. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - offline : False
  2779. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - armoryDBDir : DEFAULT
  2780. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - armorydb_port : 9001
  2781. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - satoshiPort : DEFAULT
  2782. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - useTorSettings : False
  2783. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - netlog : False
  2784. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - keypool : 100
  2785. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - coverageInclude : None
  2786. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - forceOnline : False
  2787. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - redownload : False
  2788. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - rpcBindAddr : 127.0.0.1
  2789. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - armorydb_ip : 127.0.0.1
  2790. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - multisigFile : DEFAULT
  2791. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - ram_usage : -1
  2792. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - mtdebug : False
  2793. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - logDisable : False
  2794. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2795. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - language : en
  2796. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - db_type : DB_FULL
  2797. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - doDebug : False
  2798. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - enableDetSign : True
  2799. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - disableConfPermis: False
  2800. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - testnet : False
  2801. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - rpcport : DEFAULT
  2802. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - satoshiHome : DEFAULT
  2803. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - satoshiRpcport : DEFAULT
  2804. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  2805. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1282 - verbosity : None
  2806. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1283 - Other arguments:
  2807. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1286 - ************************************************************
  2808. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:1689 - C++ block utilities loaded successfully
  2809. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:3587 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2810. 2017-06-28 15:02:16 (ERROR) -- ArmoryUtils.pyc:3744 - Unsupported language specified. Defaulting to English (en)
  2811. 2017-06-28 15:02:16 (INFO) -- ArmoryUtils.pyc:3747 - Using Language: en
  2812. 2017-06-28 15:02:16 (INFO) -- BDM.pyc:365 - Using the asynchronous/multi-threaded BlockDataManager.
  2813. 2017-06-28 15:02:16 (INFO) -- BDM.pyc:366 - Blockchain operations will happen in the background.
  2814. 2017-06-28 15:02:16 (INFO) -- BDM.pyc:367 - Devs: check TheBDM.getState() before asking for data.
  2815. 2017-06-28 15:02:16 (INFO) -- BDM.pyc:368 - Registering addresses during rescans will queue them for
  2816. 2017-06-28 15:02:16 (INFO) -- BDM.pyc:369 - inclusion after the current scan is completed.
  2817. 2017-06-28 15:02:17 (INFO) -- ArmoryUtils.pyc:3587 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2818. 2017-06-28 15:02:17 (INFO) -- ArmoryQt.py:2045 - loadWalletsAndSettings
  2819. 2017-06-28 15:02:17 (INFO) -- ArmoryQt.py:2105 - Loading wallets...
  2820. 2017-06-28 15:02:17 (INFO) -- ArmoryQt.py:2170 - Number of wallets read in: 1
  2821. 2017-06-28 15:02:17 (INFO) -- ArmoryQt.py:2175 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  2822. 2017-06-28 15:02:17 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  2823. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:1386 - setupUriRegistration
  2824. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:1454 - Armory already registered for current user. Done!
  2825. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:560 - Usermode: Advanced
  2826. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:1682 - Changing usermode:
  2827. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:1683 - From: Advanced
  2828. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:1691 - To: Advanced
  2829. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:1820 - startBitcoindIfNecessary
  2830. 2017-06-28 15:02:18 (INFO) -- ArmoryQt.py:1856 - setSatoshiPaths
  2831. 2017-06-28 15:02:18 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  2832. 2017-06-28 15:02:18 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2833. 2017-06-28 15:02:18 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2834. 2017-06-28 15:02:18 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2835. 2017-06-28 15:02:19 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2836. 2017-06-28 15:02:19 (INFO) -- SDM.pyc:442 - PID of bitcoind: 9620
  2837. 2017-06-28 15:02:19 (INFO) -- SDM.pyc:443 - PID of armory: 9252
  2838. 2017-06-28 15:02:19 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['.\\guardian.exe', '9252', '9620']
  2839. 2017-06-28 15:02:22 (INFO) -- ArmoryQt.py:1856 - setSatoshiPaths
  2840. 2017-06-28 15:02:22 (WARNING) -- SDM.pyc:395 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2841. 2017-06-28 15:02:22 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', '--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2842. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:1808 - Connecting on port 51795
  2843. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:1908 - Setting netmode: 1
  2844. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:1890 - loadBlockchainIfNecessary
  2845. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:1908 - Setting netmode: 1
  2846. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2847. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2848. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:4582 - Dashboard switched to auto-InitSync
  2849. 2017-06-28 15:02:24 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2850. 2017-06-28 15:02:25 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2851. 2017-06-28 15:02:25 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2852. 2017-06-28 15:02:25 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2853. 2017-06-28 15:02:26 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2854. 2017-06-28 15:02:26 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2855. 2017-06-28 15:02:26 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2856. 2017-06-28 15:02:27 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2857. 2017-06-28 15:02:27 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2858. 2017-06-28 15:02:27 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2859. 2017-06-28 15:02:27 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2860. 2017-06-28 15:02:30 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2861. 2017-06-28 15:02:36 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2862. 2017-06-28 15:02:38 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2863. 2017-06-28 15:02:40 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2864. 2017-06-28 15:02:42 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2865. 2017-06-28 15:02:47 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2866. 2017-06-28 15:02:52 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2867. 2017-06-28 15:02:54 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2868. 2017-06-28 15:02:55 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2869. 2017-06-28 15:02:55 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2870. 2017-06-28 15:03:04 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2871. 2017-06-28 15:03:14 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2872. 2017-06-28 15:03:14 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2873. 2017-06-28 15:06:23 (INFO) -- ArmoryQt.py:5435 - BDM state is scanning -- force shutdown BDM
  2874. 2017-06-28 15:06:23 (INFO) -- SDM.pyc:456 - Called stopBitcoind
  2875. 2017-06-28 15:06:29 (INFO) -- ArmoryQt.py:5450 - Attempting to close the main window!
  2876. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1135 - C++ block utilities loaded successfully
  2877. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1252 -
  2878. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1253 -
  2879. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1254 -
  2880. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1255 - ************************************************************
  2881. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1256 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
  2882. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1257 - ************************************************************
  2883. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1258 - Loading Armory Engine:
  2884. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1259 - Armory Version : 0.96.0.3
  2885. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1260 - Armory Build: : 1a126dd6ec
  2886. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1261 - PyBtcWallet Version : 1.35
  2887. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1262 - Detected Operating system: Windows
  2888. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1263 - OS Variant : 7-6.1.7601-SP1-Multiprocessor Free
  2889. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1264 - User home-directory : C:\Users\Aloysius Ssensamba\AppData\Roaming
  2890. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1265 - Satoshi BTC directory : C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\
  2891. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1266 - Armory home dir : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\
  2892. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1267 - Detected System Specs :
  2893. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1268 - Total Available RAM : 3.97 GB
  2894. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1269 - CPU ID string : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  2895. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1270 - Number of CPU cores : 4 cores
  2896. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1271 - System is 64-bit : True
  2897. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1272 - Preferred Encoding : cp1252
  2898. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1273 - Machine Arch : amd64
  2899. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1274 - Available HDD (ARM) : 247 GB
  2900. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1275 - Available HDD (BTC) : 247 GB
  2901. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1276 -
  2902. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1277 - Network Name: Main Network
  2903. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1278 - Satoshi Port: 8333
  2904. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1279 - Do wlt check: True
  2905. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1280 - Named options/arguments to armoryengine.py:
  2906. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - thread_count : -1
  2907. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - rescan : False
  2908. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - ignoreAllZC : False
  2909. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - rescanBalance : False
  2910. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - disableModules : False
  2911. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - port : None
  2912. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - interport : 8223
  2913. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - coverageOutputDir: None
  2914. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - forceWalletCheck: False
  2915. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - regtest : False
  2916. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - rebuild : False
  2917. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - nettimeout : 2
  2918. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - datadir : DEFAULT
  2919. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - clearMempool : False
  2920. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - offline : False
  2921. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - armoryDBDir : DEFAULT
  2922. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - armorydb_port : 9001
  2923. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - satoshiPort : DEFAULT
  2924. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - useTorSettings : False
  2925. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - netlog : False
  2926. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - keypool : 100
  2927. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - coverageInclude : None
  2928. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - forceOnline : False
  2929. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - redownload : False
  2930. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - rpcBindAddr : 127.0.0.1
  2931. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - armorydb_ip : 127.0.0.1
  2932. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - multisigFile : DEFAULT
  2933. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - ram_usage : -1
  2934. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - mtdebug : False
  2935. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - logDisable : False
  2936. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - settingsPath : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2937. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - language : en
  2938. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - db_type : DB_FULL
  2939. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - doDebug : False
  2940. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - enableDetSign : True
  2941. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - disableConfPermis: False
  2942. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - testnet : False
  2943. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - rpcport : DEFAULT
  2944. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - satoshiHome : DEFAULT
  2945. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - satoshiRpcport : DEFAULT
  2946. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - logFile : C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
  2947. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1282 - verbosity : None
  2948. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1283 - Other arguments:
  2949. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1286 - ************************************************************
  2950. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:1689 - C++ block utilities loaded successfully
  2951. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:3587 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2952. 2017-06-28 15:11:26 (ERROR) -- ArmoryUtils.pyc:3744 - Unsupported language specified. Defaulting to English (en)
  2953. 2017-06-28 15:11:26 (INFO) -- ArmoryUtils.pyc:3747 - Using Language: en
  2954. 2017-06-28 15:11:26 (INFO) -- BDM.pyc:365 - Using the asynchronous/multi-threaded BlockDataManager.
  2955. 2017-06-28 15:11:26 (INFO) -- BDM.pyc:366 - Blockchain operations will happen in the background.
  2956. 2017-06-28 15:11:26 (INFO) -- BDM.pyc:367 - Devs: check TheBDM.getState() before asking for data.
  2957. 2017-06-28 15:11:26 (INFO) -- BDM.pyc:368 - Registering addresses during rescans will queue them for
  2958. 2017-06-28 15:11:26 (INFO) -- BDM.pyc:369 - inclusion after the current scan is completed.
  2959. 2017-06-28 15:11:27 (INFO) -- ArmoryUtils.pyc:3587 - Using settings file: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\ArmorySettings.txt
  2960. 2017-06-28 15:11:27 (INFO) -- ArmoryQt.py:2045 - loadWalletsAndSettings
  2961. 2017-06-28 15:11:27 (INFO) -- ArmoryQt.py:2105 - Loading wallets...
  2962. 2017-06-28 15:11:27 (INFO) -- ArmoryQt.py:2170 - Number of wallets read in: 1
  2963. 2017-06-28 15:11:27 (INFO) -- ArmoryQt.py:2175 - Wallet (7pkNRo4j): "Restored - 7pkNRo4j " (Encrypted)
  2964. 2017-06-28 15:11:27 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
  2965. 2017-06-28 15:11:28 (INFO) -- ArmoryQt.py:1386 - setupUriRegistration
  2966. 2017-06-28 15:11:28 (INFO) -- ArmoryQt.py:1454 - Armory already registered for current user. Done!
  2967. 2017-06-28 15:11:29 (INFO) -- ArmoryQt.py:560 - Usermode: Advanced
  2968. 2017-06-28 15:11:29 (INFO) -- ArmoryQt.py:1682 - Changing usermode:
  2969. 2017-06-28 15:11:29 (INFO) -- ArmoryQt.py:1683 - From: Advanced
  2970. 2017-06-28 15:11:29 (INFO) -- ArmoryQt.py:1691 - To: Advanced
  2971. 2017-06-28 15:11:29 (INFO) -- ArmoryQt.py:1820 - startBitcoindIfNecessary
  2972. 2017-06-28 15:11:29 (INFO) -- ArmoryQt.py:1856 - setSatoshiPaths
  2973. 2017-06-28 15:11:29 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
  2974. 2017-06-28 15:11:29 (INFO) -- SDM.pyc:171 - C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2975. 2017-06-28 15:11:29 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
  2976. 2017-06-28 15:11:29 (INFO) -- SDM.pyc:337 - Called startBitcoind
  2977. 2017-06-28 15:11:29 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\']
  2978. 2017-06-28 15:11:29 (INFO) -- SDM.pyc:442 - PID of bitcoind: 3852
  2979. 2017-06-28 15:11:29 (INFO) -- SDM.pyc:443 - PID of armory: 3812
  2980. 2017-06-28 15:11:29 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['.\\guardian.exe', '3812', '3852']
  2981. 2017-06-28 15:11:32 (INFO) -- ArmoryQt.py:1856 - setSatoshiPaths
  2982. 2017-06-28 15:11:32 (WARNING) -- SDM.pyc:395 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\" --dbdir="C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases"
  2983. 2017-06-28 15:11:32 (INFO) -- ArmoryUtils.pyc:664 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Bitcoin\\blocks"', '--datadir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Aloysius Ssensamba\\AppData\\Roaming\\Armory\\databases"']
  2984. 2017-06-28 15:11:35 (INFO) -- ArmoryQt.py:1808 - Connecting on port 53591
  2985. 2017-06-28 15:11:35 (INFO) -- ArmoryQt.py:1908 - Setting netmode: 1
  2986. 2017-06-28 15:11:39 (INFO) -- ArmoryQt.py:1890 - loadBlockchainIfNecessary
  2987. 2017-06-28 15:11:39 (INFO) -- ArmoryQt.py:1908 - Setting netmode: 1
  2988. 2017-06-28 15:11:39 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2989. 2017-06-28 15:11:40 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2990. 2017-06-28 15:11:44 (INFO) -- ArmoryQt.py:4582 - Dashboard switched to auto-InitSync
  2991. 2017-06-28 15:11:44 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2992. 2017-06-28 15:11:49 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2993. 2017-06-28 15:11:53 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2994. 2017-06-28 15:11:56 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2995. 2017-06-28 15:12:00 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2996. 2017-06-28 15:12:03 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2997. 2017-06-28 15:12:07 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2998. 2017-06-28 15:12:12 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  2999. 2017-06-28 15:12:16 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3000. 2017-06-28 15:12:19 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3001. 2017-06-28 15:12:21 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3002. 2017-06-28 15:12:23 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3003. 2017-06-28 15:12:28 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3004. 2017-06-28 15:12:29 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3005. 2017-06-28 15:12:31 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3006. 2017-06-28 15:12:34 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3007. 2017-06-28 15:12:38 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3008. 2017-06-28 15:12:39 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3009. 2017-06-28 15:12:42 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3010. 2017-06-28 15:12:44 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3011. 2017-06-28 15:12:48 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3012. 2017-06-28 15:12:48 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3013. 2017-06-28 15:12:53 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3014. 2017-06-28 15:12:53 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3015. 2017-06-28 15:13:03 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3016. 2017-06-28 15:13:03 (INFO) -- ArmoryQt.py:4640 - Dashboard switched to "Scanning" mode
  3017.  
  3018.  
  3019. Log file opened at 1497116259: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3020. -ERROR - 1497118644: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3021.  
  3022.  
  3023. Log file opened at 1497148111: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3024. -ERROR - 1497148136: (..\SwigClient.cpp:61) can't connect socket
  3025.  
  3026.  
  3027. Log file opened at 1497211759: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3028.  
  3029.  
  3030. Log file opened at 1497211784: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3031.  
  3032.  
  3033. Log file opened at 1497250476: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3034.  
  3035.  
  3036. Log file opened at 1497250696: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3037.  
  3038.  
  3039. Log file opened at 1497288108: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3040.  
  3041.  
  3042. Log file opened at 1497305295: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3043. -ERROR - 1497305305: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3044.  
  3045.  
  3046. Log file opened at 1497305876: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3047. -ERROR - 1497305884: (..\SwigClient.cpp:61) can't connect socket
  3048.  
  3049.  
  3050. Log file opened at 1497370306: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3051. -ERROR - 1497372232: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3052. -ERROR - 1497372245: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3053.  
  3054.  
  3055. Log file opened at 1497372347: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3056. -ERROR - 1497372376: (..\SwigClient.cpp:61) can't connect socket
  3057.  
  3058.  
  3059. Log file opened at 1497372444: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3060. -ERROR - 1497372757: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3061.  
  3062.  
  3063. Log file opened at 1497373788: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3064. -ERROR - 1497373802: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3065.  
  3066.  
  3067. Log file opened at 1497373822: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3068. -ERROR - 1497435692: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3069.  
  3070.  
  3071. Log file opened at 1497459755: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3072. -ERROR - 1497459762: (..\SwigClient.cpp:61) can't connect socket
  3073.  
  3074.  
  3075. Log file opened at 1497459779: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3076. -ERROR - 1497464789: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3077.  
  3078.  
  3079. Log file opened at 1497465025: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3080. -ERROR - 1497465038: (..\SwigClient.cpp:61) can't connect socket
  3081.  
  3082.  
  3083. Log file opened at 1497465166: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3084.  
  3085.  
  3086. Log file opened at 1497474522: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3087.  
  3088.  
  3089. Log file opened at 1497895138: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3090.  
  3091.  
  3092. Log file opened at 1497913073: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3093.  
  3094.  
  3095. Log file opened at 1497999878: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3096.  
  3097.  
  3098. Log file opened at 1498491213: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3099. -ERROR - 1498491390: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3100.  
  3101.  
  3102. Log file opened at 1498491407: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3103. -ERROR - 1498500526: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3104. -ERROR - 1498500526: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3105.  
  3106.  
  3107. Log file opened at 1498500532: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3108. -ERROR - 1498500730: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3109.  
  3110.  
  3111. Log file opened at 1498501317: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3112.  
  3113.  
  3114. Log file opened at 1498501591: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3115. -ERROR - 1498605336: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3116.  
  3117.  
  3118. Log file opened at 1498605381: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3119. -ERROR - 1498684659: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3120.  
  3121.  
  3122. Log file opened at 14:20:05.000: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3123.  
  3124.  
  3125. Log file opened at 15:02:16.000: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3126. -ERROR - 15:06:29.455: (..\SocketObject.cpp:440) POLLERR error in readAndWrite
  3127.  
  3128.  
  3129. Log file opened at 15:11:26.000: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\armorycpplog.txt
  3130.  
  3131.  
  3132. Log file opened at 1497116267: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3133. -INFO - 1497116267: (..\main.cpp:23) Running on 4 threads
  3134. -INFO - 1497116267: (..\main.cpp:24) Ram usage level: 4
  3135. -INFO - 1497116267: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3136. -INFO - 1497116267: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3137. -INFO - 1497116267: (..\lmdb_wrapper.cpp:388) Opening databases...
  3138. -INFO - 1497116268: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  3139. -INFO - 1497116269: (..\BDM_Server.cpp:996) registered bdv: 4a5dd068353ec2820d6f
  3140. -INFO - 1497116270: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  3141. -INFO - 1497116271: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3142. -WARN - 1497116271: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3143. -INFO - 1497116271: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3144. -INFO - 1497116271: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3145. -INFO - 1497116274: (..\DatabaseBuilder.cpp:268) parsed block file #1
  3146. -INFO - 1497116275: (..\DatabaseBuilder.cpp:268) parsed block file #2
  3147. -INFO - 1497116278: (..\DatabaseBuilder.cpp:268) parsed block file #3
  3148. -INFO - 1497116279: (..\DatabaseBuilder.cpp:268) parsed block file #5
  3149. -INFO - 1497116280: (..\DatabaseBuilder.cpp:268) parsed block file #6
  3150. -INFO - 1497116281: (..\DatabaseBuilder.cpp:268) parsed block file #7
  3151. -INFO - 1497116284: (..\DatabaseBuilder.cpp:268) parsed block file #9
  3152. -INFO - 1497116286: (..\DatabaseBuilder.cpp:268) parsed block file #10
  3153. -WARN - 1497116287: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  3154. -INFO - 1497116287: (..\DatabaseBuilder.cpp:268) parsed block file #11
  3155. -INFO - 1497116294: (..\DatabaseBuilder.cpp:268) parsed block file #12
  3156. -INFO - 1497116297: (..\DatabaseBuilder.cpp:268) parsed block file #16
  3157. -INFO - 1497116300: (..\DatabaseBuilder.cpp:268) parsed block file #20
  3158. -WARN - 1497116301: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  3159. -WARN - 1497116301: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  3160. -WARN - 1497116301: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  3161. -WARN - 1497116301: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  3162. -WARN - 1497116301: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  3163. -WARN - 1497116301: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  3164. -INFO - 1497116303: (..\DatabaseBuilder.cpp:268) parsed block file #24
  3165. -INFO - 1497116306: (..\DatabaseBuilder.cpp:268) parsed block file #28
  3166. -INFO - 1497116309: (..\DatabaseBuilder.cpp:268) parsed block file #32
  3167. -INFO - 1497116312: (..\DatabaseBuilder.cpp:268) parsed block file #36
  3168. -INFO - 1497116315: (..\DatabaseBuilder.cpp:268) parsed block file #40
  3169. -INFO - 1497116318: (..\DatabaseBuilder.cpp:268) parsed block file #44
  3170. -INFO - 1497116321: (..\DatabaseBuilder.cpp:268) parsed block file #48
  3171. -INFO - 1497116324: (..\DatabaseBuilder.cpp:268) parsed block file #52
  3172. -INFO - 1497116326: (..\DatabaseBuilder.cpp:268) parsed block file #56
  3173. -INFO - 1497116329: (..\DatabaseBuilder.cpp:268) parsed block file #60
  3174. -INFO - 1497116332: (..\DatabaseBuilder.cpp:268) parsed block file #64
  3175. -INFO - 1497116338: (..\DatabaseBuilder.cpp:268) parsed block file #68
  3176. -INFO - 1497116341: (..\DatabaseBuilder.cpp:268) parsed block file #72
  3177. -INFO - 1497116344: (..\DatabaseBuilder.cpp:268) parsed block file #76
  3178. -WARN - 1497116346: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  3179. -WARN - 1497116346: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  3180. -WARN - 1497116346: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  3181. -WARN - 1497116346: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  3182. -WARN - 1497116346: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  3183. -WARN - 1497116346: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  3184. -WARN - 1497116346: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  3185. -INFO - 1497116347: (..\DatabaseBuilder.cpp:268) parsed block file #80
  3186. -INFO - 1497116351: (..\DatabaseBuilder.cpp:268) parsed block file #84
  3187. -INFO - 1497116354: (..\DatabaseBuilder.cpp:268) parsed block file #88
  3188. -INFO - 1497116357: (..\DatabaseBuilder.cpp:268) parsed block file #92
  3189. -INFO - 1497116362: (..\DatabaseBuilder.cpp:268) parsed block file #96
  3190. -INFO - 1497116455: (..\DatabaseBuilder.cpp:268) parsed block file #98
  3191. -INFO - 1497116459: (..\DatabaseBuilder.cpp:268) parsed block file #102
  3192. -INFO - 1497116462: (..\DatabaseBuilder.cpp:268) parsed block file #106
  3193. -INFO - 1497116464: (..\DatabaseBuilder.cpp:268) parsed block file #110
  3194. -INFO - 1497116467: (..\DatabaseBuilder.cpp:268) parsed block file #114
  3195. -INFO - 1497116470: (..\DatabaseBuilder.cpp:268) parsed block file #118
  3196. -INFO - 1497116473: (..\DatabaseBuilder.cpp:268) parsed block file #122
  3197. -INFO - 1497116476: (..\DatabaseBuilder.cpp:268) parsed block file #126
  3198. -INFO - 1497116478: (..\DatabaseBuilder.cpp:268) parsed block file #130
  3199. -INFO - 1497116481: (..\DatabaseBuilder.cpp:268) parsed block file #134
  3200. -INFO - 1497116484: (..\DatabaseBuilder.cpp:268) parsed block file #138
  3201. -INFO - 1497116487: (..\DatabaseBuilder.cpp:268) parsed block file #142
  3202. -INFO - 1497116490: (..\DatabaseBuilder.cpp:268) parsed block file #146
  3203. -INFO - 1497116493: (..\DatabaseBuilder.cpp:268) parsed block file #150
  3204. -INFO - 1497116496: (..\DatabaseBuilder.cpp:268) parsed block file #154
  3205. -INFO - 1497116499: (..\DatabaseBuilder.cpp:268) parsed block file #158
  3206. -INFO - 1497116502: (..\DatabaseBuilder.cpp:268) parsed block file #162
  3207. -INFO - 1497116505: (..\DatabaseBuilder.cpp:268) parsed block file #166
  3208. -INFO - 1497116508: (..\DatabaseBuilder.cpp:268) parsed block file #170
  3209. -INFO - 1497116511: (..\DatabaseBuilder.cpp:268) parsed block file #174
  3210. -INFO - 1497116515: (..\DatabaseBuilder.cpp:268) parsed block file #178
  3211. -INFO - 1497116518: (..\DatabaseBuilder.cpp:268) parsed block file #182
  3212. -INFO - 1497116522: (..\DatabaseBuilder.cpp:268) parsed block file #186
  3213. -INFO - 1497116525: (..\DatabaseBuilder.cpp:268) parsed block file #190
  3214. -INFO - 1497116529: (..\DatabaseBuilder.cpp:268) parsed block file #194
  3215. -INFO - 1497116532: (..\DatabaseBuilder.cpp:268) parsed block file #198
  3216. -INFO - 1497116535: (..\DatabaseBuilder.cpp:268) parsed block file #202
  3217. -INFO - 1497116538: (..\DatabaseBuilder.cpp:268) parsed block file #206
  3218. -INFO - 1497116540: (..\DatabaseBuilder.cpp:268) parsed block file #210
  3219. -INFO - 1497116543: (..\DatabaseBuilder.cpp:268) parsed block file #214
  3220. -INFO - 1497116546: (..\DatabaseBuilder.cpp:268) parsed block file #218
  3221. -INFO - 1497116550: (..\DatabaseBuilder.cpp:268) parsed block file #222
  3222. -INFO - 1497116553: (..\DatabaseBuilder.cpp:268) parsed block file #226
  3223. -INFO - 1497116556: (..\DatabaseBuilder.cpp:268) parsed block file #230
  3224. -INFO - 1497116561: (..\DatabaseBuilder.cpp:268) parsed block file #234
  3225. -INFO - 1497116566: (..\DatabaseBuilder.cpp:268) parsed block file #238
  3226. -INFO - 1497116714: (..\DatabaseBuilder.cpp:268) parsed block file #242
  3227. -INFO - 1497116814: (..\DatabaseBuilder.cpp:268) parsed block file #246
  3228. -INFO - 1497116837: (..\DatabaseBuilder.cpp:268) parsed block file #250
  3229. -INFO - 1497116966: (..\DatabaseBuilder.cpp:268) parsed block file #254
  3230. -INFO - 1497117053: (..\DatabaseBuilder.cpp:268) parsed block file #258
  3231. -INFO - 1497117059: (..\DatabaseBuilder.cpp:268) parsed block file #262
  3232. -INFO - 1497117066: (..\DatabaseBuilder.cpp:268) parsed block file #266
  3233. -INFO - 1497117079: (..\DatabaseBuilder.cpp:268) parsed block file #270
  3234. -INFO - 1497117205: (..\DatabaseBuilder.cpp:268) parsed block file #274
  3235. -INFO - 1497117326: (..\DatabaseBuilder.cpp:268) parsed block file #278
  3236. -INFO - 1497117451: (..\DatabaseBuilder.cpp:268) parsed block file #282
  3237. -INFO - 1497117456: (..\DatabaseBuilder.cpp:268) parsed block file #286
  3238. -INFO - 1497117544: (..\DatabaseBuilder.cpp:268) parsed block file #290
  3239. -INFO - 1497117678: (..\DatabaseBuilder.cpp:268) parsed block file #294
  3240. -INFO - 1497117690: (..\DatabaseBuilder.cpp:268) parsed block file #298
  3241. -ERROR - 1497117720: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  3242. -INFO - 1497117721: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  3243.  
  3244.  
  3245. Log file opened at 1497148133: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3246. -INFO - 1497148133: (..\main.cpp:23) Running on 4 threads
  3247. -INFO - 1497148133: (..\main.cpp:24) Ram usage level: 4
  3248. -INFO - 1497148133: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3249. -INFO - 1497148133: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3250. -INFO - 1497148133: (..\lmdb_wrapper.cpp:388) Opening databases...
  3251. -INFO - 1497148136: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  3252. -WARN - 1497148137: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  3253. -INFO - 1497148138: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  3254. -INFO - 1497148138: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3255. -WARN - 1497148138: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3256. -INFO - 1497148138: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3257. -INFO - 1497148138: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3258. -INFO - 1497148145: (..\DatabaseBuilder.cpp:268) parsed block file #2
  3259. -INFO - 1497148146: (..\DatabaseBuilder.cpp:268) parsed block file #3
  3260. -INFO - 1497148150: (..\DatabaseBuilder.cpp:268) parsed block file #6
  3261. -INFO - 1497148154: (..\DatabaseBuilder.cpp:268) parsed block file #7
  3262. -WARN - 1497148155: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  3263. -INFO - 1497148157: (..\DatabaseBuilder.cpp:268) parsed block file #10
  3264. -WARN - 1497148159: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  3265. -WARN - 1497148159: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  3266. -INFO - 1497148160: (..\DatabaseBuilder.cpp:268) parsed block file #11
  3267. -WARN - 1497148161: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  3268. -WARN - 1497148161: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  3269. -INFO - 1497148163: (..\DatabaseBuilder.cpp:268) parsed block file #14
  3270. -INFO - 1497148165: (..\DatabaseBuilder.cpp:268) parsed block file #15
  3271. -INFO - 1497148168: (..\DatabaseBuilder.cpp:268) parsed block file #19
  3272. -INFO - 1497148172: (..\DatabaseBuilder.cpp:268) parsed block file #23
  3273. -INFO - 1497148176: (..\DatabaseBuilder.cpp:268) parsed block file #27
  3274. -WARN - 1497148179: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  3275. -INFO - 1497148180: (..\DatabaseBuilder.cpp:268) parsed block file #31
  3276. -WARN - 1497148181: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  3277. -WARN - 1497148181: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  3278. -WARN - 1497148181: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  3279. -INFO - 1497148183: (..\DatabaseBuilder.cpp:268) parsed block file #35
  3280. -INFO - 1497148189: (..\DatabaseBuilder.cpp:268) parsed block file #39
  3281. -INFO - 1497148192: (..\DatabaseBuilder.cpp:268) parsed block file #43
  3282. -INFO - 1497148197: (..\DatabaseBuilder.cpp:268) parsed block file #47
  3283. -INFO - 1497148200: (..\DatabaseBuilder.cpp:268) parsed block file #51
  3284. -INFO - 1497148204: (..\DatabaseBuilder.cpp:268) parsed block file #55
  3285. -INFO - 1497148207: (..\DatabaseBuilder.cpp:268) parsed block file #59
  3286. -INFO - 1497148211: (..\DatabaseBuilder.cpp:268) parsed block file #63
  3287. -INFO - 1497148215: (..\DatabaseBuilder.cpp:268) parsed block file #67
  3288. -INFO - 1497148219: (..\DatabaseBuilder.cpp:268) parsed block file #71
  3289. -INFO - 1497148223: (..\DatabaseBuilder.cpp:268) parsed block file #75
  3290. -INFO - 1497148227: (..\DatabaseBuilder.cpp:268) parsed block file #79
  3291. -INFO - 1497148231: (..\DatabaseBuilder.cpp:268) parsed block file #83
  3292. -INFO - 1497148236: (..\DatabaseBuilder.cpp:268) parsed block file #87
  3293. -INFO - 1497148240: (..\DatabaseBuilder.cpp:268) parsed block file #91
  3294. -INFO - 1497148247: (..\DatabaseBuilder.cpp:268) parsed block file #95
  3295. -INFO - 1497148263: (..\DatabaseBuilder.cpp:268) parsed block file #99
  3296. -INFO - 1497148478: (..\DatabaseBuilder.cpp:268) parsed block file #103
  3297. -INFO - 1497148658: (..\DatabaseBuilder.cpp:268) parsed block file #107
  3298. -INFO - 1497148661: (..\DatabaseBuilder.cpp:268) parsed block file #111
  3299. -INFO - 1497148664: (..\DatabaseBuilder.cpp:268) parsed block file #115
  3300. -INFO - 1497148668: (..\DatabaseBuilder.cpp:268) parsed block file #119
  3301. -INFO - 1497148672: (..\DatabaseBuilder.cpp:268) parsed block file #123
  3302. -INFO - 1497148675: (..\DatabaseBuilder.cpp:268) parsed block file #127
  3303. -INFO - 1497148679: (..\DatabaseBuilder.cpp:268) parsed block file #131
  3304. -INFO - 1497148683: (..\DatabaseBuilder.cpp:268) parsed block file #135
  3305. -INFO - 1497148687: (..\DatabaseBuilder.cpp:268) parsed block file #139
  3306. -INFO - 1497148691: (..\DatabaseBuilder.cpp:268) parsed block file #143
  3307. -INFO - 1497148737: (..\DatabaseBuilder.cpp:268) parsed block file #147
  3308. -INFO - 1497148749: (..\DatabaseBuilder.cpp:268) parsed block file #151
  3309. -INFO - 1497148846: (..\DatabaseBuilder.cpp:268) parsed block file #155
  3310. -INFO - 1497148957: (..\DatabaseBuilder.cpp:268) parsed block file #159
  3311. -INFO - 1497148961: (..\DatabaseBuilder.cpp:268) parsed block file #163
  3312. -INFO - 1497148976: (..\DatabaseBuilder.cpp:268) parsed block file #167
  3313. -INFO - 1497149111: (..\DatabaseBuilder.cpp:268) parsed block file #171
  3314. -INFO - 1497149231: (..\DatabaseBuilder.cpp:268) parsed block file #175
  3315. -INFO - 1497149235: (..\DatabaseBuilder.cpp:268) parsed block file #179
  3316. -INFO - 1497149241: (..\DatabaseBuilder.cpp:268) parsed block file #183
  3317. -INFO - 1497149370: (..\DatabaseBuilder.cpp:268) parsed block file #187
  3318. -INFO - 1497149376: (..\DatabaseBuilder.cpp:268) parsed block file #191
  3319. -ERROR - 1497149462: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  3320. -INFO - 1497149463: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  3321.  
  3322.  
  3323. Log file opened at 1497211793: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3324. -INFO - 1497211793: (..\main.cpp:23) Running on 4 threads
  3325. -INFO - 1497211793: (..\main.cpp:24) Ram usage level: 4
  3326. -INFO - 1497211793: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3327. -INFO - 1497211793: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3328. -INFO - 1497211793: (..\lmdb_wrapper.cpp:388) Opening databases...
  3329. -INFO - 1497211794: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  3330. -INFO - 1497211795: (..\BDM_Server.cpp:996) registered bdv: 7c5343985e9931381523
  3331. -INFO - 1497211796: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  3332. -INFO - 1497211796: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3333. -WARN - 1497211796: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3334. -INFO - 1497211796: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3335. -INFO - 1497211796: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3336. -INFO - 1497211803: (..\DatabaseBuilder.cpp:268) parsed block file #1
  3337. -INFO - 1497211805: (..\DatabaseBuilder.cpp:268) parsed block file #2
  3338. -INFO - 1497211807: (..\DatabaseBuilder.cpp:268) parsed block file #3
  3339. -INFO - 1497211810: (..\DatabaseBuilder.cpp:268) parsed block file #5
  3340. -INFO - 1497211811: (..\DatabaseBuilder.cpp:268) parsed block file #6
  3341. -INFO - 1497211815: (..\DatabaseBuilder.cpp:268) parsed block file #7
  3342. -INFO - 1497211819: (..\DatabaseBuilder.cpp:268) parsed block file #9
  3343. -INFO - 1497211821: (..\DatabaseBuilder.cpp:268) parsed block file #10
  3344. -INFO - 1497211828: (..\DatabaseBuilder.cpp:268) parsed block file #11
  3345. -INFO - 1497211831: (..\DatabaseBuilder.cpp:268) parsed block file #13
  3346. -INFO - 1497211833: (..\DatabaseBuilder.cpp:268) parsed block file #14
  3347. -INFO - 1497211839: (..\DatabaseBuilder.cpp:268) parsed block file #15
  3348. -INFO - 1497211841: (..\DatabaseBuilder.cpp:268) parsed block file #17
  3349. -INFO - 1497211843: (..\DatabaseBuilder.cpp:268) parsed block file #18
  3350. -INFO - 1497211848: (..\DatabaseBuilder.cpp:268) parsed block file #19
  3351. -INFO - 1497211851: (..\DatabaseBuilder.cpp:268) parsed block file #21
  3352. -INFO - 1497211858: (..\DatabaseBuilder.cpp:268) parsed block file #25
  3353. -INFO - 1497211863: (..\DatabaseBuilder.cpp:268) parsed block file #29
  3354. -INFO - 1497211869: (..\DatabaseBuilder.cpp:268) parsed block file #33
  3355. -INFO - 1497211876: (..\DatabaseBuilder.cpp:268) parsed block file #37
  3356. -INFO - 1497211960: (..\DatabaseBuilder.cpp:268) parsed block file #39
  3357. -INFO - 1497211965: (..\DatabaseBuilder.cpp:268) parsed block file #43
  3358. -INFO - 1497211970: (..\DatabaseBuilder.cpp:268) parsed block file #47
  3359. -INFO - 1497211975: (..\DatabaseBuilder.cpp:268) parsed block file #51
  3360. -INFO - 1497211981: (..\DatabaseBuilder.cpp:268) parsed block file #55
  3361. -INFO - 1497211985: (..\DatabaseBuilder.cpp:268) parsed block file #59
  3362. -INFO - 1497211989: (..\DatabaseBuilder.cpp:268) parsed block file #63
  3363. -INFO - 1497211994: (..\DatabaseBuilder.cpp:268) parsed block file #67
  3364. -INFO - 1497212001: (..\DatabaseBuilder.cpp:268) parsed block file #71
  3365. -INFO - 1497212008: (..\DatabaseBuilder.cpp:268) parsed block file #75
  3366. -INFO - 1497212013: (..\DatabaseBuilder.cpp:268) parsed block file #79
  3367. -INFO - 1497212018: (..\DatabaseBuilder.cpp:268) parsed block file #83
  3368. -INFO - 1497212023: (..\DatabaseBuilder.cpp:268) parsed block file #87
  3369. -INFO - 1497212027: (..\DatabaseBuilder.cpp:268) parsed block file #91
  3370. -INFO - 1497212033: (..\DatabaseBuilder.cpp:268) parsed block file #95
  3371. -INFO - 1497212039: (..\DatabaseBuilder.cpp:268) parsed block file #99
  3372. -INFO - 1497212072: (..\DatabaseBuilder.cpp:268) parsed block file #103
  3373. -INFO - 1497212079: (..\DatabaseBuilder.cpp:268) parsed block file #107
  3374. -INFO - 1497212084: (..\DatabaseBuilder.cpp:268) parsed block file #111
  3375. -INFO - 1497212089: (..\DatabaseBuilder.cpp:268) parsed block file #115
  3376. -INFO - 1497212295: (..\DatabaseBuilder.cpp:268) parsed block file #119
  3377. -INFO - 1497212471: (..\DatabaseBuilder.cpp:268) parsed block file #123
  3378. -INFO - 1497212574: (..\DatabaseBuilder.cpp:268) parsed block file #126
  3379. -INFO - 1497212632: (..\DatabaseBuilder.cpp:268) parsed block file #127
  3380. -INFO - 1497212733: (..\DatabaseBuilder.cpp:268) parsed block file #130
  3381. -INFO - 1497212760: (..\DatabaseBuilder.cpp:268) parsed block file #131
  3382. -INFO - 1497212833: (..\DatabaseBuilder.cpp:268) parsed block file #134
  3383. -INFO - 1497212874: (..\DatabaseBuilder.cpp:268) parsed block file #135
  3384. -INFO - 1497212883: (..\DatabaseBuilder.cpp:268) parsed block file #138
  3385. -INFO - 1497212897: (..\DatabaseBuilder.cpp:268) parsed block file #142
  3386. -INFO - 1497212936: (..\DatabaseBuilder.cpp:268) parsed block file #146
  3387. -INFO - 1497213085: (..\DatabaseBuilder.cpp:268) parsed block file #150
  3388. -WARN - 1497213153: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  3389. -INFO - 1497213203: (..\DatabaseBuilder.cpp:268) parsed block file #154
  3390. -INFO - 1497213368: (..\DatabaseBuilder.cpp:268) parsed block file #158
  3391. -INFO - 1497213395: (..\DatabaseBuilder.cpp:268) parsed block file #162
  3392. -INFO - 1497213513: (..\DatabaseBuilder.cpp:268) parsed block file #166
  3393. -INFO - 1497213525: (..\DatabaseBuilder.cpp:268) parsed block file #170
  3394. -INFO - 1497213534: (..\DatabaseBuilder.cpp:268) parsed block file #174
  3395. -INFO - 1497213541: (..\DatabaseBuilder.cpp:268) parsed block file #178
  3396. -INFO - 1497213548: (..\DatabaseBuilder.cpp:268) parsed block file #182
  3397. -INFO - 1497213554: (..\DatabaseBuilder.cpp:268) parsed block file #186
  3398. -INFO - 1497213568: (..\DatabaseBuilder.cpp:268) parsed block file #190
  3399. -INFO - 1497213579: (..\DatabaseBuilder.cpp:268) parsed block file #194
  3400. -INFO - 1497213627: (..\DatabaseBuilder.cpp:268) parsed block file #198
  3401. -INFO - 1497213634: (..\DatabaseBuilder.cpp:268) parsed block file #202
  3402. -INFO - 1497213758: (..\DatabaseBuilder.cpp:268) parsed block file #206
  3403. -INFO - 1497213860: (..\DatabaseBuilder.cpp:268) parsed block file #210
  3404. -INFO - 1497213953: (..\DatabaseBuilder.cpp:268) parsed block file #214
  3405. -INFO - 1497214088: (..\DatabaseBuilder.cpp:268) parsed block file #218
  3406. -INFO - 1497214103: (..\DatabaseBuilder.cpp:268) parsed block file #222
  3407. -INFO - 1497214131: (..\DatabaseBuilder.cpp:268) parsed block file #226
  3408. -INFO - 1497214156: (..\DatabaseBuilder.cpp:268) parsed block file #230
  3409. -INFO - 1497214170: (..\DatabaseBuilder.cpp:268) parsed block file #234
  3410. -INFO - 1497214183: (..\DatabaseBuilder.cpp:268) parsed block file #238
  3411. -INFO - 1497214277: (..\DatabaseBuilder.cpp:268) parsed block file #242
  3412. -WARN - 1497214331: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  3413. -INFO - 1497214367: (..\DatabaseBuilder.cpp:268) parsed block file #246
  3414. -INFO - 1497214437: (..\DatabaseBuilder.cpp:268) parsed block file #250
  3415. -INFO - 1497214442: (..\DatabaseBuilder.cpp:268) parsed block file #254
  3416. -WARN - 1497214489: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  3417. -INFO - 1497214525: (..\DatabaseBuilder.cpp:268) parsed block file #258
  3418. -WARN - 1497214599: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  3419. -WARN - 1497214599: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  3420. -INFO - 1497214638: (..\DatabaseBuilder.cpp:268) parsed block file #262
  3421. -INFO - 1497214725: (..\DatabaseBuilder.cpp:268) parsed block file #266
  3422. -INFO - 1497214731: (..\DatabaseBuilder.cpp:268) parsed block file #270
  3423. -INFO - 1497214737: (..\DatabaseBuilder.cpp:268) parsed block file #274
  3424. -INFO - 1497214803: (..\DatabaseBuilder.cpp:268) parsed block file #278
  3425. -WARN - 1497214852: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  3426. -WARN - 1497214854: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  3427. -INFO - 1497214894: (..\DatabaseBuilder.cpp:268) parsed block file #282
  3428. -INFO - 1497214983: (..\DatabaseBuilder.cpp:268) parsed block file #286
  3429. -INFO - 1497215056: (..\DatabaseBuilder.cpp:268) parsed block file #290
  3430. -INFO - 1497215065: (..\DatabaseBuilder.cpp:268) parsed block file #294
  3431. -INFO - 1497215210: (..\DatabaseBuilder.cpp:268) parsed block file #298
  3432. -INFO - 1497215324: (..\DatabaseBuilder.cpp:268) parsed block file #302
  3433. -INFO - 1497215440: (..\DatabaseBuilder.cpp:268) parsed block file #306
  3434. -INFO - 1497215544: (..\DatabaseBuilder.cpp:268) parsed block file #310
  3435. -INFO - 1497215550: (..\DatabaseBuilder.cpp:268) parsed block file #314
  3436. -INFO - 1497215575: (..\DatabaseBuilder.cpp:268) parsed block file #318
  3437. -ERROR - 1497215609: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  3438. -INFO - 1497215609: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  3439.  
  3440.  
  3441. Log file opened at 1497250493: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3442. -INFO - 1497250493: (..\main.cpp:23) Running on 4 threads
  3443. -INFO - 1497250493: (..\main.cpp:24) Ram usage level: 4
  3444. -INFO - 1497250493: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3445. -INFO - 1497250493: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3446. -INFO - 1497250493: (..\lmdb_wrapper.cpp:388) Opening databases...
  3447. -INFO - 1497250495: (..\BDM_Server.cpp:996) registered bdv: 01455c1451c03e425bb3
  3448.  
  3449.  
  3450. Log file opened at 1497305303: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3451. -INFO - 1497305303: (..\main.cpp:23) Running on 4 threads
  3452. -INFO - 1497305303: (..\main.cpp:24) Ram usage level: 4
  3453. -INFO - 1497305303: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3454. -INFO - 1497305303: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3455. -INFO - 1497305303: (..\lmdb_wrapper.cpp:388) Opening databases...
  3456. -INFO - 1497305305: (..\BDM_Server.cpp:996) registered bdv: e979b8e5808d6525a3c6
  3457.  
  3458.  
  3459. Log file opened at 1497305882: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3460. -INFO - 1497305882: (..\main.cpp:23) Running on 4 threads
  3461. -INFO - 1497305882: (..\main.cpp:24) Ram usage level: 4
  3462. -INFO - 1497305882: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3463. -INFO - 1497305882: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3464. -INFO - 1497305882: (..\lmdb_wrapper.cpp:388) Opening databases...
  3465. -INFO - 1497305886: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  3466. -INFO - 1497305886: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3467. -WARN - 1497305886: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3468. -INFO - 1497305886: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3469. -INFO - 1497305886: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3470. -INFO - 1497305897: (..\DatabaseBuilder.cpp:268) parsed block file #0
  3471. -INFO - 1497305902: (..\DatabaseBuilder.cpp:268) parsed block file #4
  3472. -INFO - 1497305907: (..\DatabaseBuilder.cpp:268) parsed block file #8
  3473. -INFO - 1497305913: (..\DatabaseBuilder.cpp:268) parsed block file #12
  3474. -INFO - 1497305919: (..\DatabaseBuilder.cpp:268) parsed block file #16
  3475. -INFO - 1497305924: (..\DatabaseBuilder.cpp:268) parsed block file #20
  3476. -INFO - 1497305929: (..\DatabaseBuilder.cpp:268) parsed block file #24
  3477. -INFO - 1497305935: (..\DatabaseBuilder.cpp:268) parsed block file #28
  3478. -INFO - 1497305940: (..\DatabaseBuilder.cpp:268) parsed block file #32
  3479. -INFO - 1497305946: (..\DatabaseBuilder.cpp:268) parsed block file #36
  3480. -INFO - 1497305951: (..\DatabaseBuilder.cpp:268) parsed block file #40
  3481. -INFO - 1497305956: (..\DatabaseBuilder.cpp:268) parsed block file #44
  3482. -INFO - 1497305960: (..\DatabaseBuilder.cpp:268) parsed block file #48
  3483. -INFO - 1497305964: (..\DatabaseBuilder.cpp:268) parsed block file #52
  3484. -INFO - 1497305968: (..\DatabaseBuilder.cpp:268) parsed block file #56
  3485. -INFO - 1497305973: (..\DatabaseBuilder.cpp:268) parsed block file #60
  3486. -INFO - 1497305977: (..\DatabaseBuilder.cpp:268) parsed block file #64
  3487. -INFO - 1497305981: (..\DatabaseBuilder.cpp:268) parsed block file #68
  3488. -INFO - 1497305985: (..\DatabaseBuilder.cpp:268) parsed block file #72
  3489. -INFO - 1497305989: (..\DatabaseBuilder.cpp:268) parsed block file #76
  3490. -INFO - 1497305994: (..\DatabaseBuilder.cpp:268) parsed block file #80
  3491. -INFO - 1497305998: (..\DatabaseBuilder.cpp:268) parsed block file #84
  3492. -INFO - 1497306002: (..\DatabaseBuilder.cpp:268) parsed block file #88
  3493. -INFO - 1497306007: (..\DatabaseBuilder.cpp:268) parsed block file #92
  3494. -INFO - 1497306013: (..\DatabaseBuilder.cpp:268) parsed block file #96
  3495. -INFO - 1497306018: (..\DatabaseBuilder.cpp:268) parsed block file #100
  3496. -INFO - 1497306022: (..\DatabaseBuilder.cpp:268) parsed block file #104
  3497. -INFO - 1497306026: (..\DatabaseBuilder.cpp:268) parsed block file #108
  3498. -INFO - 1497306032: (..\DatabaseBuilder.cpp:268) parsed block file #112
  3499. -INFO - 1497306039: (..\DatabaseBuilder.cpp:268) parsed block file #116
  3500. -INFO - 1497306060: (..\DatabaseBuilder.cpp:268) parsed block file #120
  3501. -INFO - 1497306068: (..\DatabaseBuilder.cpp:268) parsed block file #124
  3502. -ERROR - 1497306157: (..\SocketObject.cpp:285) POLLERR error in readFromSocketThread
  3503. -ERROR - 1497306161: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
  3504. -INFO - 1497306370: (..\DatabaseBuilder.cpp:268) parsed block file #128
  3505. -INFO - 1497306518: (..\DatabaseBuilder.cpp:268) parsed block file #132
  3506. -INFO - 1497306522: (..\DatabaseBuilder.cpp:268) parsed block file #136
  3507. -INFO - 1497306627: (..\DatabaseBuilder.cpp:268) parsed block file #140
  3508. -INFO - 1497306889: (..\DatabaseBuilder.cpp:268) parsed block file #144
  3509. -INFO - 1497307015: (..\DatabaseBuilder.cpp:268) parsed block file #148
  3510. -INFO - 1497307029: (..\DatabaseBuilder.cpp:268) parsed block file #152
  3511. -INFO - 1497307217: (..\DatabaseBuilder.cpp:268) parsed block file #156
  3512. -INFO - 1497307367: (..\DatabaseBuilder.cpp:268) parsed block file #160
  3513. -INFO - 1497307377: (..\DatabaseBuilder.cpp:268) parsed block file #164
  3514. -INFO - 1497307385: (..\DatabaseBuilder.cpp:268) parsed block file #168
  3515. -INFO - 1497307493: (..\DatabaseBuilder.cpp:268) parsed block file #172
  3516. -INFO - 1497307503: (..\DatabaseBuilder.cpp:268) parsed block file #176
  3517. -INFO - 1497307518: (..\DatabaseBuilder.cpp:268) parsed block file #180
  3518. -INFO - 1497307529: (..\DatabaseBuilder.cpp:268) parsed block file #184
  3519. -INFO - 1497307569: (..\DatabaseBuilder.cpp:268) parsed block file #188
  3520. -INFO - 1497307772: (..\DatabaseBuilder.cpp:268) parsed block file #192
  3521. -INFO - 1497307995: (..\DatabaseBuilder.cpp:268) parsed block file #196
  3522. -INFO - 1497308057: (..\DatabaseBuilder.cpp:268) parsed block file #200
  3523. -INFO - 1497308187: (..\DatabaseBuilder.cpp:268) parsed block file #204
  3524. -INFO - 1497308332: (..\DatabaseBuilder.cpp:268) parsed block file #208
  3525. -INFO - 1497308490: (..\DatabaseBuilder.cpp:268) parsed block file #212
  3526. -INFO - 1497308501: (..\DatabaseBuilder.cpp:268) parsed block file #216
  3527. -INFO - 1497308631: (..\DatabaseBuilder.cpp:268) parsed block file #220
  3528. -INFO - 1497308756: (..\DatabaseBuilder.cpp:268) parsed block file #224
  3529. -INFO - 1497308914: (..\DatabaseBuilder.cpp:268) parsed block file #228
  3530. -INFO - 1497308943: (..\DatabaseBuilder.cpp:268) parsed block file #232
  3531. -INFO - 1497309142: (..\DatabaseBuilder.cpp:268) parsed block file #236
  3532. -INFO - 1497309270: (..\DatabaseBuilder.cpp:268) parsed block file #240
  3533. -INFO - 1497309278: (..\DatabaseBuilder.cpp:268) parsed block file #244
  3534. -INFO - 1497309392: (..\DatabaseBuilder.cpp:268) parsed block file #248
  3535. -INFO - 1497309396: (..\DatabaseBuilder.cpp:268) parsed block file #252
  3536. -INFO - 1497309524: (..\DatabaseBuilder.cpp:268) parsed block file #256
  3537. -INFO - 1497309528: (..\DatabaseBuilder.cpp:268) parsed block file #260
  3538. -INFO - 1497309533: (..\DatabaseBuilder.cpp:268) parsed block file #264
  3539. -INFO - 1497309547: (..\DatabaseBuilder.cpp:268) parsed block file #268
  3540. -INFO - 1497309728: (..\DatabaseBuilder.cpp:268) parsed block file #272
  3541. -INFO - 1497309911: (..\DatabaseBuilder.cpp:268) parsed block file #276
  3542. -INFO - 1497309921: (..\DatabaseBuilder.cpp:268) parsed block file #280
  3543. -INFO - 1497310076: (..\DatabaseBuilder.cpp:268) parsed block file #284
  3544. -INFO - 1497310224: (..\DatabaseBuilder.cpp:268) parsed block file #288
  3545. -INFO - 1497310232: (..\DatabaseBuilder.cpp:268) parsed block file #292
  3546. -INFO - 1497310438: (..\DatabaseBuilder.cpp:268) parsed block file #296
  3547. -INFO - 1497310559: (..\DatabaseBuilder.cpp:268) parsed block file #300
  3548. -INFO - 1497310708: (..\DatabaseBuilder.cpp:268) parsed block file #304
  3549. -INFO - 1497310893: (..\DatabaseBuilder.cpp:268) parsed block file #308
  3550. -INFO - 1497311013: (..\DatabaseBuilder.cpp:268) parsed block file #312
  3551. -INFO - 1497311127: (..\DatabaseBuilder.cpp:268) parsed block file #316
  3552. -INFO - 1497311286: (..\DatabaseBuilder.cpp:268) parsed block file #320
  3553. -INFO - 1497311450: (..\DatabaseBuilder.cpp:268) parsed block file #324
  3554. -INFO - 1497311692: (..\DatabaseBuilder.cpp:268) parsed block file #328
  3555. -INFO - 1497311700: (..\DatabaseBuilder.cpp:268) parsed block file #332
  3556. -INFO - 1497311910: (..\DatabaseBuilder.cpp:268) parsed block file #336
  3557. -INFO - 1497312037: (..\DatabaseBuilder.cpp:268) parsed block file #340
  3558. -INFO - 1497312047: (..\DatabaseBuilder.cpp:268) parsed block file #344
  3559. -INFO - 1497312056: (..\DatabaseBuilder.cpp:268) parsed block file #348
  3560. -INFO - 1497312185: (..\DatabaseBuilder.cpp:268) parsed block file #352
  3561. -INFO - 1497312195: (..\DatabaseBuilder.cpp:268) parsed block file #356
  3562. -INFO - 1497312327: (..\DatabaseBuilder.cpp:268) parsed block file #360
  3563. -INFO - 1497312450: (..\DatabaseBuilder.cpp:268) parsed block file #364
  3564. -INFO - 1497312459: (..\DatabaseBuilder.cpp:268) parsed block file #368
  3565. -INFO - 1497312596: (..\DatabaseBuilder.cpp:268) parsed block file #372
  3566. -INFO - 1497312611: (..\DatabaseBuilder.cpp:268) parsed block file #376
  3567. -INFO - 1497312625: (..\DatabaseBuilder.cpp:268) parsed block file #380
  3568. -INFO - 1497312794: (..\DatabaseBuilder.cpp:268) parsed block file #384
  3569. -INFO - 1497312815: (..\DatabaseBuilder.cpp:268) parsed block file #388
  3570. -INFO - 1497313011: (..\DatabaseBuilder.cpp:268) parsed block file #392
  3571. -INFO - 1497313037: (..\DatabaseBuilder.cpp:268) parsed block file #396
  3572. -INFO - 1497313066: (..\DatabaseBuilder.cpp:268) parsed block file #400
  3573. -INFO - 1497313201: (..\DatabaseBuilder.cpp:268) parsed block file #404
  3574. -INFO - 1497313405: (..\DatabaseBuilder.cpp:268) parsed block file #408
  3575. -INFO - 1497313615: (..\DatabaseBuilder.cpp:268) parsed block file #412
  3576. -INFO - 1497313777: (..\DatabaseBuilder.cpp:268) parsed block file #416
  3577. -INFO - 1497313954: (..\DatabaseBuilder.cpp:268) parsed block file #420
  3578. -INFO - 1497314102: (..\DatabaseBuilder.cpp:268) parsed block file #424
  3579. -INFO - 1497314249: (..\DatabaseBuilder.cpp:268) parsed block file #428
  3580. -INFO - 1497314453: (..\DatabaseBuilder.cpp:268) parsed block file #432
  3581. -INFO - 1497314594: (..\DatabaseBuilder.cpp:268) parsed block file #436
  3582. -INFO - 1497314791: (..\DatabaseBuilder.cpp:268) parsed block file #440
  3583. -INFO - 1497314938: (..\DatabaseBuilder.cpp:268) parsed block file #444
  3584. -INFO - 1497315152: (..\DatabaseBuilder.cpp:268) parsed block file #448
  3585. -INFO - 1497315293: (..\DatabaseBuilder.cpp:268) parsed block file #452
  3586. -INFO - 1497315303: (..\DatabaseBuilder.cpp:268) parsed block file #456
  3587. -INFO - 1497315523: (..\DatabaseBuilder.cpp:268) parsed block file #460
  3588. -INFO - 1497315568: (..\DatabaseBuilder.cpp:268) parsed block file #464
  3589. -INFO - 1497315780: (..\DatabaseBuilder.cpp:268) parsed block file #468
  3590. -INFO - 1497315938: (..\DatabaseBuilder.cpp:268) parsed block file #472
  3591. -INFO - 1497316087: (..\DatabaseBuilder.cpp:268) parsed block file #476
  3592. -INFO - 1497316255: (..\DatabaseBuilder.cpp:268) parsed block file #480
  3593. -INFO - 1497316448: (..\DatabaseBuilder.cpp:268) parsed block file #484
  3594. -INFO - 1497316636: (..\DatabaseBuilder.cpp:268) parsed block file #488
  3595. -INFO - 1497316783: (..\DatabaseBuilder.cpp:268) parsed block file #492
  3596. -INFO - 1497316968: (..\DatabaseBuilder.cpp:268) parsed block file #496
  3597. -INFO - 1497317162: (..\DatabaseBuilder.cpp:268) parsed block file #500
  3598. -INFO - 1497317372: (..\DatabaseBuilder.cpp:268) parsed block file #504
  3599. -INFO - 1497317518: (..\DatabaseBuilder.cpp:268) parsed block file #508
  3600. -INFO - 1497317671: (..\DatabaseBuilder.cpp:268) parsed block file #512
  3601. -INFO - 1497317805: (..\DatabaseBuilder.cpp:268) parsed block file #516
  3602. -INFO - 1497317964: (..\DatabaseBuilder.cpp:268) parsed block file #520
  3603. -INFO - 1497318172: (..\DatabaseBuilder.cpp:268) parsed block file #524
  3604. -INFO - 1497318194: (..\DatabaseBuilder.cpp:268) parsed block file #528
  3605. -INFO - 1497318338: (..\DatabaseBuilder.cpp:268) parsed block file #532
  3606. -INFO - 1497318482: (..\DatabaseBuilder.cpp:268) parsed block file #536
  3607. -INFO - 1497318630: (..\DatabaseBuilder.cpp:268) parsed block file #540
  3608. -INFO - 1497318775: (..\DatabaseBuilder.cpp:268) parsed block file #544
  3609. -INFO - 1497318871: (..\DatabaseBuilder.cpp:268) parsed block file #548
  3610. -INFO - 1497318971: (..\DatabaseBuilder.cpp:268) parsed block file #552
  3611. -INFO - 1497319143: (..\DatabaseBuilder.cpp:268) parsed block file #556
  3612. -INFO - 1497319206: (..\DatabaseBuilder.cpp:268) parsed block file #560
  3613. -INFO - 1497319400: (..\DatabaseBuilder.cpp:268) parsed block file #564
  3614. -INFO - 1497319572: (..\DatabaseBuilder.cpp:268) parsed block file #568
  3615. -INFO - 1497319626: (..\DatabaseBuilder.cpp:268) parsed block file #572
  3616. -INFO - 1497319665: (..\DatabaseBuilder.cpp:268) parsed block file #576
  3617. -INFO - 1497319681: (..\DatabaseBuilder.cpp:268) parsed block file #580
  3618. -INFO - 1497319762: (..\DatabaseBuilder.cpp:268) parsed block file #584
  3619. -INFO - 1497319942: (..\DatabaseBuilder.cpp:268) parsed block file #588
  3620. -INFO - 1497320149: (..\DatabaseBuilder.cpp:268) parsed block file #592
  3621. -INFO - 1497320306: (..\DatabaseBuilder.cpp:268) parsed block file #596
  3622. -INFO - 1497320501: (..\DatabaseBuilder.cpp:268) parsed block file #600
  3623. -INFO - 1497320674: (..\DatabaseBuilder.cpp:268) parsed block file #604
  3624. -INFO - 1497320847: (..\DatabaseBuilder.cpp:268) parsed block file #608
  3625. -INFO - 1497320997: (..\DatabaseBuilder.cpp:268) parsed block file #612
  3626. -INFO - 1497321176: (..\DatabaseBuilder.cpp:268) parsed block file #616
  3627. -INFO - 1497321386: (..\DatabaseBuilder.cpp:268) parsed block file #620
  3628. -INFO - 1497321598: (..\DatabaseBuilder.cpp:268) parsed block file #624
  3629. -INFO - 1497321820: (..\DatabaseBuilder.cpp:268) parsed block file #628
  3630. -INFO - 1497322033: (..\DatabaseBuilder.cpp:268) parsed block file #632
  3631. -INFO - 1497322194: (..\DatabaseBuilder.cpp:268) parsed block file #636
  3632. -INFO - 1497322351: (..\DatabaseBuilder.cpp:268) parsed block file #640
  3633. -INFO - 1497322509: (..\DatabaseBuilder.cpp:268) parsed block file #644
  3634. -INFO - 1497322652: (..\DatabaseBuilder.cpp:268) parsed block file #648
  3635. -INFO - 1497322682: (..\DatabaseBuilder.cpp:268) parsed block file #652
  3636. -INFO - 1497322808: (..\DatabaseBuilder.cpp:268) parsed block file #656
  3637. -INFO - 1497322997: (..\DatabaseBuilder.cpp:268) parsed block file #660
  3638. -INFO - 1497323222: (..\DatabaseBuilder.cpp:268) parsed block file #664
  3639. -INFO - 1497323337: (..\DatabaseBuilder.cpp:268) parsed block file #668
  3640. -INFO - 1497323503: (..\DatabaseBuilder.cpp:268) parsed block file #672
  3641. -INFO - 1497323664: (..\DatabaseBuilder.cpp:268) parsed block file #676
  3642. -INFO - 1497323771: (..\DatabaseBuilder.cpp:268) parsed block file #680
  3643. -INFO - 1497323927: (..\DatabaseBuilder.cpp:268) parsed block file #684
  3644. -INFO - 1497324011: (..\DatabaseBuilder.cpp:268) parsed block file #688
  3645. -INFO - 1497324152: (..\DatabaseBuilder.cpp:268) parsed block file #692
  3646. -INFO - 1497324279: (..\DatabaseBuilder.cpp:268) parsed block file #696
  3647. -INFO - 1497324324: (..\DatabaseBuilder.cpp:268) parsed block file #700
  3648. -INFO - 1497324338: (..\DatabaseBuilder.cpp:268) parsed block file #704
  3649. -INFO - 1497324483: (..\DatabaseBuilder.cpp:268) parsed block file #708
  3650. -INFO - 1497324613: (..\DatabaseBuilder.cpp:268) parsed block file #712
  3651. -INFO - 1497324748: (..\DatabaseBuilder.cpp:268) parsed block file #716
  3652. -INFO - 1497324888: (..\DatabaseBuilder.cpp:268) parsed block file #720
  3653. -INFO - 1497325010: (..\DatabaseBuilder.cpp:268) parsed block file #724
  3654. -INFO - 1497325164: (..\DatabaseBuilder.cpp:268) parsed block file #728
  3655. -INFO - 1497325217: (..\DatabaseBuilder.cpp:268) parsed block file #732
  3656. -INFO - 1497325241: (..\DatabaseBuilder.cpp:268) parsed block file #736
  3657. -INFO - 1497325264: (..\DatabaseBuilder.cpp:268) parsed block file #740
  3658. -INFO - 1497325424: (..\DatabaseBuilder.cpp:268) parsed block file #744
  3659. -INFO - 1497325539: (..\DatabaseBuilder.cpp:268) parsed block file #748
  3660. -INFO - 1497325645: (..\DatabaseBuilder.cpp:268) parsed block file #752
  3661. -INFO - 1497325769: (..\DatabaseBuilder.cpp:268) parsed block file #756
  3662. -INFO - 1497325937: (..\DatabaseBuilder.cpp:268) parsed block file #760
  3663. -INFO - 1497326088: (..\DatabaseBuilder.cpp:268) parsed block file #764
  3664. -INFO - 1497326259: (..\DatabaseBuilder.cpp:268) parsed block file #768
  3665. -INFO - 1497326463: (..\DatabaseBuilder.cpp:268) parsed block file #772
  3666. -INFO - 1497326603: (..\DatabaseBuilder.cpp:268) parsed block file #776
  3667. -INFO - 1497326808: (..\DatabaseBuilder.cpp:268) parsed block file #780
  3668. -INFO - 1497326851: (..\DatabaseBuilder.cpp:268) parsed block file #784
  3669. -INFO - 1497327038: (..\DatabaseBuilder.cpp:268) parsed block file #788
  3670. -INFO - 1497327157: (..\DatabaseBuilder.cpp:268) parsed block file #792
  3671. -INFO - 1497327396: (..\DatabaseBuilder.cpp:268) parsed block file #796
  3672. -INFO - 1497327524: (..\DatabaseBuilder.cpp:268) parsed block file #800
  3673. -INFO - 1497327646: (..\DatabaseBuilder.cpp:268) parsed block file #804
  3674. -INFO - 1497327677: (..\DatabaseBuilder.cpp:268) parsed block file #808
  3675. -INFO - 1497327801: (..\DatabaseBuilder.cpp:268) parsed block file #812
  3676. -INFO - 1497327943: (..\DatabaseBuilder.cpp:268) parsed block file #816
  3677. -INFO - 1497328052: (..\DatabaseBuilder.cpp:268) parsed block file #820
  3678. -INFO - 1497328158: (..\DatabaseBuilder.cpp:268) parsed block file #824
  3679. -INFO - 1497328250: (..\DatabaseBuilder.cpp:268) parsed block file #828
  3680. -INFO - 1497328341: (..\DatabaseBuilder.cpp:268) parsed block file #832
  3681. -INFO - 1497328350: (..\DatabaseBuilder.cpp:268) parsed block file #836
  3682. -INFO - 1497328478: (..\DatabaseBuilder.cpp:268) parsed block file #840
  3683. -INFO - 1497328586: (..\DatabaseBuilder.cpp:268) parsed block file #844
  3684. -INFO - 1497328705: (..\DatabaseBuilder.cpp:268) parsed block file #848
  3685. -INFO - 1497328845: (..\DatabaseBuilder.cpp:268) parsed block file #852
  3686. -INFO - 1497329085: (..\DatabaseBuilder.cpp:268) parsed block file #856
  3687. -INFO - 1497329224: (..\DatabaseBuilder.cpp:268) parsed block file #860
  3688. -INFO - 1497329355: (..\DatabaseBuilder.cpp:268) parsed block file #864
  3689. -INFO - 1497329467: (..\DatabaseBuilder.cpp:268) parsed block file #868
  3690. -INFO - 1497329583: (..\DatabaseBuilder.cpp:268) parsed block file #872
  3691. -INFO - 1497329711: (..\DatabaseBuilder.cpp:268) parsed block file #876
  3692. -INFO - 1497329833: (..\DatabaseBuilder.cpp:268) parsed block file #880
  3693. -INFO - 1497330016: (..\DatabaseBuilder.cpp:268) parsed block file #884
  3694. -INFO - 1497330134: (..\DatabaseBuilder.cpp:268) parsed block file #888
  3695. -INFO - 1497330233: (..\DatabaseBuilder.cpp:268) parsed block file #892
  3696. -INFO - 1497330408: (..\DatabaseBuilder.cpp:268) parsed block file #896
  3697. -INFO - 1497330571: (..\DatabaseBuilder.cpp:268) parsed block file #900
  3698. -INFO - 1497332346: (..\DatabaseBuilder.cpp:268) parsed block file #901
  3699. -DEBUG - 1497333703: (..\Blockchain.cpp:242) Organizing chain
  3700. -INFO - 1497336288: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 30402s
  3701. -INFO - 1497336288: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  3702. -INFO - 1497336294: (..\BlockchainScanner.cpp:52) no history to scan
  3703.  
  3704.  
  3705. Log file opened at 1497370317: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3706. -INFO - 1497370317: (..\main.cpp:23) Running on 4 threads
  3707. -INFO - 1497370317: (..\main.cpp:24) Ram usage level: 4
  3708. -INFO - 1497370317: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3709. -INFO - 1497370317: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3710. -INFO - 1497370317: (..\lmdb_wrapper.cpp:388) Opening databases...
  3711. -INFO - 1497370318: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  3712. -INFO - 1497370319: (..\BDM_Server.cpp:996) registered bdv: a2f1798d07c7e71cec2e
  3713. -INFO - 1497370320: (..\BlockUtils.cpp:1110) Executing: doInitialSyncOnLoad_Rebuild
  3714. -INFO - 1497370320: (..\lmdb_wrapper.cpp:388) Opening databases...
  3715. -INFO - 1497370320: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3716. -WARN - 1497370320: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3717. -INFO - 1497370320: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3718. -INFO - 1497370320: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3719. -INFO - 1497370323: (..\DatabaseBuilder.cpp:268) parsed block file #1
  3720. -WARN - 1497370324: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  3721. -WARN - 1497370324: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  3722. -WARN - 1497370324: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  3723. -WARN - 1497370324: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  3724. -WARN - 1497370324: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  3725. -INFO - 1497370326: (..\DatabaseBuilder.cpp:268) parsed block file #2
  3726. -INFO - 1497370328: (..\DatabaseBuilder.cpp:268) parsed block file #3
  3727. -INFO - 1497370329: (..\DatabaseBuilder.cpp:268) parsed block file #5
  3728. -INFO - 1497370330: (..\DatabaseBuilder.cpp:268) parsed block file #6
  3729. -INFO - 1497370331: (..\DatabaseBuilder.cpp:268) parsed block file #7
  3730. -INFO - 1497370333: (..\DatabaseBuilder.cpp:268) parsed block file #9
  3731. -INFO - 1497370335: (..\DatabaseBuilder.cpp:268) parsed block file #10
  3732. -INFO - 1497370339: (..\DatabaseBuilder.cpp:268) parsed block file #14
  3733. -WARN - 1497370341: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  3734. -WARN - 1497370341: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  3735. -INFO - 1497370343: (..\DatabaseBuilder.cpp:268) parsed block file #18
  3736. -INFO - 1497370346: (..\DatabaseBuilder.cpp:268) parsed block file #22
  3737. -INFO - 1497370348: (..\DatabaseBuilder.cpp:268) parsed block file #26
  3738. -INFO - 1497370351: (..\DatabaseBuilder.cpp:268) parsed block file #30
  3739. -INFO - 1497370354: (..\DatabaseBuilder.cpp:268) parsed block file #34
  3740. -INFO - 1497370357: (..\DatabaseBuilder.cpp:268) parsed block file #38
  3741. -INFO - 1497370360: (..\DatabaseBuilder.cpp:268) parsed block file #42
  3742. -INFO - 1497370363: (..\DatabaseBuilder.cpp:268) parsed block file #46
  3743. -INFO - 1497370366: (..\DatabaseBuilder.cpp:268) parsed block file #50
  3744. -WARN - 1497370378: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  3745. -WARN - 1497370378: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  3746. -INFO - 1497370483: (..\DatabaseBuilder.cpp:268) parsed block file #54
  3747. -INFO - 1497370488: (..\DatabaseBuilder.cpp:268) parsed block file #58
  3748. -INFO - 1497370494: (..\DatabaseBuilder.cpp:268) parsed block file #62
  3749. -INFO - 1497370500: (..\DatabaseBuilder.cpp:268) parsed block file #66
  3750. -INFO - 1497370504: (..\DatabaseBuilder.cpp:268) parsed block file #70
  3751. -INFO - 1497370527: (..\DatabaseBuilder.cpp:268) parsed block file #74
  3752. -INFO - 1497370687: (..\DatabaseBuilder.cpp:268) parsed block file #78
  3753. -INFO - 1497370692: (..\DatabaseBuilder.cpp:268) parsed block file #82
  3754. -INFO - 1497370797: (..\DatabaseBuilder.cpp:268) parsed block file #86
  3755. -INFO - 1497370800: (..\DatabaseBuilder.cpp:268) parsed block file #90
  3756. -INFO - 1497370803: (..\DatabaseBuilder.cpp:268) parsed block file #94
  3757. -INFO - 1497370806: (..\DatabaseBuilder.cpp:268) parsed block file #98
  3758. -INFO - 1497370809: (..\DatabaseBuilder.cpp:268) parsed block file #102
  3759. -INFO - 1497370939: (..\DatabaseBuilder.cpp:268) parsed block file #106
  3760. -INFO - 1497371061: (..\DatabaseBuilder.cpp:268) parsed block file #110
  3761. -INFO - 1497371151: (..\DatabaseBuilder.cpp:268) parsed block file #114
  3762. -INFO - 1497371161: (..\DatabaseBuilder.cpp:268) parsed block file #118
  3763. -INFO - 1497371268: (..\DatabaseBuilder.cpp:268) parsed block file #122
  3764. -INFO - 1497371324: (..\DatabaseBuilder.cpp:268) parsed block file #126
  3765. -INFO - 1497371328: (..\DatabaseBuilder.cpp:268) parsed block file #130
  3766. -INFO - 1497371336: (..\DatabaseBuilder.cpp:268) parsed block file #134
  3767. -INFO - 1497371445: (..\DatabaseBuilder.cpp:268) parsed block file #138
  3768. -INFO - 1497371559: (..\DatabaseBuilder.cpp:268) parsed block file #142
  3769. -INFO - 1497371563: (..\DatabaseBuilder.cpp:268) parsed block file #146
  3770. -ERROR - 1497371640: (-ERROR - 1497371640..\SocketObject.cpp:134: (..\SocketObject.cpp) :285) POLLERR in writeToSocket
  3771. POLLERR error in readFromSocketThread
  3772. -ERROR - 1497371641: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  3773. -ERROR - 1497371641: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
  3774. -INFO - 1497371641: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  3775.  
  3776.  
  3777. Log file opened at 1497372375: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3778. -INFO - 1497372375: (..\main.cpp:23) Running on 4 threads
  3779. -INFO - 1497372375: (..\main.cpp:24) Ram usage level: 4
  3780. -INFO - 1497372375: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3781. -INFO - 1497372375: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3782. -INFO - 1497372375: (..\lmdb_wrapper.cpp:388) Opening databases...
  3783. -INFO - 1497372379: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  3784. -INFO - 1497372380: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  3785. -INFO - 1497372381: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3786. -WARN - 1497372381: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3787. -INFO - 1497372381: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3788. -INFO - 1497372381: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3789. -INFO - 1497372389: (..\DatabaseBuilder.cpp:268) parsed block file #1
  3790. -INFO - 1497372389: (..\DatabaseBuilder.cpp:268) parsed block file #2
  3791. -WARN - 1497372392: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  3792. -WARN - 1497372392: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  3793. -WARN - 1497372392: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  3794. -WARN - 1497372392: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  3795. -WARN - 1497372392: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  3796. -WARN - 1497372392: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  3797. -WARN - 1497372392: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  3798. -INFO - 1497372393: (..\DatabaseBuilder.cpp:268) parsed block file #3
  3799. -INFO - 1497372395: (..\DatabaseBuilder.cpp:268) parsed block file #5
  3800. -INFO - 1497372397: (..\DatabaseBuilder.cpp:268) parsed block file #6
  3801. -INFO - 1497372401: (..\DatabaseBuilder.cpp:268) parsed block file #7
  3802. -INFO - 1497372403: (..\DatabaseBuilder.cpp:268) parsed block file #10
  3803. -INFO - 1497372407: (..\DatabaseBuilder.cpp:268) parsed block file #11
  3804. -INFO - 1497372408: (..\DatabaseBuilder.cpp:268) parsed block file #14
  3805. -INFO - 1497372413: (..\DatabaseBuilder.cpp:268) parsed block file #15
  3806.  
  3807.  
  3808. Log file opened at 1497372453: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3809. -INFO - 1497372453: (..\main.cpp:23) Running on 4 threads
  3810. -INFO - 1497372453: (..\main.cpp:24) Ram usage level: 4
  3811. -INFO - 1497372453: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3812. -INFO - 1497372453: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3813. -INFO - 1497372453: (..\lmdb_wrapper.cpp:388) Opening databases...
  3814. -INFO - 1497372454: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  3815. -INFO - 1497372455: (..\BDM_Server.cpp:996) registered bdv: c7fb596795c58c38f94d
  3816. -INFO - 1497372456: (..\BlockUtils.cpp:1110) Executing: doInitialSyncOnLoad_Rebuild
  3817. -INFO - 1497372456: (..\lmdb_wrapper.cpp:388) Opening databases...
  3818. -INFO - 1497372456: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3819. -WARN - 1497372456: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3820. -INFO - 1497372456: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3821. -INFO - 1497372456: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3822. -WARN - 1497372459: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  3823. -WARN - 1497372459: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  3824. -WARN - 1497372459: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  3825. -WARN - 1497372459: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  3826. -WARN - 1497372460: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  3827. -WARN - 1497372460: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  3828. -WARN - 1497372460: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads-
  3829. INFO - 1497372460: (..\DatabaseBuilder.cpp:268) parsed block file #2
  3830. -INFO - 1497372462: (..\DatabaseBuilder.cpp:268) parsed block file #3
  3831. -WARN - 1497372462: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  3832. -WARN - 1497372462: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  3833. -WARN - 1497372462: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  3834. -WARN - 1497372462: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  3835. -WARN - 1497372462: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  3836. -INFO - 1497372463: (..\DatabaseBuilder.cpp:268) parsed block file #6
  3837. -INFO - 1497372465: (..\DatabaseBuilder.cpp:268) parsed block file #7
  3838. -INFO - 1497372467: (..\DatabaseBuilder.cpp:268) parsed block file #10
  3839. -INFO - 1497372469: (..\DatabaseBuilder.cpp:268) parsed block file #11
  3840. -INFO - 1497372471: (..\DatabaseBuilder.cpp:268) parsed block file #14
  3841. -INFO - 1497372472: (..\DatabaseBuilder.cpp:268) parsed block file #15
  3842. -INFO - 1497372476: (..\DatabaseBuilder.cpp:268) parsed block file #18
  3843. -INFO - 1497372476: (..\DatabaseBuilder.cpp:268) parsed block file #19
  3844. -INFO - 1497372480: (..\DatabaseBuilder.cpp:268) parsed block file #22
  3845. -INFO - 1497372483: (..\DatabaseBuilder.cpp:268) parsed block file #26
  3846. -WARN - 1497372507: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  3847. -WARN - 1497372507: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  3848. -INFO - 1497372529: (..\DatabaseBuilder.cpp:268) parsed block file #28
  3849. -WARN - 1497372573: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  3850. -WARN - 1497372573: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  3851. -WARN - 1497372573: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  3852. -WARN - 1497372573: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  3853. -WARN - 1497372573: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  3854. -WARN - 1497372573: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  3855. -WARN - 1497372573: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  3856. -INFO - 1497372640: (..\DatabaseBuilder.cpp:268) parsed block file #30
  3857. -INFO - 1497372646: (..\DatabaseBuilder.cpp:268) parsed block file #34
  3858. -INFO - 1497372687: (..\DatabaseBuilder.cpp:268) parsed block file #35
  3859.  
  3860.  
  3861. Log file opened at 1497373791: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3862. -INFO - 1497373791: (..\main.cpp:23) Running on 4 threads
  3863. -INFO - 1497373791: (..\main.cpp:24) Ram usage level: 4
  3864. -INFO - 1497373791: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3865. -INFO - 1497373791: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3866. -INFO - 1497373791: (..\lmdb_wrapper.cpp:388) Opening databases...
  3867. -INFO - 1497373793: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  3868. -INFO - 1497373793: (..\BDM_Server.cpp:996) registered bdv: 7812f19d31e42d021e91
  3869. -INFO - 1497373793: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3870. -WARN - 1497373793: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3871. -INFO - 1497373793: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3872. -INFO - 1497373793: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3873. -INFO - 1497373799: (..\DatabaseBuilder.cpp:268) parsed block file #2
  3874.  
  3875.  
  3876. Log file opened at 1497373830: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  3877. -INFO - 1497373830: (..\main.cpp:23) Running on 4 threads
  3878. -INFO - 1497373830: (..\main.cpp:24) Ram usage level: 4
  3879. -INFO - 1497373830: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  3880. -INFO - 1497373830: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  3881. -INFO - 1497373830: (..\lmdb_wrapper.cpp:388) Opening databases...
  3882. -INFO - 1497373832: (..\BlockUtils.cpp:1110) Executing: doInitialSyncOnLoad_Rebuild
  3883. -INFO - 1497373832: (..\lmdb_wrapper.cpp:388) Opening databases...
  3884. -INFO - 1497373832: (..\DatabaseBuilder.cpp:169) Reading headers from db
  3885. -WARN - 1497373832: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
  3886. -INFO - 1497373832: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
  3887. -INFO - 1497373832: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  3888. -INFO - 1497373833: (..\BDM_Server.cpp:996) registered bdv: e09bffa1679cb9192972
  3889. -INFO - 1497373836: (..\DatabaseBuilder.cpp:268) parsed block file #1
  3890. -INFO - 1497373836: (..\DatabaseBuilder.cpp:268) parsed block file #3
  3891. -INFO - 1497373838: (..\DatabaseBuilder.cpp:268) parsed block file #5
  3892. -INFO - 1497373840: (..\DatabaseBuilder.cpp:268) parsed block file #7
  3893. -INFO - 1497373844: (..\DatabaseBuilder.cpp:268) parsed block file #10
  3894. -INFO - 1497373847: (..\DatabaseBuilder.cpp:268) parsed block file #14
  3895. -INFO - 1497373856: (..\DatabaseBuilder.cpp:268) parsed block file #17
  3896. -INFO - 1497373859: (..\DatabaseBuilder.cpp:268) parsed block file #21
  3897. -INFO - 1497373864: (..\DatabaseBuilder.cpp:268) parsed block file #22
  3898. -INFO - 1497373867: (..\DatabaseBuilder.cpp:268) parsed block file #26
  3899. -INFO - 1497373870: (..\DatabaseBuilder.cpp:268) parsed block file #30
  3900. -INFO - 1497373873: (..\DatabaseBuilder.cpp:268) parsed block file #34
  3901. -INFO - 1497373877: (..\DatabaseBuilder.cpp:268) parsed block file #38
  3902. -INFO - 1497373880: (..\DatabaseBuilder.cpp:268) parsed block file #42
  3903. -INFO - 1497373883: (..\DatabaseBuilder.cpp:268) parsed block file #46
  3904. -INFO - 1497373886: (..\DatabaseBuilder.cpp:268) parsed block file #50
  3905. -INFO - 1497373961: (..\DatabaseBuilder.cpp:268) parsed block file #54
  3906. -INFO - 1497373996: (..\DatabaseBuilder.cpp:268) parsed block file #58
  3907. -INFO - 1497374046: (..\DatabaseBuilder.cpp:268) parsed block file #62
  3908. -INFO - 1497374070: (..\DatabaseBuilder.cpp:268) parsed block file #65
  3909. -INFO - 1497374080: (..\DatabaseBuilder.cpp:268) parsed block file #69
  3910. -INFO - 1497374184: (..\DatabaseBuilder.cpp:268) parsed block file #73
  3911. -INFO - 1497374188: (..\DatabaseBuilder.cpp:268) parsed block file #77
  3912. -INFO - 1497374223: (..\DatabaseBuilder.cpp:268) parsed block file #81
  3913. -INFO - 1497374244: (..\DatabaseBuilder.cpp:268) parsed block file #82
  3914. -INFO - 1497374248: (..\DatabaseBuilder.cpp:268) parsed block file #86
  3915. -INFO - 1497374320: (..\DatabaseBuilder.cpp:268) parsed block file #90
  3916. -INFO - 1497374363: (..\DatabaseBuilder.cpp:268) parsed block file #94
  3917. -INFO - 1497374369: (..\DatabaseBuilder.cpp:268) parsed block file #97
  3918. -INFO - 1497374401: (..\DatabaseBuilder.cpp:268) parsed block file #101
  3919. -INFO - 1497374408: (..\DatabaseBuilder.cpp:268) parsed block file #102
  3920. -INFO - 1497374443: (..\DatabaseBuilder.cpp:268) parsed block file #105
  3921. -INFO - 1497374450: (..\DatabaseBuilder.cpp:268) parsed block file #106
  3922. -INFO - 1497374455: (..\DatabaseBuilder.cpp:268) parsed block file #110
  3923. -INFO - 1497374567: (..\DatabaseBuilder.cpp:268) parsed block file #114
  3924. -INFO - 1497374638: (..\DatabaseBuilder.cpp:268) parsed block file #118
  3925. -INFO - 1497374666: (..\DatabaseBuilder.cpp:268) parsed block file #122
  3926. -INFO - 1497374674: (..\DatabaseBuilder.cpp:268) parsed block file #125
  3927. -INFO - 1497374687: (..\DatabaseBuilder.cpp:268) parsed block file #129
  3928. -INFO - 1497374814: (..\DatabaseBuilder.cpp:268) parsed block file #133
  3929. -INFO - 1497374824: (..\DatabaseBuilder.cpp:268) parsed block file #137
  3930. -INFO - 1497374875: (..\DatabaseBuilder.cpp:268) parsed block file #141
  3931. -INFO - 1497374894: (..\DatabaseBuilder.cpp:268) parsed block file #145
  3932. -INFO - 1497374928: (..\DatabaseBuilder.cpp:268) parsed block file #149
  3933. -INFO - 1497374976: (..\DatabaseBuilder.cpp:268) parsed block file #153
  3934. -INFO - 1497374988: (..\DatabaseBuilder.cpp:268) parsed block file #157
  3935. -INFO - 1497375107: (..\DatabaseBuilder.cpp:268) parsed block file #161
  3936. -INFO - 1497375303: (..\DatabaseBuilder.cpp:268) parsed block file #165
  3937. -INFO - 1497375311: (..\DatabaseBuilder.cpp:268) parsed block file #169
  3938. -INFO - 1497375397: (..\DatabaseBuilder.cpp:268) parsed block file #173
  3939. -INFO - 1497375430: (..\DatabaseBuilder.cpp:268) parsed block file #177
  3940. -INFO - 1497375639: (..\DatabaseBuilder.cpp:268) parsed block file #181
  3941. -INFO - 1497375702: (..\DatabaseBuilder.cpp:268) parsed block file #185
  3942. -INFO - 1497375801: (..\DatabaseBuilder.cpp:268) parsed block file #189
  3943. -INFO - 1497375899: (..\DatabaseBuilder.cpp:268) parsed block file #193
  3944. -INFO - 1497375958: (..\DatabaseBuilder.cpp:268) parsed block file #197
  3945. -INFO - 1497375974: (..\DatabaseBuilder.cpp:268) parsed block file #201
  3946. -INFO - 1497376002: (..\DatabaseBuilder.cpp:268) parsed block file #205
  3947. -INFO - 1497376011: (..\DatabaseBuilder.cpp:268) parsed block file #209
  3948. -INFO - 1497376067: (..\DatabaseBuilder.cpp:268) parsed block file #213
  3949. -INFO - 1497376108: (..\DatabaseBuilder.cpp:268) parsed block file #217
  3950. -INFO - 1497376179: (..\DatabaseBuilder.cpp:268) parsed block file #221
  3951. -INFO - 1497376236: (..\DatabaseBuilder.cpp:268) parsed block file #223
  3952. -INFO - 1497376300: (..\DatabaseBuilder.cpp:268) parsed block file #225
  3953. -INFO - 1497376320: (..\DatabaseBuilder.cpp:268) parsed block file #227
  3954. -INFO - 1497376357: (..\DatabaseBuilder.cpp:268) parsed block file #229
  3955. -INFO - 1497376363: (..\DatabaseBuilder.cpp:268) parsed block file #233
  3956. -INFO - 1497376405: (..\DatabaseBuilder.cpp:268) parsed block file #237
  3957. -INFO - 1497376432: (..\DatabaseBuilder.cpp:268) parsed block file #241
  3958. -INFO - 1497376439: (..\DatabaseBuilder.cpp:268) parsed block file #245
  3959. -INFO - 1497376517: (..\DatabaseBuilder.cpp:268) parsed block file #249
  3960. -INFO - 1497376524: (..\DatabaseBuilder.cpp:268) parsed block file #253
  3961. -INFO - 1497376572: (..\DatabaseBuilder.cpp:268) parsed block file #257
  3962. -INFO - 1497376580: (..\DatabaseBuilder.cpp:268) parsed block file #261
  3963. -INFO - 1497376672: (..\DatabaseBuilder.cpp:268) parsed block file #265
  3964. -INFO - 1497376746: (..\DatabaseBuilder.cpp:268) parsed block file #269
  3965. -INFO - 1497376752: (..\DatabaseBuilder.cpp:268) parsed block file #273
  3966. -INFO - 1497376786: (..\DatabaseBuilder.cpp:268) parsed block file #277
  3967. -INFO - 1497376799: (..\DatabaseBuilder.cpp:268) parsed block file #281
  3968. -INFO - 1497376894: (..\DatabaseBuilder.cpp:268) parsed block file #285
  3969. -INFO - 1497376946: (..\DatabaseBuilder.cpp:268) parsed block file #289
  3970. -INFO - 1497376973: (..\DatabaseBuilder.cpp:268) parsed block file #293
  3971. -INFO - 1497377075: (..\DatabaseBuilder.cpp:268) parsed block file #297
  3972. -INFO - 1497377096: (..\DatabaseBuilder.cpp:268) parsed block file #301
  3973. -INFO - 1497377104: (..\DatabaseBuilder.cpp:268) parsed block file #305
  3974. -INFO - 1497377233: (..\DatabaseBuilder.cpp:268) parsed block file #309
  3975. -INFO - 1497377246: (..\DatabaseBuilder.cpp:268) parsed block file #313
  3976. -INFO - 1497377360: (..\DatabaseBuilder.cpp:268) parsed block file #317
  3977. -INFO - 1497377410: (..\DatabaseBuilder.cpp:268) parsed block file #321
  3978. -INFO - 1497377488: (..\DatabaseBuilder.cpp:268) parsed block file #325
  3979. -INFO - 1497377577: (..\DatabaseBuilder.cpp:268) parsed block file #329
  3980. -INFO - 1497377601: (..\DatabaseBuilder.cpp:268) parsed block file #333
  3981. -INFO - 1497377610: (..\DatabaseBuilder.cpp:268) parsed block file #337
  3982. -INFO - 1497377653: (..\DatabaseBuilder.cpp:268) parsed block file #341
  3983. -INFO - 1497377703: (..\DatabaseBuilder.cpp:268) parsed block file #345
  3984. -INFO - 1497377820: (..\DatabaseBuilder.cpp:268) parsed block file #349
  3985. -INFO - 1497377921: (..\DatabaseBuilder.cpp:268) parsed block file #353
  3986. -INFO - 1497377971: (..\DatabaseBuilder.cpp:268) parsed block file #357
  3987. -INFO - 1497378054: (..\DatabaseBuilder.cpp:268) parsed block file #359
  3988. -INFO - 1497378095: (..\DatabaseBuilder.cpp:268) parsed block file #361
  3989. -INFO - 1497378131: (..\DatabaseBuilder.cpp:268) parsed block file #363
  3990. -INFO - 1497378148: (..\DatabaseBuilder.cpp:268) parsed block file #365
  3991. -INFO - 1497378214: (..\DatabaseBuilder.cpp:268) parsed block file #367
  3992. -INFO - 1497378227: (..\DatabaseBuilder.cpp:268) parsed block file #371
  3993. -INFO - 1497378242: (..\DatabaseBuilder.cpp:268) parsed block file #373
  3994. -INFO - 1497378278: (..\DatabaseBuilder.cpp:268) parsed block file #375
  3995. -INFO - 1497378286: (..\DatabaseBuilder.cpp:268) parsed block file #377
  3996. -INFO - 1497378304: (..\DatabaseBuilder.cpp:268) parsed block file #381
  3997. -INFO - 1497378314: (..\DatabaseBuilder.cpp:268) parsed block file #385
  3998. -INFO - 1497378321: (..\DatabaseBuilder.cpp:268) parsed block file #389
  3999. -INFO - 1497378385: (..\DatabaseBuilder.cpp:268) parsed block file #393
  4000. -INFO - 1497378517: (..\DatabaseBuilder.cpp:268) parsed block file #397
  4001. -INFO - 1497378543: (..\DatabaseBuilder.cpp:268) parsed block file #401
  4002. -INFO - 1497378554: (..\DatabaseBuilder.cpp:268) parsed block file #405
  4003. -INFO - 1497378575: (..\DatabaseBuilder.cpp:268) parsed block file #409
  4004. -INFO - 1497378597: (..\DatabaseBuilder.cpp:268) parsed block file #413
  4005. -INFO - 1497378624: (..\DatabaseBuilder.cpp:268) parsed block file #417
  4006. -INFO - 1497378694: (..\DatabaseBuilder.cpp:268) parsed block file #421
  4007. -INFO - 1497378710: (..\DatabaseBuilder.cpp:268) parsed block file #425
  4008. -INFO - 1497378805: (..\DatabaseBuilder.cpp:268) parsed block file #429
  4009. -INFO - 1497378860: (..\DatabaseBuilder.cpp:268) parsed block file #433
  4010. -INFO - 1497378932: (..\DatabaseBuilder.cpp:268) parsed block file #437
  4011. -INFO - 1497378983: (..\DatabaseBuilder.cpp:268) parsed block file #441
  4012. -INFO - 1497379014: (..\DatabaseBuilder.cpp:268) parsed block file #445
  4013. -INFO - 1497379023: (..\DatabaseBuilder.cpp:268) parsed block file #449
  4014. -INFO - 1497379080: (..\DatabaseBuilder.cpp:268) parsed block file #453
  4015. -INFO - 1497379136: (..\DatabaseBuilder.cpp:268) parsed block file #457
  4016. -INFO - 1497379222: (..\DatabaseBuilder.cpp:268) parsed block file #461
  4017. -INFO - 1497379278: (..\DatabaseBuilder.cpp:268) parsed block file #465
  4018. -INFO - 1497379343: (..\DatabaseBuilder.cpp:268) parsed block file #469
  4019. -INFO - 1497379427: (..\DatabaseBuilder.cpp:268) parsed block file #473
  4020. -INFO - 1497379493: (..\DatabaseBuilder.cpp:268) parsed block file #477
  4021. -INFO - 1497379592: (..\DatabaseBuilder.cpp:268) parsed block file #481
  4022. -INFO - 1497379668: (..\DatabaseBuilder.cpp:268) parsed block file #485
  4023. -INFO - 1497379734: (..\DatabaseBuilder.cpp:268) parsed block file #489
  4024. -INFO - 1497379780: (..\DatabaseBuilder.cpp:268) parsed block file #493
  4025. -INFO - 1497379877: (..\DatabaseBuilder.cpp:268) parsed block file #497
  4026. -INFO - 1497379920: (..\DatabaseBuilder.cpp:268) parsed block file #501
  4027. -INFO - 1497379978: (..\DatabaseBuilder.cpp:268) parsed block file #505
  4028. -INFO - 1497380070: (..\DatabaseBuilder.cpp:268) parsed block file #509
  4029. -INFO - 1497380125: (..\DatabaseBuilder.cpp:268) parsed block file #513
  4030. -INFO - 1497380196: (..\DatabaseBuilder.cpp:268) parsed block file #517
  4031. -INFO - 1497380287: (..\DatabaseBuilder.cpp:268) parsed block file #521
  4032. -INFO - 1497380373: (..\DatabaseBuilder.cpp:268) parsed block file #525
  4033. -INFO - 1497380487: (..\DatabaseBuilder.cpp:268) parsed block file #529
  4034. -INFO - 1497380626: (..\DatabaseBuilder.cpp:268) parsed block file #533
  4035. -INFO - 1497380681: (..\DatabaseBuilder.cpp:268) parsed block file #537
  4036. -INFO - 1497380742: (..\DatabaseBuilder.cpp:268) parsed block file #541
  4037. -INFO - 1497380810: (..\DatabaseBuilder.cpp:268) parsed block file #545
  4038. -INFO - 1497380956: (..\DatabaseBuilder.cpp:268) parsed block file #549
  4039. -INFO - 1497381026: (..\DatabaseBuilder.cpp:268) parsed block file #553
  4040. -INFO - 1497381080: (..\DatabaseBuilder.cpp:268) parsed block file #557
  4041. -INFO - 1497381107: (..\DatabaseBuilder.cpp:268) parsed block file #558
  4042. -INFO - 1497381131: (..\DatabaseBuilder.cpp:268) parsed block file #561
  4043. -INFO - 1497381178: (..\DatabaseBuilder.cpp:268) parsed block file #562
  4044. -INFO - 1497381233: (..\DatabaseBuilder.cpp:268) parsed block file #565
  4045. -INFO - 1497381261: (..\DatabaseBuilder.cpp:268) parsed block file #566
  4046. -INFO - 1497381281: (..\DatabaseBuilder.cpp:268) parsed block file #569
  4047. -INFO - 1497381315: (..\DatabaseBuilder.cpp:268) parsed block file #570
  4048. -INFO - 1497381328: (..\DatabaseBuilder.cpp:268) parsed block file #573
  4049. -INFO - 1497381369: (..\DatabaseBuilder.cpp:268) parsed block file #574
  4050. -INFO - 1497381379: (..\DatabaseBuilder.cpp:268) parsed block file #578
  4051. -INFO - 1497381404: (..\DatabaseBuilder.cpp:268) parsed block file #582
  4052. -INFO - 1497381438: (..\DatabaseBuilder.cpp:268) parsed block file #586
  4053. -INFO - 1497381489: (..\DatabaseBuilder.cpp:268) parsed block file #590
  4054. -INFO - 1497381507: (..\DatabaseBuilder.cpp:268) parsed block file #594
  4055. -INFO - 1497381593: (..\DatabaseBuilder.cpp:268) parsed block file #598
  4056. -INFO - 1497381632: (..\DatabaseBuilder.cpp:268) parsed block file #602
  4057. -INFO - 1497381666: (..\DatabaseBuilder.cpp:268) parsed block file #606
  4058. -INFO - 1497381731: (..\DatabaseBuilder.cpp:268) parsed block file #610
  4059. -INFO - 1497381822: (..\DatabaseBuilder.cpp:268) parsed block file #614
  4060. -INFO - 1497381917: (..\DatabaseBuilder.cpp:268) parsed block file #618
  4061. -INFO - 1497381968: (..\DatabaseBuilder.cpp:268) parsed block file #622
  4062. -INFO - 1497381983: (..\DatabaseBuilder.cpp:268) parsed block file #626
  4063. -INFO - 1497382050: (..\DatabaseBuilder.cpp:268) parsed block file #630
  4064. -INFO - 1497382138: (..\DatabaseBuilder.cpp:268) parsed block file #634
  4065. -INFO - 1497382164: (..\DatabaseBuilder.cpp:268) parsed block file #638
  4066. -INFO - 1497382285: (..\DatabaseBuilder.cpp:268) parsed block file #642
  4067. -INFO - 1497382358: (..\DatabaseBuilder.cpp:268) parsed block file #646
  4068. -INFO - 1497382457: (..\DatabaseBuilder.cpp:268) parsed block file #650
  4069. -INFO - 1497382565: (..\DatabaseBuilder.cpp:268) parsed block file #654
  4070. -INFO - 1497382655: (..\DatabaseBuilder.cpp:268) parsed block file #658
  4071. -INFO - 1497382724: (..\DatabaseBuilder.cpp:268) parsed block file #662
  4072. -INFO - 1497382833: (..\DatabaseBuilder.cpp:268) parsed block file #666
  4073. -INFO - 1497382914: (..\DatabaseBuilder.cpp:268) parsed block file #670
  4074. -INFO - 1497382998: (..\DatabaseBuilder.cpp:268) parsed block file #674
  4075. -INFO - 1497383056: (..\DatabaseBuilder.cpp:268) parsed block file #678
  4076. -INFO - 1497383106: (..\DatabaseBuilder.cpp:268) parsed block file #682
  4077. -INFO - 1497383179: (..\DatabaseBuilder.cpp:268) parsed block file #686
  4078. -INFO - 1497383289: (..\DatabaseBuilder.cpp:268) parsed block file #690
  4079. -INFO - 1497383350: (..\DatabaseBuilder.cpp:268) parsed block file #694
  4080. -INFO - 1497383427: (..\DatabaseBuilder.cpp:268) parsed block file #698
  4081. -INFO - 1497383505: (..\DatabaseBuilder.cpp:268) parsed block file #702
  4082. -INFO - 1497383599: (..\DatabaseBuilder.cpp:268) parsed block file #706
  4083. -INFO - 1497383711: (..\DatabaseBuilder.cpp:268) parsed block file #710
  4084. -INFO - 1497383731: (..\DatabaseBuilder.cpp:268) parsed block file #713
  4085. -INFO - 1497383774: (..\DatabaseBuilder.cpp:268) parsed block file #714
  4086. -INFO - 1497383794: (..\DatabaseBuilder.cpp:268) parsed block file #717
  4087. -INFO - 1497383806: (..\DatabaseBuilder.cpp:268) parsed block file #721
  4088. -INFO - 1497383880: (..\DatabaseBuilder.cpp:268) parsed block file #725
  4089. -INFO - 1497384017: (..\DatabaseBuilder.cpp:268) parsed block file #729
  4090. -INFO - 1497384122: (..\DatabaseBuilder.cpp:268) parsed block file #733
  4091. -INFO - 1497384192: (..\DatabaseBuilder.cpp:268) parsed block file #737
  4092. -INFO - 1497384289: (..\DatabaseBuilder.cpp:268) parsed block file #741
  4093. -INFO - 1497384362: (..\DatabaseBuilder.cpp:268) parsed block file #745
  4094. -INFO - 1497384453: (..\DatabaseBuilder.cpp:268) parsed block file #749
  4095. -INFO - 1497384510: (..\DatabaseBuilder.cpp:268) parsed block file #753
  4096. -INFO - 1497384577: (..\DatabaseBuilder.cpp:268) parsed block file #757
  4097. -INFO - 1497384755: (..\DatabaseBuilder.cpp:268) parsed block file #761
  4098. -INFO - 1497384829: (..\DatabaseBuilder.cpp:268) parsed block file #765
  4099. -INFO - 1497384865: (..\DatabaseBuilder.cpp:268) parsed block file #766
  4100. -INFO - 1497384883: (..\DatabaseBuilder.cpp:268) parsed block file #769
  4101. -INFO - 1497384918: (..\DatabaseBuilder.cpp:268) parsed block file #770
  4102. -INFO - 1497384965: (..\DatabaseBuilder.cpp:268) parsed block file #773
  4103. -INFO - 1497385019: (..\DatabaseBuilder.cpp:268) parsed block file #774
  4104. -INFO - 1497385053: (..\DatabaseBuilder.cpp:268) parsed block file #777
  4105. -INFO - 1497385098: (..\DatabaseBuilder.cpp:268) parsed block file #778
  4106. -INFO - 1497385120: (..\DatabaseBuilder.cpp:268) parsed block file #782
  4107. -INFO - 1497385194: (..\DatabaseBuilder.cpp:268) parsed block file #786
  4108. -INFO - 1497385256: (..\DatabaseBuilder.cpp:268) parsed block file #790
  4109. -INFO - 1497385274: (..\DatabaseBuilder.cpp:268) parsed block file #794
  4110. -INFO - 1497385373: (..\DatabaseBuilder.cpp:268) parsed block file #798
  4111. -INFO - 1497385466: (..\DatabaseBuilder.cpp:268) parsed block file #802
  4112. -INFO - 1497385543: (..\DatabaseBuilder.cpp:268) parsed block file #806
  4113. -INFO - 1497385598: (..\DatabaseBuilder.cpp:268) parsed block file #810
  4114. -INFO - 1497385643: (..\DatabaseBuilder.cpp:268) parsed block file #814
  4115. -INFO - 1497385690: (..\DatabaseBuilder.cpp:268) parsed block file #818
  4116. -INFO - 1497385715: (..\DatabaseBuilder.cpp:268) parsed block file #821
  4117. -INFO - 1497385748: (..\DatabaseBuilder.cpp:268) parsed block file #822
  4118. -INFO - 1497385763: (..\DatabaseBuilder.cpp:268) parsed block file #825
  4119. -INFO - 1497385792: (..\DatabaseBuilder.cpp:268) parsed block file #826
  4120. -INFO - 1497385797: (..\DatabaseBuilder.cpp:268) parsed block file #829
  4121. -INFO - 1497385847: (..\DatabaseBuilder.cpp:268) parsed block file #831
  4122. -INFO - 1497385872: (..\DatabaseBuilder.cpp:268) parsed block file #833
  4123. -INFO - 1497385879: (..\DatabaseBuilder.cpp:268) parsed block file #837
  4124. -INFO - 1497385944: (..\DatabaseBuilder.cpp:268) parsed block file #841
  4125. -INFO - 1497385986: (..\DatabaseBuilder.cpp:268) parsed block file #845
  4126. -INFO - 1497386010: (..\DatabaseBuilder.cpp:268) parsed block file #847
  4127. -INFO - 1497386022: (..\DatabaseBuilder.cpp:268) parsed block file #851
  4128. -INFO - 1497386078: (..\DatabaseBuilder.cpp:268) parsed block file #855
  4129. -INFO - 1497386125: (..\DatabaseBuilder.cpp:268) parsed block file #859
  4130. -INFO - 1497386178: (..\DatabaseBuilder.cpp:268) parsed block file #863
  4131. -INFO - 1497386227: (..\DatabaseBuilder.cpp:268) parsed block file #867
  4132. -INFO - 1497386290: (..\DatabaseBuilder.cpp:268) parsed block file #871
  4133. -INFO - 1497386299: (..\DatabaseBuilder.cpp:268) parsed block file #875
  4134. -INFO - 1497386356: (..\DatabaseBuilder.cpp:268) parsed block file #879
  4135. -INFO - 1497386403: (..\DatabaseBuilder.cpp:268) parsed block file #883
  4136. -INFO - 1497386410: (..\DatabaseBuilder.cpp:268) parsed block file #887
  4137. -INFO - 1497386455: (..\DatabaseBuilder.cpp:268) parsed block file #891
  4138. -INFO - 1497386500: (..\DatabaseBuilder.cpp:268) parsed block file #895
  4139. -INFO - 1497386515: (..\DatabaseBuilder.cpp:268) parsed block file #899
  4140. -INFO - 1497386571: (..\DatabaseBuilder.cpp:268) parsed block file #901
  4141. -INFO - 1497386637: (..\DatabaseBuilder.cpp:268) parsed block file #902
  4142. -DEBUG - 1497386690: (..\Blockchain.cpp:242) Organizing chain
  4143. -INFO - 1497387049: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 13217s
  4144. -INFO - 1497387049: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  4145.  
  4146.  
  4147. Log file opened at 1497459759: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  4148. -INFO - 1497459759: (..\main.cpp:23) Running on 4 threads
  4149. -INFO - 1497459759: (..\main.cpp:24) Ram usage level: 4
  4150. -INFO - 1497459759: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  4151. -INFO - 1497459759: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  4152. -INFO - 1497459759: (..\lmdb_wrapper.cpp:388) Opening databases...
  4153.  
  4154.  
  4155. Log file opened at 1497459782: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  4156. -INFO - 1497459782: (..\main.cpp:23) Running on 4 threads
  4157. -INFO - 1497459782: (..\main.cpp:24) Ram usage level: 4
  4158. -INFO - 1497459782: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  4159. -INFO - 1497459782: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  4160. -INFO - 1497459782: (..\lmdb_wrapper.cpp:388) Opening databases...
  4161. -INFO - 1497459784: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  4162. -INFO - 1497459784: (..\DatabaseBuilder.cpp:169) Reading headers from db
  4163. -INFO - 1497459784: (..\BDM_Server.cpp:996) registered bdv: f77b0eaf62011903de2c
  4164. -INFO - 1497459833: (..\DatabaseBuilder.cpp:208) Found 471113 headers in db
  4165. -INFO - 1497459835: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  4166. -INFO - 1497459835: (..\DatabaseBuilder.cpp:477) Found next block after skipping 293119bytes
  4167. -INFO - 1497459836: (..\DatabaseBuilder.cpp:268) parsed block file #902
  4168. -DEBUG - 1497459836: (..\Blockchain.cpp:242) Organizing chain
  4169. -INFO - 1497459836: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 1.241s
  4170. -INFO - 1497459836: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  4171. -INFO - 1497459866: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  4172. -INFO - 1497460048: (..\BlockchainScanner.cpp:52) no history to scan
  4173. -INFO - 1497460169: (..\BlockchainScanner.cpp:52) no history to scan
  4174. -INFO - 1497460169: (..\BlockchainScanner.cpp:52) no history to scan
  4175. -INFO - 1497460213: (..\BlockchainScanner.cpp:52) no history to scan
  4176. -INFO - 1497460265: (..\BlockchainScanner.cpp:52) no history to scan
  4177. -INFO - 1497460289: (..\BlockchainScanner.cpp:52) no history to scan
  4178. -INFO - 1497460316: (..\BlockchainScanner.cpp:52) no history to scan
  4179. -INFO - 1497460336: (..\BlockchainScanner.cpp:52) no history to scan
  4180. -INFO - 1497460398: (..\BlockchainScanner.cpp:52) no history to scan
  4181. -INFO - 1497460418: (..\BlockchainScanner.cpp:52) no history to scan
  4182. -INFO - 1497460418: (..\BlockchainScanner.cpp:52) no history to scan
  4183. -WARN - 1497460471: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  4184. -WARN - 1497460477: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  4185. -WARN - 1497460477: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  4186. -WARN - 1497460498: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  4187. -INFO - 1497460558: (..\BlockchainScanner.cpp:52) no history to scan
  4188. -INFO - 1497460611: (..\BlockchainScanner.cpp:52) no history to scan
  4189. -INFO - 1497460642: (..\BlockchainScanner.cpp:52) no history to scan
  4190. -INFO - 1497461056: (..\BlockchainScanner.cpp:52) no history to scan
  4191. -ERROR - 1497461738: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  4192. -INFO - 1497461738: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  4193. -ERROR - 1497461806: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  4194. -INFO - 1497464081: (..\BDM_supportClasses.cpp:366) Starting address registration process
  4195. -INFO - 1497464090: (..\BlockchainScanner.cpp:650) scanned from height #0 to #142195
  4196. -INFO - 1497464095: (..\BlockchainScanner.cpp:650) scanned from height #142196 to #163597
  4197. -INFO - 1497464100: (..\BlockchainScanner.cpp:650) scanned from height #163598 to #179948
  4198. -INFO - 1497464113: (..\BlockchainScanner.cpp:650) scanned from height #179949 to #184323
  4199. -INFO - 1497464122: (..\BlockchainScanner.cpp:650) scanned from height #184324 to #188836
  4200. -INFO - 1497464127: (..\BlockchainScanner.cpp:650) scanned from height #188837 to #193127
  4201. -INFO - 1497464147: (..\BlockchainScanner.cpp:650) scanned from height #193128 to #197557
  4202. -INFO - 1497464154: (..\BlockchainScanner.cpp:650) scanned from height #197558 to #201986
  4203. -INFO - 1497464158: (..\BlockchainScanner.cpp:650) scanned from height #201987 to #206397
  4204. -INFO - 1497464163: (..\BlockchainScanner.cpp:650) scanned from height #206398 to #210384
  4205. -INFO - 1497464167: (..\BlockchainScanner.cpp:650) scanned from height #210385 to #213162
  4206. -INFO - 1497464189: (..\BlockchainScanner.cpp:650) scanned from height #213163 to #216635
  4207. -INFO - 1497464202: (..\BlockchainScanner.cpp:650) scanned from height #216636 to #219356
  4208. -INFO - 1497464207: (..\BlockchainScanner.cpp:650) scanned from height #219357 to #221700
  4209. -INFO - 1497464211: (..\BlockchainScanner.cpp:650) scanned from height #221701 to #224218
  4210. -INFO - 1497464215: (..\BlockchainScanner.cpp:650) scanned from height #224219 to #227043
  4211. -INFO - 1497464225: (..\BlockchainScanner.cpp:650) scanned from height #227044 to #229658
  4212. -INFO - 1497464229: (..\BlockchainScanner.cpp:650) scanned from height #229659 to #231781
  4213. -INFO - 1497464234: (..\BlockchainScanner.cpp:650) scanned from height #231782 to #234373
  4214. -INFO - 1497464238: (..\BlockchainScanner.cpp:650) scanned from height #234374 to #236616
  4215. -INFO - 1497464243: (..\BlockchainScanner.cpp:650) scanned from height #236617 to #239228
  4216. -INFO - 1497464247: (..\BlockchainScanner.cpp:650) scanned from height #239229 to #242363
  4217. -INFO - 1497464252: (..\BlockchainScanner.cpp:650) scanned from height #242364 to #246042
  4218. -INFO - 1497464257: (..\BlockchainScanner.cpp:650) scanned from height #246043 to #249694
  4219. -INFO - 1497464262: (..\BlockchainScanner.cpp:650) scanned from height #249695 to #253440
  4220. -INFO - 1497464277: (..\BlockchainScanner.cpp:650) scanned from height #253441 to #256628
  4221. -INFO - 1497464282: (..\BlockchainScanner.cpp:650) scanned from height #256629 to #259793
  4222. -INFO - 1497464286: (..\BlockchainScanner.cpp:650) scanned from height #259794 to #262745
  4223. -INFO - 1497464291: (..\BlockchainScanner.cpp:650) scanned from height #262746 to #266151
  4224. -INFO - 1497464296: (..\BlockchainScanner.cpp:650) scanned from height #266152 to #268759
  4225. -INFO - 1497464300: (..\BlockchainScanner.cpp:650) scanned from height #268760 to #270452
  4226. -INFO - 1497464304: (..\BlockchainScanner.cpp:650) scanned from height #270453 to #271653
  4227. -INFO - 1497464336: (..\BlockchainScanner.cpp:650) scanned from height #271654 to #273441
  4228. -INFO - 1497464340: (..\BlockchainScanner.cpp:650) scanned from height #273442 to #275606
  4229. -INFO - 1497464344: (..\BlockchainScanner.cpp:650) scanned from height #275607 to #277855
  4230. -INFO - 1497464349: (..\BlockchainScanner.cpp:650) scanned from height #277856 to #280601
  4231. -INFO - 1497464358: (..\BlockchainScanner.cpp:650) scanned from height #280602 to #282905
  4232. -INFO - 1497464361: (..\BlockchainScanner.cpp:650) scanned from height #282906 to #284648
  4233. -INFO - 1497464366: (..\BlockchainScanner.cpp:650) scanned from height #284649 to #286945
  4234. -INFO - 1497464370: (..\BlockchainScanner.cpp:650) scanned from height #286946 to #288593
  4235. -INFO - 1497464375: (..\BlockchainScanner.cpp:650) scanned from height #288594 to #290220
  4236. -INFO - 1497464378: (..\BlockchainScanner.cpp:650) scanned from height #290221 to #291845
  4237. -INFO - 1497464382: (..\BlockchainScanner.cpp:650) scanned from height #291846 to #293592
  4238. -INFO - 1497464386: (..\BlockchainScanner.cpp:650) scanned from height #293593 to #295695
  4239. -INFO - 1497464390: (..\BlockchainScanner.cpp:650) scanned from height #295696 to #297435
  4240. -INFO - 1497464394: (..\BlockchainScanner.cpp:650) scanned from height #297436 to #299336
  4241. -INFO - 1497464398: (..\BlockchainScanner.cpp:650) scanned from height #299337 to #300723
  4242. -INFO - 1497464403: (..\BlockchainScanner.cpp:650) scanned from height #300724 to #302847
  4243. -INFO - 1497464407: (..\BlockchainScanner.cpp:650) scanned from height #302848 to #304559
  4244. -INFO - 1497464411: (..\BlockchainScanner.cpp:650) scanned from height #304560 to #306199
  4245. -INFO - 1497464415: (..\BlockchainScanner.cpp:650) scanned from height #306200 to #308452
  4246. -INFO - 1497464419: (..\BlockchainScanner.cpp:650) scanned from height #308453 to #309574
  4247. -INFO - 1497464421: (..\BlockchainScanner.cpp:650) scanned from height #309575 to #310716
  4248. -INFO - 1497464426: (..\BlockchainScanner.cpp:650) scanned from height #310717 to #312807
  4249. -INFO - 1497464430: (..\BlockchainScanner.cpp:650) scanned from height #312808 to #314397
  4250. -INFO - 1497464434: (..\BlockchainScanner.cpp:650) scanned from height #314398 to #316157
  4251. -INFO - 1497464440: (..\BlockchainScanner.cpp:650) scanned from height #316158 to #317938
  4252. -INFO - 1497464446: (..\BlockchainScanner.cpp:650) scanned from height #317939 to #319288
  4253. -INFO - 1497464452: (..\BlockchainScanner.cpp:650) scanned from height #319289 to #321160
  4254. -INFO - 1497464458: (..\BlockchainScanner.cpp:650) scanned from height #321161 to #322161
  4255. -INFO - 1497464463: (..\BlockchainScanner.cpp:650) scanned from height #322162 to #323244
  4256. -INFO - 1497464469: (..\BlockchainScanner.cpp:650) scanned from height #323245 to #324778
  4257. -INFO - 1497464475: (..\BlockchainScanner.cpp:650) scanned from height #324779 to #326325
  4258. -INFO - 1497464481: (..\BlockchainScanner.cpp:650) scanned from height #326326 to #327532
  4259. -INFO - 1497464487: (..\BlockchainScanner.cpp:650) scanned from height #327533 to #328707
  4260. -INFO - 1497464494: (..\BlockchainScanner.cpp:650) scanned from height #328708 to #330169
  4261. -INFO - 1497464500: (..\BlockchainScanner.cpp:650) scanned from height #330170 to #331392
  4262. -INFO - 1497464504: (..\BlockchainScanner.cpp:650) scanned from height #331393 to #332483
  4263. -INFO - 1497464516: (..\BlockchainScanner.cpp:650) scanned from height #332484 to #333421
  4264. -INFO - 1497464543: (..\BlockchainScanner.cpp:650) scanned from height #333422 to #334713
  4265. -INFO - 1497464548: (..\BlockchainScanner.cpp:650) scanned from height #334714 to #335830
  4266. -INFO - 1497464552: (..\BlockchainScanner.cpp:650) scanned from height #335831 to #337151
  4267. -INFO - 1497464556: (..\BlockchainScanner.cpp:650) scanned from height #337152 to #338340
  4268. -INFO - 1497464560: (..\BlockchainScanner.cpp:650) scanned from height #338341 to #339488
  4269. -INFO - 1497464564: (..\BlockchainScanner.cpp:650) scanned from height #339489 to #340494
  4270. -INFO - 1497464568: (..\BlockchainScanner.cpp:650) scanned from height #340495 to #341576
  4271. -INFO - 1497464572: (..\BlockchainScanner.cpp:650) scanned from height #341577 to #342902
  4272. -INFO - 1497464576: (..\BlockchainScanner.cpp:650) scanned from height #342903 to #343841
  4273. -INFO - 1497464580: (..\BlockchainScanner.cpp:650) scanned from height #343842 to #344904
  4274. -INFO - 1497464584: (..\BlockchainScanner.cpp:650) scanned from height #344905 to #345925
  4275. -INFO - 1497464588: (..\BlockchainScanner.cpp:650) scanned from height #345926 to #346890
  4276. -INFO - 1497464592: (..\BlockchainScanner.cpp:650) scanned from height #346891 to #347923
  4277. -INFO - 1497464598: (..\BlockchainScanner.cpp:650) scanned from height #347924 to #348408
  4278. -INFO - 1497464615: (..\BlockchainScanner.cpp:650) scanned from height #348409 to #349771
  4279. -INFO - 1497464620: (..\BlockchainScanner.cpp:650) scanned from height #349772 to #350617
  4280. -INFO - 1497464624: (..\BlockchainScanner.cpp:650) scanned from height #350618 to #351547
  4281. -INFO - 1497464629: (..\BlockchainScanner.cpp:650) scanned from height #351548 to #352779
  4282. -INFO - 1497464633: (..\BlockchainScanner.cpp:650) scanned from height #352780 to #353801
  4283. -INFO - 1497464638: (..\BlockchainScanner.cpp:650) scanned from height #353802 to #355114
  4284. -INFO - 1497464642: (..\BlockchainScanner.cpp:650) scanned from height #355115 to #356121
  4285. -INFO - 1497464648: (..\BlockchainScanner.cpp:650) scanned from height #356122 to #357561
  4286. -INFO - 1497464653: (..\BlockchainScanner.cpp:650) scanned from height #357562 to #358534
  4287. -INFO - 1497464657: (..\BlockchainScanner.cpp:650) scanned from height #358535 to #359397
  4288. -INFO - 1497464661: (..\BlockchainScanner.cpp:650) scanned from height #359398 to #360428
  4289. -INFO - 1497464666: (..\BlockchainScanner.cpp:650) scanned from height #360429 to #361268
  4290. -INFO - 1497464672: (..\BlockchainScanner.cpp:650) scanned from height #361269 to #362338
  4291. -INFO - 1497464676: (..\BlockchainScanner.cpp:650) scanned from height #362339 to #363246
  4292. -INFO - 1497464685: (..\BlockchainScanner.cpp:650) scanned from height #363247 to #364118
  4293. -INFO - 1497464689: (..\BlockchainScanner.cpp:650) scanned from height #364119 to #364569
  4294. -INFO - 1497464694: (..\BlockchainScanner.cpp:650) scanned from height #364570 to #364600
  4295. -INFO - 1497464694: (..\BlockchainScanner.cpp:650) scanned from height #364601 to #364606
  4296. -INFO - 1497464694: (..\BlockchainScanner.cpp:650) scanned from height #364607 to #364627
  4297. -INFO - 1497464698: (..\BlockchainScanner.cpp:650) scanned from height #364628 to #365581
  4298. -INFO - 1497464699: (..\BlockchainScanner.cpp:650) scanned from height #365582 to #365605
  4299. -INFO - 1497464700: (..\BlockchainScanner.cpp:650) scanned from height #365606 to #365709
  4300. -INFO - 1497464705: (..\BlockchainScanner.cpp:650) scanned from height #365710 to #367412
  4301. -INFO - 1497464711: (..\BlockchainScanner.cpp:650) scanned from height #367413 to #368100
  4302. -INFO - 1497464716: (..\BlockchainScanner.cpp:650) scanned from height #368101 to #368485
  4303. -INFO - 1497464719: (..\BlockchainScanner.cpp:650) scanned from height #368486 to #369464
  4304. -INFO - 1497464724: (..\BlockchainScanner.cpp:650) scanned from height #369465 to #370375
  4305. -INFO - 1497464729: (..\BlockchainScanner.cpp:650) scanned from height #370376 to #371342
  4306. -INFO - 1497464735: (..\BlockchainScanner.cpp:650) scanned from height #371343 to #372322
  4307. -INFO - 1497464747: (..\BlockchainScanner.cpp:650) scanned from height #372323 to #373123
  4308. -INFO - 1497464756: (..\BlockchainScanner.cpp:650) scanned from height #373124 to #373825
  4309. -INFO - 1497464761: (..\BlockchainScanner.cpp:650) scanned from height #373826 to #374435
  4310. -INFO - 1497464767: (..\BlockchainScanner.cpp:650) scanned from height #374436 to #374991
  4311. -INFO - 1497464770: (..\nodeRPC.cpp:368) Bitcoin server stopping
  4312. -INFO - 1497464783: (..\BlockchainScanner.cpp:650) scanned from height #374992 to #375794
  4313.  
  4314.  
  4315. Log file opened at 1497465038: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  4316. -INFO - 1497465038: (..\main.cpp:23) Running on 4 threads
  4317. -INFO - 1497465038: (..\main.cpp:24) Ram usage level: 4
  4318. -INFO - 1497465038: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  4319. -INFO - 1497465038: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  4320. -INFO - 1497465038: (..\lmdb_wrapper.cpp:388) Opening databases...
  4321. -INFO - 1497465040: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  4322. -INFO - 1497465042: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  4323. -INFO - 1497465042: (..\DatabaseBuilder.cpp:169) Reading headers from db
  4324. -WARN - 1497465049: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  4325. -WARN - 1497465051: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  4326. -WARN - 1497465051: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  4327. -WARN - 1497465051: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  4328. -WARN - 1497465051: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  4329. -WARN - 1497465051: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  4330. -WARN - 1497465051: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  4331. -WARN - 1497465051: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  4332. -WARN - 1497465054: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  4333. -WARN - 1497465054: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  4334. -WARN - 1497465054: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  4335. -WARN - 1497465055: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  4336. -WARN - 1497465056: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  4337. -WARN - 1497465081: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  4338. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  4339. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  4340. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  4341. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  4342. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  4343. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  4344. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  4345. -WARN - 1497465094: (..\BDM_supportClasses.cpp:1891) running 105 zc parser threads
  4346.  
  4347.  
  4348. Log file opened at 1497465170: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  4349. -INFO - 1497465170: (..\main.cpp:23) Running on 4 threads
  4350. -INFO - 1497465170: (..\main.cpp:24) Ram usage level: 4
  4351. -INFO - 1497465170: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  4352. -INFO - 1497465170: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  4353. -INFO - 1497465170: (..\lmdb_wrapper.cpp:388) Opening databases...
  4354. -INFO - 1497465171: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  4355. -INFO - 1497465171: (..\DatabaseBuilder.cpp:169) Reading headers from db
  4356. -INFO - 1497465172: (..\BDM_Server.cpp:996) registered bdv: 09eabbca7353b8f4eec4
  4357. -INFO - 1497465175: (..\DatabaseBuilder.cpp:208) Found 471202 headers in db
  4358. -INFO - 1497465178: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  4359. -INFO - 1497465179: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543049bytes
  4360. -INFO - 1497465180: (..\DatabaseBuilder.cpp:268) parsed block file #903
  4361. -DEBUG - 1497465180: (..\Blockchain.cpp:242) Organizing chain
  4362. -INFO - 1497465180: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 2.52s
  4363. -INFO - 1497465180: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  4364. -INFO - 1497465181: (..\BDM_supportClasses.cpp:366) Starting address registration process
  4365. -INFO - 1497465188: (..\BlockchainScanner.cpp:650) scanned from height #0 to #142195
  4366. -INFO - 1497465193: (..\BlockchainScanner.cpp:650) scanned from height #142196 to #163597
  4367. -INFO - 1497465198: (..\BlockchainScanner.cpp:650) scanned from height #163598 to #179948
  4368. -INFO - 1497465198: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  4369. -INFO - 1497465203: (..\BlockchainScanner.cpp:650) scanned from height #179949 to #184323
  4370. -INFO - 1497465212: (..\BlockchainScanner.cpp:650) scanned from height #184324 to #188836
  4371. -INFO - 1497465217: (..\BlockchainScanner.cpp:650) scanned from height #188837 to #193127
  4372. -INFO - 1497465221: (..\BlockchainScanner.cpp:650) scanned from height #193128 to #197557
  4373. -INFO - 1497465229: (..\BlockchainScanner.cpp:650) scanned from height #197558 to #201986
  4374. -WARN - 1497465232: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  4375. -WARN - 1497465232: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  4376. -WARN - 1497465232: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  4377. -WARN - 1497465232: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  4378. -WARN - 1497465232: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  4379. -WARN - 1497465232: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  4380. -INFO - 1497465233: (..\BlockchainScanner.cpp:650) scanned from height #201987 to #206397
  4381. -WARN - 1497465234: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  4382. -WARN - 1497465234: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  4383. -INFO - 1497465237: (..\BlockchainScanner.cpp:650) scanned from height #206398 to #210384
  4384. -INFO - 1497465242: (..\BlockchainScanner.cpp:650) scanned from height #210385 to #213162
  4385. -INFO - 1497465246: (..\BlockchainScanner.cpp:650) scanned from height #213163 to #216635
  4386. -INFO - 1497465250: (..\BlockchainScanner.cpp:650) scanned from height #216636 to #219356
  4387. -INFO - 1497465254: (..\BlockchainScanner.cpp:650) scanned from height #219357 to #221700
  4388. -INFO - 1497465258: (..\BlockchainScanner.cpp:650) scanned from height #221701 to #224218
  4389. -INFO - 1497465263: (..\BlockchainScanner.cpp:650) scanned from height #224219 to #227043
  4390. -INFO - 1497465267: (..\BlockchainScanner.cpp:650) scanned from height #227044 to #229658
  4391. -INFO - 1497465272: (..\BlockchainScanner.cpp:650) scanned from height #229659 to #231781
  4392. -INFO - 1497465276: (..\BlockchainScanner.cpp:650) scanned from height #231782 to #234373
  4393. -INFO - 1497465281: (..\BlockchainScanner.cpp:650) scanned from height #234374 to #236616
  4394. -INFO - 1497465285: (..\BlockchainScanner.cpp:650) scanned from height #236617 to #239228
  4395. -INFO - 1497465289: (..\BlockchainScanner.cpp:650) scanned from height #239229 to #242363
  4396. -INFO - 1497465294: (..\BlockchainScanner.cpp:650) scanned from height #242364 to #246042
  4397. -INFO - 1497465298: (..\BlockchainScanner.cpp:650) scanned from height #246043 to #249694
  4398. -INFO - 1497465303: (..\BlockchainScanner.cpp:650) scanned from height #249695 to #253440
  4399. -INFO - 1497465308: (..\BlockchainScanner.cpp:650) scanned from height #253441 to #256628
  4400. -INFO - 1497465312: (..\BlockchainScanner.cpp:650) scanned from height #256629 to #259793
  4401. -INFO - 1497465317: (..\BlockchainScanner.cpp:650) scanned from height #259794 to #262745
  4402. -INFO - 1497465321: (..\BlockchainScanner.cpp:650) scanned from height #262746 to #266151
  4403. -INFO - 1497465326: (..\BlockchainScanner.cpp:650) scanned from height #266152 to #268759
  4404. -INFO - 1497465330: (..\BlockchainScanner.cpp:650) scanned from height #268760 to #270452
  4405. -INFO - 1497465333: (..\BlockchainScanner.cpp:650) scanned from height #270453 to #271653
  4406. -INFO - 1497465362: (..\BlockchainScanner.cpp:650) scanned from height #271654 to #273441
  4407. -INFO - 1497465367: (..\BlockchainScanner.cpp:650) scanned from height #273442 to #275606
  4408. -INFO - 1497465371: (..\BlockchainScanner.cpp:650) scanned from height #275607 to #277855
  4409. -INFO - 1497465376: (..\BlockchainScanner.cpp:650) scanned from height #277856 to #280601
  4410. -INFO - 1497465380: (..\BlockchainScanner.cpp:650) scanned from height #280602 to #282905
  4411. -INFO - 1497465384: (..\BlockchainScanner.cpp:650) scanned from height #282906 to #284648
  4412. -INFO - 1497465388: (..\BlockchainScanner.cpp:650) scanned from height #284649 to #286945
  4413. -INFO - 1497465392: (..\BlockchainScanner.cpp:650) scanned from height #286946 to #288593
  4414. -INFO - 1497465396: (..\BlockchainScanner.cpp:650) scanned from height #288594 to #290220
  4415. -INFO - 1497465400: (..\BlockchainScanner.cpp:650) scanned from height #290221 to #291845
  4416. -INFO - 1497465407: (..\BlockchainScanner.cpp:650) scanned from height #291846 to #293592
  4417. -INFO - 1497465411: (..\BlockchainScanner.cpp:650) scanned from height #293593 to #295695
  4418. -INFO - 1497465415: (..\BlockchainScanner.cpp:650) scanned from height #295696 to #297435
  4419. -INFO - 1497465419: (..\BlockchainScanner.cpp:650) scanned from height #297436 to #299336
  4420. -INFO - 1497465423: (..\BlockchainScanner.cpp:650) scanned from height #299337 to #300723
  4421. -INFO - 1497465427: (..\BlockchainScanner.cpp:650) scanned from height #300724 to #302847
  4422. -INFO - 1497465438: (..\BlockchainScanner.cpp:650) scanned from height #302848 to #304559
  4423. -INFO - 1497465442: (..\BlockchainScanner.cpp:650) scanned from height #304560 to #306199
  4424. -INFO - 1497465447: (..\BlockchainScanner.cpp:650) scanned from height #306200 to #308452
  4425. -INFO - 1497465462: (..\BlockchainScanner.cpp:650) scanned from height #308453 to #309574
  4426. -INFO - 1497465465: (..\BlockchainScanner.cpp:650) scanned from height #309575 to #310716
  4427. -WARN - 1497465476: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  4428. -INFO - 1497465480: (..\BlockchainScanner.cpp:650) scanned from height #310717 to #312807
  4429. -INFO - 1497465484: (..\BlockchainScanner.cpp:650) scanned from height #312808 to #314397
  4430. -INFO - 1497465489: (..\BlockchainScanner.cpp:650) scanned from height #314398 to #316157
  4431. -INFO - 1497465494: (..\BlockchainScanner.cpp:650) scanned from height #316158 to #317938
  4432. -INFO - 1497465501: (..\BlockchainScanner.cpp:650) scanned from height #317939 to #319288
  4433. -INFO - 1497465512: (..\BlockchainScanner.cpp:650) scanned from height #319289 to #321160
  4434. -INFO - 1497465522: (..\BlockchainScanner.cpp:650) scanned from height #321161 to #322161
  4435. -INFO - 1497465526: (..\BlockchainScanner.cpp:650) scanned from height #322162 to #323244
  4436. -INFO - 1497465541: (..\BlockchainScanner.cpp:650) scanned from height #323245 to #324778
  4437. -INFO - 1497465547: (..\BlockchainScanner.cpp:650) scanned from height #324779 to #326325
  4438. -INFO - 1497465553: (..\BlockchainScanner.cpp:650) scanned from height #326326 to #327532
  4439. -INFO - 1497465560: (..\BlockchainScanner.cpp:650) scanned from height #327533 to #328707
  4440. -INFO - 1497465571: (..\BlockchainScanner.cpp:650) scanned from height #328708 to #330169
  4441. -INFO - 1497465576: (..\BlockchainScanner.cpp:650) scanned from height #330170 to #331392
  4442. -INFO - 1497465580: (..\BlockchainScanner.cpp:650) scanned from height #331393 to #332483
  4443. -INFO - 1497465584: (..\BlockchainScanner.cpp:650) scanned from height #332484 to #333421
  4444. -WARN - 1497465636: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  4445. -WARN - 1497465636: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  4446. -WARN - 1497465636: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  4447. -WARN - 1497465636: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  4448. -INFO - 1497465646: (..\BlockchainScanner.cpp:650) scanned from height #333422 to #334713
  4449. -INFO - 1497465650: (..\BlockchainScanner.cpp:650) scanned from height #334714 to #335830
  4450. -INFO - 1497465654: (..\BlockchainScanner.cpp:650) scanned from height #335831 to #337151
  4451. -INFO - 1497465658: (..\BlockchainScanner.cpp:650) scanned from height #337152 to #338340
  4452. -INFO - 1497465662: (..\BlockchainScanner.cpp:650) scanned from height #338341 to #339488
  4453. -INFO - 1497465673: (..\BlockchainScanner.cpp:650) scanned from height #339489 to #340494
  4454. -INFO - 1497465677: (..\BlockchainScanner.cpp:650) scanned from height #340495 to #341576
  4455. -INFO - 1497465681: (..\BlockchainScanner.cpp:650) scanned from height #341577 to #342902
  4456. -INFO - 1497465685: (..\BlockchainScanner.cpp:650) scanned from height #342903 to #343841
  4457. -INFO - 1497465692: (..\BlockchainScanner.cpp:650) scanned from height #343842 to #344904
  4458. -INFO - 1497465696: (..\BlockchainScanner.cpp:650) scanned from height #344905 to #345925
  4459. -INFO - 1497465700: (..\BlockchainScanner.cpp:650) scanned from height #345926 to #346890
  4460. -INFO - 1497465704: (..\BlockchainScanner.cpp:650) scanned from height #346891 to #347923
  4461. -INFO - 1497465708: (..\BlockchainScanner.cpp:650) scanned from height #347924 to #348408
  4462. -INFO - 1497465741: (..\BlockchainScanner.cpp:650) scanned from height #348409 to #349771
  4463. -INFO - 1497465748: (..\BlockchainScanner.cpp:650) scanned from height #349772 to #350617
  4464. -INFO - 1497465752: (..\BlockchainScanner.cpp:650) scanned from height #350618 to #351547
  4465. -INFO - 1497465756: (..\BlockchainScanner.cpp:650) scanned from height #351548 to #352779
  4466. -INFO - 1497465760: (..\BlockchainScanner.cpp:650) scanned from height #352780 to #353801
  4467. -INFO - 1497465766: (..\BlockchainScanner.cpp:650) scanned from height #353802 to #355114
  4468. -INFO - 1497465770: (..\BlockchainScanner.cpp:650) scanned from height #355115 to #356121
  4469. -INFO - 1497465776: (..\BlockchainScanner.cpp:650) scanned from height #356122 to #357561
  4470. -INFO - 1497465780: (..\BlockchainScanner.cpp:650) scanned from height #357562 to #358534
  4471. -INFO - 1497465785: (..\BlockchainScanner.cpp:650) scanned from height #358535 to #359397
  4472. -INFO - 1497465789: (..\BlockchainScanner.cpp:650) scanned from height #359398 to #360428
  4473. -INFO - 1497465793: (..\BlockchainScanner.cpp:650) scanned from height #360429 to #361268
  4474. -INFO - 1497465799: (..\BlockchainScanner.cpp:650) scanned from height #361269 to #362338
  4475. -INFO - 1497465803: (..\BlockchainScanner.cpp:650) scanned from height #362339 to #363246
  4476. -INFO - 1497465808: (..\BlockchainScanner.cpp:650) scanned from height #363247 to #364118
  4477. -INFO - 1497465812: (..\BlockchainScanner.cpp:650) scanned from height #364119 to #364569
  4478. -INFO - 1497465816: (..\BlockchainScanner.cpp:650) scanned from height #364570 to #364600
  4479. -INFO - 1497465816: (..\BlockchainScanner.cpp:650) scanned from height #364601 to #364606
  4480. -INFO - 1497465816: (..\BlockchainScanner.cpp:650) scanned from height #364607 to #364627
  4481. -INFO - 1497465821: (..\BlockchainScanner.cpp:650) scanned from height #364628 to #365581
  4482. -INFO - 1497465821: (..\BlockchainScanner.cpp:650) scanned from height #365582 to #365605
  4483. -INFO - 1497465822: (..\BlockchainScanner.cpp:650) scanned from height #365606 to #365709
  4484. -INFO - 1497465828: (..\BlockchainScanner.cpp:650) scanned from height #365710 to #367412
  4485. -INFO - 1497465834: (..\BlockchainScanner.cpp:650) scanned from height #367413 to #368100
  4486. -INFO - 1497465838: (..\BlockchainScanner.cpp:650) scanned from height #368101 to #368485
  4487. -INFO - 1497465841: (..\BlockchainScanner.cpp:650) scanned from height #368486 to #369464
  4488. -INFO - 1497465846: (..\BlockchainScanner.cpp:650) scanned from height #369465 to #370375
  4489. -INFO - 1497465851: (..\BlockchainScanner.cpp:650) scanned from height #370376 to #371342
  4490. -INFO - 1497465856: (..\BlockchainScanner.cpp:650) scanned from height #371343 to #372322
  4491. -INFO - 1497465862: (..\BlockchainScanner.cpp:650) scanned from height #372323 to #373123
  4492. -INFO - 1497465867: (..\BlockchainScanner.cpp:650) scanned from height #373124 to #373825
  4493. -INFO - 1497465872: (..\BlockchainScanner.cpp:650) scanned from height #373826 to #374435
  4494. -INFO - 1497465877: (..\BlockchainScanner.cpp:650) scanned from height #374436 to #374991
  4495. -INFO - 1497465882: (..\BlockchainScanner.cpp:650) scanned from height #374992 to #375794
  4496. -INFO - 1497465888: (..\BlockchainScanner.cpp:650) scanned from height #375795 to #376671
  4497. -INFO - 1497465893: (..\BlockchainScanner.cpp:650) scanned from height #376672 to #377556
  4498. -INFO - 1497465898: (..\BlockchainScanner.cpp:650) scanned from height #377557 to #378196
  4499. -INFO - 1497465903: (..\BlockchainScanner.cpp:650) scanned from height #378197 to #378933
  4500. -INFO - 1497465908: (..\BlockchainScanner.cpp:650) scanned from height #378934 to #379676
  4501. -INFO - 1497465913: (..\BlockchainScanner.cpp:650) scanned from height #379677 to #380339
  4502. -INFO - 1497465919: (..\BlockchainScanner.cpp:650) scanned from height #380340 to #380882
  4503. -INFO - 1497465924: (..\BlockchainScanner.cpp:650) scanned from height #380883 to #381492
  4504. -INFO - 1497465936: (..\BlockchainScanner.cpp:650) scanned from height #381493 to #383345
  4505. -INFO - 1497465941: (..\BlockchainScanner.cpp:650) scanned from height #383346 to #384097
  4506. -INFO - 1497465947: (..\BlockchainScanner.cpp:650) scanned from height #384098 to #384903
  4507. -INFO - 1497465952: (..\BlockchainScanner.cpp:650) scanned from height #384904 to #385600
  4508. -INFO - 1497465958: (..\BlockchainScanner.cpp:650) scanned from height #385601 to #386311
  4509. -INFO - 1497465963: (..\BlockchainScanner.cpp:650) scanned from height #386312 to #386961
  4510. -INFO - 1497465969: (..\BlockchainScanner.cpp:650) scanned from height #386962 to #387600
  4511. -INFO - 1497465974: (..\BlockchainScanner.cpp:650) scanned from height #387601 to #388244
  4512. -INFO - 1497465982: (..\BlockchainScanner.cpp:650) scanned from height #388245 to #389064
  4513. -INFO - 1497465987: (..\BlockchainScanner.cpp:650) scanned from height #389065 to #389634
  4514. -INFO - 1497465993: (..\BlockchainScanner.cpp:650) scanned from height #389635 to #390290
  4515. -INFO - 1497465999: (..\BlockchainScanner.cpp:650) scanned from height #390291 to #391011
  4516. -INFO - 1497466004: (..\BlockchainScanner.cpp:650) scanned from height #391012 to #391714
  4517. -INFO - 1497466009: (..\BlockchainScanner.cpp:650) scanned from height #391715 to #392336
  4518. -INFO - 1497466015: (..\BlockchainScanner.cpp:650) scanned from height #392337 to #393024
  4519. -INFO - 1497466020: (..\BlockchainScanner.cpp:650) scanned from height #393025 to #393579
  4520. -INFO - 1497466026: (..\BlockchainScanner.cpp:650) scanned from height #393580 to #394081
  4521. -INFO - 1497466031: (..\BlockchainScanner.cpp:650) scanned from height #394082 to #394666
  4522. -INFO - 1497466037: (..\BlockchainScanner.cpp:650) scanned from height #394667 to #395254
  4523. -INFO - 1497466043: (..\BlockchainScanner.cpp:650) scanned from height #395255 to #395844
  4524. -INFO - 1497466048: (..\BlockchainScanner.cpp:650) scanned from height #395845 to #396425
  4525. -INFO - 1497466054: (..\BlockchainScanner.cpp:650) scanned from height #396426 to #397047
  4526. -INFO - 1497466063: (..\BlockchainScanner.cpp:650) scanned from height #397048 to #397597
  4527. -INFO - 1497466068: (..\BlockchainScanner.cpp:650) scanned from height #397598 to #398173
  4528. -INFO - 1497466074: (..\BlockchainScanner.cpp:650) scanned from height #398174 to #398756
  4529. -INFO - 1497466092: (..\BlockchainScanner.cpp:650) scanned from height #398757 to #399319
  4530. -INFO - 1497466101: (..\BlockchainScanner.cpp:650) scanned from height #399320 to #399783
  4531. -INFO - 1497466106: (..\BlockchainScanner.cpp:650) scanned from height #399784 to #400294
  4532. -INFO - 1497466121: (..\BlockchainScanner.cpp:650) scanned from height #400295 to #400776
  4533. -INFO - 1497466126: (..\BlockchainScanner.cpp:650) scanned from height #400777 to #401266
  4534. -INFO - 1497466132: (..\BlockchainScanner.cpp:650) scanned from height #401267 to #401798
  4535. -INFO - 1497466137: (..\BlockchainScanner.cpp:650) scanned from height #401799 to #402443
  4536. -INFO - 1497466145: (..\BlockchainScanner.cpp:650) scanned from height #402444 to #403227
  4537. -INFO - 1497466150: (..\BlockchainScanner.cpp:650) scanned from height #403228 to #403800
  4538. -INFO - 1497466158: (..\BlockchainScanner.cpp:650) scanned from height #403801 to #404598
  4539. -INFO - 1497466163: (..\BlockchainScanner.cpp:650) scanned from height #404599 to #405109
  4540. -INFO - 1497466180: (..\BlockchainScanner.cpp:650) scanned from height #405110 to #405832
  4541. -INFO - 1497466197: (..\BlockchainScanner.cpp:650) scanned from height #405833 to #406412
  4542. -INFO - 1497466204: (..\BlockchainScanner.cpp:650) scanned from height #406413 to #407181
  4543. -INFO - 1497466209: (..\BlockchainScanner.cpp:650) scanned from height #407182 to #407748
  4544. -INFO - 1497466215: (..\BlockchainScanner.cpp:650) scanned from height #407749 to #408290
  4545. -INFO - 1497466220: (..\BlockchainScanner.cpp:650) scanned from height #408291 to #408397
  4546. -INFO - 1497466229: (..\BlockchainScanner.cpp:650) scanned from height #408398 to #409648
  4547. -INFO - 1497466264: (..\BlockchainScanner.cpp:650) scanned from height #409649 to #410346
  4548. -INFO - 1497466268: (..\BlockchainScanner.cpp:650) scanned from height #410347 to #410877
  4549. -INFO - 1497466272: (..\BlockchainScanner.cpp:650) scanned from height #410878 to #411502
  4550. -INFO - 1497466276: (..\BlockchainScanner.cpp:650) scanned from height #411503 to #412004
  4551. -INFO - 1497466292: (..\BlockchainScanner.cpp:650) scanned from height #412005 to #412386
  4552. -INFO - 1497466336: (..\BlockchainScanner.cpp:650) scanned from height #412387 to #413857
  4553. -INFO - 1497466340: (..\BlockchainScanner.cpp:650) scanned from height #413858 to #414072
  4554. -INFO - 1497466344: (..\BlockchainScanner.cpp:650) scanned from height #414073 to #414609
  4555. -INFO - 1497466350: (..\BlockchainScanner.cpp:650) scanned from height #414610 to #415187
  4556. -INFO - 1497466356: (..\BlockchainScanner.cpp:650) scanned from height #415188 to #415704
  4557. -INFO - 1497466361: (..\BlockchainScanner.cpp:650) scanned from height #415705 to #416141
  4558. -INFO - 1497466367: (..\BlockchainScanner.cpp:650) scanned from height #416142 to #416563
  4559. -INFO - 1497466373: (..\BlockchainScanner.cpp:650) scanned from height #416564 to #416886
  4560. -INFO - 1497466375: (..\BlockchainScanner.cpp:650) scanned from height #416887 to #417215
  4561. -INFO - 1497466380: (..\BlockchainScanner.cpp:650) scanned from height #417216 to #417365
  4562. -INFO - 1497466382: (..\BlockchainScanner.cpp:650) scanned from height #417366 to #417369
  4563. -INFO - 1497466409: (..\BlockchainScanner.cpp:650) scanned from height #417370 to #418336
  4564. -INFO - 1497466414: (..\BlockchainScanner.cpp:650) scanned from height #418337 to #418353
  4565. -INFO - 1497466439: (..\BlockchainScanner.cpp:650) scanned from height #418354 to #419735
  4566. -INFO - 1497466442: (..\BlockchainScanner.cpp:650) scanned from height #419736 to #420223
  4567. -INFO - 1497466450: (..\BlockchainScanner.cpp:650) scanned from height #420224 to #420818
  4568. -INFO - 1497466456: (..\BlockchainScanner.cpp:650) scanned from height #420819 to #421408
  4569. -INFO - 1497466461: (..\BlockchainScanner.cpp:650) scanned from height #421409 to #421817
  4570. -INFO - 1497466469: (..\BlockchainScanner.cpp:650) scanned from height #421818 to #422488
  4571. -INFO - 1497466475: (..\BlockchainScanner.cpp:650) scanned from height #422489 to #422958
  4572. -INFO - 1497466490: (..\BlockchainScanner.cpp:650) scanned from height #422959 to #423435
  4573. -INFO - 1497466496: (..\BlockchainScanner.cpp:650) scanned from height #423436 to #423949
  4574. -INFO - 1497466517: (..\BlockchainScanner.cpp:650) scanned from height #423950 to #424486
  4575. -ERROR - 1497466522: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  4576. -INFO - 1497466522: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  4577. -INFO - 1497466537: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  4578. -INFO - 1497466566: (..\BlockchainScanner.cpp:650) scanned from height #424487 to #424792
  4579. -INFO - 1497466574: (..\BlockchainScanner.cpp:650) scanned from height #424793 to #425641
  4580. -INFO - 1497466576: (..\BlockchainScanner.cpp:650) scanned from height #425642 to #425698
  4581. -INFO - 1497466591: (..\BlockchainScanner.cpp:650) scanned from height #425699 to #427217
  4582. -INFO - 1497466597: (..\BlockchainScanner.cpp:650) scanned from height #427218 to #427289
  4583. -INFO - 1497466599: (..\BlockchainScanner.cpp:650) scanned from height #427290 to #427295
  4584. -INFO - 1497466603: (..\BlockchainScanner.cpp:650) scanned from height #427296 to #427754
  4585. -INFO - 1497466605: (..\BlockchainScanner.cpp:650) scanned from height #427755 to #428071
  4586. -INFO - 1497466608: (..\BlockchainScanner.cpp:650) scanned from height #428072 to #428286
  4587. -INFO - 1497466631: (..\BlockchainScanner.cpp:650) scanned from height #428287 to #428716
  4588. -INFO - 1497466637: (..\BlockchainScanner.cpp:650) scanned from height #428717 to #428988
  4589. -INFO - 1497466637: (..\BlockchainScanner.cpp:650) scanned from height #428989 to #429102
  4590. -INFO - 1497466643: (..\BlockchainScanner.cpp:650) scanned from height #429103 to #429821
  4591. -INFO - 1497466651: (..\BlockchainScanner.cpp:650) scanned from height #429822 to #430606
  4592. -INFO - 1497466658: (..\BlockchainScanner.cpp:650) scanned from height #430607 to #431177
  4593. -INFO - 1497466664: (..\BlockchainScanner.cpp:650) scanned from height #431178 to #431754
  4594. -INFO - 1497466670: (..\BlockchainScanner.cpp:650) scanned from height #431755 to #432234
  4595. -INFO - 1497466676: (..\BlockchainScanner.cpp:650) scanned from height #432235 to #432767
  4596. -INFO - 1497466694: (..\BlockchainScanner.cpp:650) scanned from height #432768 to #433260
  4597. -INFO - 1497466698: (..\BlockchainScanner.cpp:650) scanned from height #433261 to #433728
  4598. -INFO - 1497466704: (..\BlockchainScanner.cpp:650) scanned from height #433729 to #434147
  4599. -INFO - 1497466738: (..\BlockchainScanner.cpp:650) scanned from height #434148 to #434486
  4600. -INFO - 1497466757: (..\BlockchainScanner.cpp:650) scanned from height #434487 to #434706
  4601. -INFO - 1497466779: (..\BlockchainScanner.cpp:650) scanned from height #434707 to #434846
  4602. -INFO - 1497466817: (..\BlockchainScanner.cpp:650) scanned from height #434847 to #435153
  4603. -INFO - 1497466823: (..\BlockchainScanner.cpp:650) scanned from height #435154 to #435795
  4604. -INFO - 1497466825: (..\BlockchainScanner.cpp:650) scanned from height #435796 to #435836
  4605. -INFO - 1497466825: (..\BlockchainScanner.cpp:650) scanned from height #435837 to #435876
  4606. -INFO - 1497466836: (..\BlockchainScanner.cpp:650) scanned from height #435877 to #436745
  4607. -INFO - 1497466866: (..\BlockchainScanner.cpp:650) scanned from height #436746 to #437075
  4608. -INFO - 1497466870: (..\BlockchainScanner.cpp:650) scanned from height #437076 to #437394
  4609. -INFO - 1497466875: (..\BlockchainScanner.cpp:650) scanned from height #437395 to #437702
  4610. -INFO - 1497466879: (..\BlockchainScanner.cpp:650) scanned from height #437703 to #437994
  4611. -INFO - 1497466894: (..\BlockchainScanner.cpp:650) scanned from height #437995 to #439357
  4612. -INFO - 1497466904: (..\BlockchainScanner.cpp:650) scanned from height #439358 to #439826
  4613. -INFO - 1497466996: (..\BlockchainScanner.cpp:650) scanned from height #439827 to #441074
  4614. -INFO - 1497467000: (..\BlockchainScanner.cpp:650) scanned from height #441075 to #441234
  4615. -INFO - 1497467003: (..\BlockchainScanner.cpp:650) scanned from height #441235 to #441611
  4616. -INFO - 1497467007: (..\BlockchainScanner.cpp:650) scanned from height #441612 to #441868
  4617. -INFO - 1497467011: (..\BlockchainScanner.cpp:650) scanned from height #441869 to #442151
  4618. -INFO - 1497467037: (..\BlockchainScanner.cpp:650) scanned from height #442152 to #442524
  4619. -INFO - 1497467038: (..\BlockchainScanner.cpp:650) scanned from height #442525 to #442637
  4620. -INFO - 1497467043: (..\BlockchainScanner.cpp:650) scanned from height #442638 to #442834
  4621. -INFO - 1497467083: (..\BlockchainScanner.cpp:650) scanned from height #442835 to #444251
  4622. -INFO - 1497467090: (..\BlockchainScanner.cpp:650) scanned from height #444252 to #444413
  4623. -INFO - 1497467092: (..\BlockchainScanner.cpp:650) scanned from height #444414 to #444416
  4624. -INFO - 1497467094: (..\BlockchainScanner.cpp:650) scanned from height #444417 to #444446
  4625. -INFO - 1497467098: (..\BlockchainScanner.cpp:650) scanned from height #444447 to #444563
  4626. -INFO - 1497467099: (..\BlockchainScanner.cpp:650) scanned from height #444564 to #444627
  4627. -INFO - 1497467099: (..\BlockchainScanner.cpp:650) scanned from height #444628 to #444643
  4628. -INFO - 1497467107: (..\BlockchainScanner.cpp:650) scanned from height #444644 to #445588
  4629. -INFO - 1497467111: (..\BlockchainScanner.cpp:650) scanned from height #445589 to #445602
  4630. -INFO - 1497467126: (..\BlockchainScanner.cpp:650) scanned from height #445603 to #446707
  4631. -INFO - 1497467168: (..\BlockchainScanner.cpp:650) scanned from height #446708 to #447099
  4632. -INFO - 1497467174: (..\BlockchainScanner.cpp:650) scanned from height #447100 to #447470
  4633. -INFO - 1497467180: (..\BlockchainScanner.cpp:650) scanned from height #447471 to #447749
  4634. -INFO - 1497467184: (..\BlockchainScanner.cpp:650) scanned from height #447750 to #448020
  4635. -INFO - 1497467188: (..\BlockchainScanner.cpp:650) scanned from height #448021 to #448026
  4636. -INFO - 1497467188: (..\BlockchainScanner.cpp:650) scanned from height #448027 to #448028
  4637. -INFO - 1497467236: (..\BlockchainScanner.cpp:650) scanned from height #448029 to #448926
  4638. -INFO - 1497467236: (..\BlockchainScanner.cpp:650) scanned from height #448927 to #448951
  4639. -INFO - 1497467236: (..\BlockchainScanner.cpp:650) scanned from height #448952 to #448953
  4640. -INFO - 1497467236: (..\BlockchainScanner.cpp:650) scanned from height #448954 to #448966
  4641. -INFO - 1497467236: (..\BlockchainScanner.cpp:650) scanned from height #448967 to #448987
  4642. -INFO - 1497467276: (..\BlockchainScanner.cpp:650) scanned from height #448988 to #450072
  4643. -INFO - 1497467335: (..\BlockchainScanner.cpp:650) scanned from height #450073 to #450432
  4644. -INFO - 1497467339: (..\BlockchainScanner.cpp:650) scanned from height #450433 to #450699
  4645. -INFO - 1497467344: (..\BlockchainScanner.cpp:650) scanned from height #450700 to #451003
  4646. -INFO - 1497467385: (..\BlockchainScanner.cpp:650) scanned from height #451004 to #451469
  4647. -INFO - 1497467394: (..\BlockchainScanner.cpp:650) scanned from height #451470 to #451873
  4648. -INFO - 1497467395: (..\BlockchainScanner.cpp:650) scanned from height #451874 to #451932
  4649. -INFO - 1497467395: (..\BlockchainScanner.cpp:650) scanned from height #451933 to #451936
  4650. -INFO - 1497467406: (..\BlockchainScanner.cpp:650) scanned from height #451937 to #452108
  4651. -INFO - 1497467406: (..\BlockchainScanner.cpp:650) scanned from height #452109 to #452113
  4652. -INFO - 1497467408: (..\BlockchainScanner.cpp:650) scanned from height #452114 to #452137
  4653. -INFO - 1497467408: (..\BlockchainScanner.cpp:650) scanned from height #452138 to #452141
  4654. -INFO - 1497467414: (..\BlockchainScanner.cpp:650) scanned from height #452142 to #452769
  4655. -INFO - 1497467419: (..\BlockchainScanner.cpp:650) scanned from height #452770 to #452914
  4656. -INFO - 1497467443: (..\BlockchainScanner.cpp:650) scanned from height #452915 to #453254
  4657. -INFO - 1497467445: (..\BlockchainScanner.cpp:650) scanned from height #453255 to #453266
  4658. -INFO - 1497467445: (..\BlockchainScanner.cpp:650) scanned from height #453267 to #453269
  4659. -INFO - 1497467447: (..\BlockchainScanner.cpp:650) scanned from height #453270 to #453276
  4660. -INFO - 1497467447: (..\BlockchainScanner.cpp:650) scanned from height #453277 to #453278
  4661. -INFO - 1497467447: (..\BlockchainScanner.cpp:650) scanned from height #453279 to #453294
  4662. -INFO - 1497467448: (..\BlockchainScanner.cpp:650) scanned from height #453295 to #453300
  4663. -INFO - 1497467448: (..\BlockchainScanner.cpp:650) scanned from height #453301 to #453304
  4664. -INFO - 1497467452: (..\BlockchainScanner.cpp:650) scanned from height #453305 to #453610
  4665. -INFO - 1497467457: (..\BlockchainScanner.cpp:650) scanned from height #453611 to #453702
  4666. -INFO - 1497467474: (..\BlockchainScanner.cpp:650) scanned from height #453703 to #454140
  4667. -INFO - 1497467500: (..\BlockchainScanner.cpp:650) scanned from height #454141 to #454285
  4668. -INFO - 1497467504: (..\BlockchainScanner.cpp:650) scanned from height #454286 to #454337
  4669. -INFO - 1497467568: (..\BlockchainScanner.cpp:650) scanned from height #454338 to #454859
  4670. -INFO - 1497467586: (..\BlockchainScanner.cpp:650) scanned from height #454860 to #455272
  4671. -INFO - 1497467590: (..\BlockchainScanner.cpp:650) scanned from height #455273 to #455277
  4672. -INFO - 1497467730: (..\BlockchainScanner.cpp:650) scanned from height #455278 to #456531
  4673. -INFO - 1497467750: (..\BlockchainScanner.cpp:650) scanned from height #456532 to #456944
  4674. -INFO - 1497467751: (..\BlockchainScanner.cpp:650) scanned from height #456945 to #456956
  4675. -INFO - 1497467754: (..\BlockchainScanner.cpp:650) scanned from height #456957 to #456963
  4676. -INFO - 1497467755: (..\BlockchainScanner.cpp:650) scanned from height #456964 to #456971
  4677. -INFO - 1497467813: (..\BlockchainScanner.cpp:650) scanned from height #456972 to #457257
  4678. -ERROR - 1497467870: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  4679. -INFO - 1497467870: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  4680. -INFO - 1497467880: (..\BlockchainScanner.cpp:650) scanned from height #457258 to #457537
  4681. -INFO - 1497467886: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  4682. -INFO - 1497467924: (..\BlockchainScanner.cpp:650) scanned from height #457538 to #458077
  4683. -INFO - 1497467933: (..\BlockchainScanner.cpp:650) scanned from height #458078 to #458149
  4684. -INFO - 1497468202: (..\BlockchainScanner.cpp:650) scanned from height #458150 to #459555
  4685. -INFO - 1497468213: (..\BlockchainScanner.cpp:650) scanned from height #459556 to #460019
  4686. -INFO - 1497468228: (..\BlockchainScanner.cpp:650) scanned from height #460020 to #460081
  4687. -INFO - 1497468231: (..\BlockchainScanner.cpp:650) scanned from height #460082 to #460093
  4688. -INFO - 1497468253: (..\BlockchainScanner.cpp:650) scanned from height #460094 to #460260
  4689. -INFO - 1497468356: (..\BlockchainScanner.cpp:650) scanned from height #460261 to #460664
  4690. -INFO - 1497468364: (..\BlockchainScanner.cpp:650) scanned from height #460665 to #460695
  4691. -INFO - 1497468687: (..\BlockchainScanner.cpp:650) scanned from height #460696 to #462048
  4692. -INFO - 1497468694: (..\BlockchainScanner.cpp:650) scanned from height #462049 to #462084
  4693. -INFO - 1497468697: (..\BlockchainScanner.cpp:650) scanned from height #462085 to #462108
  4694. -INFO - 1497468699: (..\BlockchainScanner.cpp:650) scanned from height #462109 to #462141
  4695. -INFO - 1497468711: (..\BlockchainScanner.cpp:650) scanned from height #462142 to #462218
  4696. -INFO - 1497468715: (..\BlockchainScanner.cpp:650) scanned from height #462219 to #462231
  4697. -INFO - 1497468716: (..\BlockchainScanner.cpp:650) scanned from height #462232 to #462234
  4698. -INFO - 1497468725: (..\BlockchainScanner.cpp:650) scanned from height #462235 to #462269
  4699. -WARN - 1497468871: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  4700. -WARN - 1497468871: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  4701. -WARN - 1497468871: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  4702. -WARN - 1497468871: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  4703. -WARN - 1497468880: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  4704. -INFO - 1497468928: (..\BlockchainScanner.cpp:650) scanned from height #462270 to #463312
  4705. -INFO - 1497468989: (..\BlockchainScanner.cpp:650) scanned from height #463313 to #463768
  4706. -INFO - 1497469040: (..\BlockchainScanner.cpp:650) scanned from height #463769 to #464017
  4707. -INFO - 1497469101: (..\BlockchainScanner.cpp:650) scanned from height #464018 to #464335
  4708. -INFO - 1497469211: (..\BlockchainScanner.cpp:650) scanned from height #464336 to #464767
  4709. -ERROR - 1497469233: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  4710. -INFO - 1497469233: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  4711. -INFO - 1497469308: (..\BlockchainScanner.cpp:650) scanned from height #464768 to #465192
  4712. -ERROR - 1497469332: (..\SocketObject.cpp:285) POLLERR error in readFromSocketThread
  4713. -ERROR - 1497469332: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
  4714. -INFO - 1497469386: (..\BlockchainScanner.cpp:650) scanned from height #465193 to #465543
  4715. -INFO - 1497469413: (..\BlockchainScanner.cpp:650) scanned from height #465544 to #465638
  4716. -INFO - 1497469542: (..\BlockchainScanner.cpp:650) scanned from height #465639 to #466192
  4717. -INFO - 1497469667: (..\BlockchainScanner.cpp:650) scanned from height #466193 to #466824
  4718. -INFO - 1497469712: (..\BlockchainScanner.cpp:650) scanned from height #466825 to #467120
  4719. -INFO - 1497469863: (..\BlockchainScanner.cpp:650) scanned from height #467121 to #467795
  4720. -INFO - 1497469902: (..\BlockchainScanner.cpp:650) scanned from height #467796 to #468309
  4721. -INFO - 1497469950: (..\BlockchainScanner.cpp:650) scanned from height #468310 to #468618
  4722. -INFO - 1497470023: (..\BlockchainScanner.cpp:650) scanned from height #468619 to #468935
  4723. -INFO - 1497470031: (..\BlockchainScanner.cpp:650) scanned from height #468936 to #468961
  4724. -INFO - 1497470342: (..\BlockchainScanner.cpp:650) scanned from height #468962 to #470346
  4725. -INFO - 1497470351: (..\BlockchainScanner.cpp:650) scanned from height #470347 to #470899
  4726. -INFO - 1497470355: (..\BlockchainScanner.cpp:650) scanned from height #470900 to #471212
  4727. -INFO - 1497470355: (..\BlockchainScanner.cpp:225) scanned transaction history in 5174s
  4728. -INFO - 1497470360: (..\BlockchainScanner.cpp:1560) resolving txhashes
  4729. -INFO - 1497470586: (..\BlockchainScanner.cpp:1616) 7 blocks hit by tx filters
  4730. -INFO - 1497470593: (..\BlockchainScanner.cpp:1705) found 6 missing hashes
  4731. -INFO - 1497470593: (..\BlockchainScanner.cpp:1750) Resolved missing hashes in 232.452s
  4732. -INFO - 1497470593: (..\BlockchainScanner.cpp:650) scanned from height #471212 to #471212
  4733. -INFO - 1497470595: (..\BDM_Server.cpp:1025) unregistered bdv: 09eabbca7353b8f4eec4
  4734.  
  4735.  
  4736. Log file opened at 1497474529: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  4737. -INFO - 1497474529: (..\main.cpp:23) Running on 4 threads
  4738. -INFO - 1497474529: (..\main.cpp:24) Ram usage level: 4
  4739. -INFO - 1497474529: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  4740. -INFO - 1497474529: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  4741. -INFO - 1497474529: (..\lmdb_wrapper.cpp:388) Opening databases...
  4742. -INFO - 1497474531: (..\BDM_Server.cpp:996) registered bdv: 75e9e3e44eafd0902565
  4743. -INFO - 1497474532: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  4744. -INFO - 1497474533: (..\DatabaseBuilder.cpp:169) Reading headers from db
  4745. -INFO - 1497474618: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  4746. -INFO - 1497474620: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  4747. -INFO - 1497474621: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  4748. -INFO - 1497474622: (..\DatabaseBuilder.cpp:268) parsed block file #903
  4749. -DEBUG - 1497474622: (..\Blockchain.cpp:242) Organizing chain
  4750. -INFO - 1497474622: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 2.378s
  4751. -INFO - 1497474622: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  4752. -INFO - 1497474622: (..\BlockchainScanner.cpp:52) no history to scan
  4753. -INFO - 1497474622: (..\BlockchainScanner.cpp:813) no SSH to scan
  4754. -INFO - 1497474622: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.016s
  4755. -INFO - 1497474622: (..\DatabaseBuilder.cpp:160) init db in 89.739s
  4756. -INFO - 1497474622: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  4757. -INFO - 1497474626: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  4758. -WARN - 1497474660: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  4759. -WARN - 1497474660: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  4760. -WARN - 1497474660: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  4761. -WARN - 1497474660: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  4762. -WARN - 1497474660: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  4763. -WARN - 1497474660: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  4764. -WARN - 1497474725: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  4765. -WARN - 1497474725: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  4766. -WARN - 1497474725: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  4767. -WARN - 1497474725: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  4768. -WARN - 1497474750: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  4769. -WARN - 1497474750: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  4770. -WARN - 1497474750: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  4771. -WARN - 1497474869: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  4772. -WARN - 1497474869: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  4773. -WARN - 1497474869: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  4774. -WARN - 1497474869: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  4775. -WARN - 1497474869: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  4776. -WARN - 1497474869: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  4777. -WARN - 1497474869: (..\BDM_supportClasses.cpp:1891) running 105 zc parser threads
  4778. -WARN - 1497475653: (..\BDM_supportClasses.cpp:1891) running 110 zc parser threads
  4779. -WARN - 1497475653: (..\BDM_supportClasses.cpp:1891) running 115 zc parser threads
  4780. -WARN - 1497475653: (..\BDM_supportClasses.cpp:1891) running 120 zc parser threads
  4781. -WARN - 1497475653: (..\BDM_supportClasses.cpp:1891) running 125 zc parser threads
  4782. -WARN - 1497475653: (..\BDM_supportClasses.cpp:1891) running 130 zc parser threads
  4783. -WARN - 1497475655: (..\BDM_supportClasses.cpp:1891) running 135 zc parser threads
  4784. -WARN - 1497475659: (..\BDM_supportClasses.cpp:1891) running 140 zc parser threads
  4785. -WARN - 1497475659: (..\BDM_supportClasses.cpp:1891) running 145 zc parser threads
  4786. -WARN - 1497475661: (..\BDM_supportClasses.cpp:1891) running 150 zc parser threads
  4787. -WARN - 1497475670: (..\BDM_supportClasses.cpp:1891) running 155 zc parser threads
  4788. -WARN - 1497475670: (..\BDM_supportClasses.cpp:1891) running 160 zc parser threads
  4789. -WARN - 1497475670: (..\BDM_supportClasses.cpp:1891) running 165 zc parser threads
  4790. -WARN - 1497475670: (..\BDM_supportClasses.cpp:1891) running 170 zc parser threads
  4791. -WARN - 1497475670: (..\BDM_supportClasses.cpp:1891) running 175 zc parser threads
  4792. -WARN - 1497475676: (..\BDM_supportClasses.cpp:1891) running 180 zc parser threads
  4793. -WARN - 1497475676: (..\BDM_supportClasses.cpp:1891) running 185 zc parser threads
  4794. -WARN - 1497475676: (..\BDM_supportClasses.cpp:1891) running 190 zc parser threads
  4795. -WARN - 1497475676: (..\BDM_supportClasses.cpp:1891) running 195 zc parser threads
  4796. -WARN - 1497475678: (..\BDM_supportClasses.cpp:1891) running 200 zc parser threads
  4797. -WARN - 1497475678: (..\BDM_supportClasses.cpp:1891) running 205 zc parser threads
  4798. -WARN - 1497475679: (..\BDM_supportClasses.cpp:1891) running 210 zc parser threads
  4799. -WARN - 1497475689: (..\BDM_supportClasses.cpp:1891) running 215 zc parser threads
  4800. -WARN - 1497475689: (..\BDM_supportClasses.cpp:1891) running 220 zc parser threads
  4801. -WARN - 1497475689: (..\BDM_supportClasses.cpp:1891) running 225 zc parser threads
  4802. -WARN - 1497475689: (..\BDM_supportClasses.cpp:1891) running 230 zc parser threads
  4803. -INFO - 1497895120: (..\nodeRPC.cpp:368) Bitcoin server stopping
  4804. -ERROR - 1497895120: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  4805. -INFO - 1497895120: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  4806. -INFO - 1497895129: (..\BDM_Server.cpp:1025) unregistered bdv: 75e9e3e44eafd0902565
  4807. -INFO - 1497895129: (..\BDM_Server.cpp:936) proceeding to shutdown
  4808. -ERROR - 1497895130: (..\SocketObject.cpp:262) poll() error in readFromSocketThread: 10038
  4809. -ERROR - 1497895130: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: poll() error in readFromSocketThread: 10038
  4810. -INFO - 1497895133: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  4811. -ERROR - 1497895134: (..\BDM_mainthread.cpp:286) caught exception in main thread: terminate
  4812.  
  4813.  
  4814. Log file opened at 1497895143: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  4815. -INFO - 1497895143: (..\main.cpp:23) Running on 4 threads
  4816. -INFO - 1497895143: (..\main.cpp:24) Ram usage level: 4
  4817. -INFO - 1497895143: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  4818. -INFO - 1497895143: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  4819. -INFO - 1497895143: (..\lmdb_wrapper.cpp:388) Opening databases...
  4820. -INFO - 1497895145: (..\BDM_Server.cpp:996) registered bdv: 754fb5ff2df1586f737a
  4821. -INFO - 1497895145: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  4822. -INFO - 1497895145: (..\DatabaseBuilder.cpp:169) Reading headers from db
  4823. -INFO - 1497895193: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  4824. -INFO - 1497895195: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  4825. -INFO - 1497895199: (..\DatabaseBuilder.cpp:268) parsed block file #904
  4826. -INFO - 1497895200: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  4827. -INFO - 1497895201: (..\DatabaseBuilder.cpp:268) parsed block file #905
  4828. -INFO - 1497895202: (..\DatabaseBuilder.cpp:268) parsed block file #906
  4829. -INFO - 1497895203: (..\DatabaseBuilder.cpp:268) parsed block file #908
  4830. -DEBUG - 1497895205: (..\Blockchain.cpp:242) Organizing chain
  4831. -INFO - 1497895208: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 12.278s
  4832. -INFO - 1497895208: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  4833. -INFO - 1497895208: (..\BlockchainScanner.cpp:52) no history to scan
  4834. -INFO - 1497895208: (..\BlockchainScanner.cpp:813) no SSH to scan
  4835. -INFO - 1497895208: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.021s
  4836. -INFO - 1497895208: (..\DatabaseBuilder.cpp:160) init db in 62.766s
  4837. -INFO - 1497895208: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  4838. -INFO - 1497895209: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  4839. -WARN - 1497895213: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  4840. -WARN - 1497895235: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  4841. -WARN - 1497895235: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  4842. -WARN - 1497895235: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  4843. -WARN - 1497895235: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  4844. -WARN - 1497895235: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  4845. -WARN - 1497895235: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  4846. -WARN - 1497895240: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  4847. -WARN - 1497895240: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  4848. -WARN - 1497895240: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  4849. -WARN - 1497895240: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  4850. -WARN - 1497895240: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  4851. -WARN - 1497895240: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  4852. -WARN - 1497895340: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  4853. -WARN - 1497895341: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  4854. -WARN - 1497895341: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  4855. -WARN - 1497895341: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  4856. -WARN - 1497895341: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  4857. -WARN - 1497895341: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  4858. -WARN - 1497895341: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  4859. -WARN - 1497895341: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  4860. -WARN - 1497895718: (..\BDM_supportClasses.cpp:1891) running 105 zc parser threads
  4861. -WARN - 1497895718: (..\BDM_supportClasses.cpp:1891) running 110 zc parser threads
  4862. -WARN - 1497895718: (..\BDM_supportClasses.cpp:1891) running 115 zc parser threads
  4863. -WARN - 1497895718: (..\BDM_supportClasses.cpp:1891) running 120 zc parser threads
  4864. -WARN - 1497895718: (..\BDM_supportClasses.cpp:1891) running 125 zc parser threads
  4865. -WARN - 1497895718: (..\BDM_supportClasses.cpp:1891) running 130 zc parser threads
  4866. -WARN - 1497895718: (..\BDM_supportClasses.cpp:1891) running 135 zc parser threads
  4867. -WARN - 1497896339: (..\BDM_supportClasses.cpp:1891) running 140 zc parser threads
  4868. -WARN - 1497896339: (..\BDM_supportClasses.cpp:1891) running 145 zc parser threads
  4869. -WARN - 1497896339: (..\BDM_supportClasses.cpp:1891) running 150 zc parser threads
  4870. -WARN - 1497896339: (..\BDM_supportClasses.cpp:1891) running 155 zc parser threads
  4871. -WARN - 1497896339: (..\BDM_supportClasses.cpp:1891) running 160 zc parser threads
  4872. -WARN - 1497896339: (..\BDM_supportClasses.cpp:1891) running 165 zc parser threads
  4873. -WARN - 1497896339: (..\BDM_supportClasses.cpp:1891) running 170 zc parser threads
  4874. -WARN - 1497896350: (..\BDM_supportClasses.cpp:1891) running 175 zc parser threads
  4875. -WARN - 1497896350: (..\BDM_supportClasses.cpp:1891) running 180 zc parser threads
  4876. -WARN - 1497896350: (..\BDM_supportClasses.cpp:1891) running 185 zc parser threads
  4877. -WARN - 1497896350: (..\BDM_supportClasses.cpp:1891) running 190 zc parser threads
  4878. -WARN - 1497896350: (..\BDM_supportClasses.cpp:1891) running 195 zc parser threads
  4879. -WARN - 1497896350: (..\BDM_supportClasses.cpp:1891) running 200 zc parser threads
  4880. -WARN - 1497896350: (..\BDM_supportClasses.cpp:1891) running 205 zc parser threads
  4881. -WARN - 1497896355: (..\BDM_supportClasses.cpp:1891) running 210 zc parser threads
  4882. -WARN - 1497896355: (..\BDM_supportClasses.cpp:1891) running 215 zc parser threads
  4883. -WARN - 1497896355: (..\BDM_supportClasses.cpp:1891) running 220 zc parser threads
  4884. -WARN - 1497896355: (..\BDM_supportClasses.cpp:1891) running 225 zc parser threads
  4885. -WARN - 1497896355: (..\BDM_supportClasses.cpp:1891) running 230 zc parser threads
  4886. -WARN - 1497896355: (..\BDM_supportClasses.cpp:1891) running 235 zc parser threads
  4887. -WARN - 1497896355: (..\BDM_supportClasses.cpp:1891) running 240 zc parser threads
  4888. -WARN - 1497896357: (..\BDM_supportClasses.cpp:1891) running 245 zc parser threads
  4889. -WARN - 1497896357: (..\BDM_supportClasses.cpp:1891) running 250 zc parser threads
  4890. -WARN - 1497896357: (..\BDM_supportClasses.cpp:1891) running 255 zc parser threads
  4891. -WARN - 1497896357: (..\BDM_supportClasses.cpp:1891) running 260 zc parser threads
  4892. -WARN - 1497896357: (..\BDM_supportClasses.cpp:1891) running 265 zc parser threads
  4893. -WARN - 1497896363: (..\BDM_supportClasses.cpp:1891) running 270 zc parser threads
  4894. -WARN - 1497896388: (..\BDM_supportClasses.cpp:1891) running 275 zc parser threads
  4895. -WARN - 1497896388: (..\BDM_supportClasses.cpp:1891) running 280 zc parser threads
  4896. -WARN - 1497896388: (..\BDM_supportClasses.cpp:1891) running 285 zc parser threads
  4897. -WARN - 1497896388: (..\BDM_supportClasses.cpp:1891) running 290 zc parser threads
  4898. -WARN - 1497896388: (..\BDM_supportClasses.cpp:1891) running 295 zc parser threads
  4899. -WARN - 1497896388: (..\BDM_supportClasses.cpp:1891) running 300 zc parser threads
  4900. -WARN - 1497896388: (..\BDM_supportClasses.cpp:1891) running 305 zc parser threads
  4901. -WARN - 1497896392: (..\BDM_supportClasses.cpp:1891) running 310 zc parser threads
  4902. -WARN - 1497896392: (..\BDM_supportClasses.cpp:1891) running 315 zc parser threads
  4903. -WARN - 1497896392: (..\BDM_supportClasses.cpp:1891) running 320 zc parser threads
  4904. -WARN - 1497896392: (..\BDM_supportClasses.cpp:1891) running 325 zc parser threads
  4905. -WARN - 1497896392: (..\BDM_supportClasses.cpp:1891) running 330 zc parser threads
  4906. -WARN - 1497896398: (..\BDM_supportClasses.cpp:1891) running 335 zc parser threads
  4907. -WARN - 1497896398: (..\BDM_supportClasses.cpp:1891) running 340 zc parser threads
  4908. -WARN - 1497896398: (..\BDM_supportClasses.cpp:1891) running 345 zc parser threads
  4909. -WARN - 1497896398: (..\BDM_supportClasses.cpp:1891) running 350 zc parser threads
  4910. -WARN - 1497896398: (..\BDM_supportClasses.cpp:1891) running 355 zc parser threads
  4911. -WARN - 1497896402: (..\BDM_supportClasses.cpp:1891) running 360 zc parser threads
  4912. -WARN - 1497896402: (..\BDM_supportClasses.cpp:1891) running 365 zc parser threads
  4913. -WARN - 1497896410: (..\BDM_supportClasses.cpp:1891) running 370 zc parser threads
  4914. -WARN - 1497896433: (..\BDM_supportClasses.cpp:1891) running 375 zc parser threads
  4915. -WARN - 1497896433: (..\BDM_supportClasses.cpp:1891) running 380 zc parser threads
  4916. -WARN - 1497896433: (..\BDM_supportClasses.cpp:1891) running 385 zc parser threads
  4917. -WARN - 1497896433: (..\BDM_supportClasses.cpp:1891) running 390 zc parser threads
  4918. -WARN - 1497896433: (..\BDM_supportClasses.cpp:1891) running 395 zc parser threads
  4919. -WARN - 1497896433: (..\BDM_supportClasses.cpp:1891) running 400 zc parser threads
  4920. -WARN - 1497896433: (..\BDM_supportClasses.cpp:1891) running 405 zc parser threads
  4921. -WARN - 1497896441: (..\BDM_supportClasses.cpp:1891) running 410 zc parser threads
  4922. -WARN - 1497896441: (..\BDM_supportClasses.cpp:1891) running 415 zc parser threads
  4923. -WARN - 1497896441: (..\BDM_supportClasses.cpp:1891) running 420 zc parser threads
  4924. -WARN - 1497896441: (..\BDM_supportClasses.cpp:1891) running 425 zc parser threads
  4925. -WARN - 1497896441: (..\BDM_supportClasses.cpp:1891) running 430 zc parser threads
  4926. -WARN - 1497896441: (..\BDM_supportClasses.cpp:1891) running 435 zc parser threads
  4927. -WARN - 1497896441: (..\BDM_supportClasses.cpp:1891) running 440 zc parser threads
  4928. -WARN - 1497896444: (..\BDM_supportClasses.cpp:1891) running 445 zc parser threads
  4929. -WARN - 1497896444: (..\BDM_supportClasses.cpp:1891) running 450 zc parser threads
  4930. -WARN - 1497896444: (..\BDM_supportClasses.cpp:1891) running 455 zc parser threads
  4931. -WARN - 1497896444: (..\BDM_supportClasses.cpp:1891) running 460 zc parser threads
  4932. -WARN - 1497896444: (..\BDM_supportClasses.cpp:1891) running 465 zc parser threads
  4933. -WARN - 1497896444: (..\BDM_supportClasses.cpp:1891) running 470 zc parser threads
  4934. -WARN - 1497896444: (..\BDM_supportClasses.cpp:1891) running 475 zc parser threads
  4935. -WARN - 1497896446: (..\BDM_supportClasses.cpp:1891) running 480 zc parser threads
  4936. -WARN - 1497896446: (..\BDM_supportClasses.cpp:1891) running 485 zc parser threads
  4937. -WARN - 1497896446: (..\BDM_supportClasses.cpp:1891) running 490 zc parser threads
  4938. -WARN - 1497896446: (..\BDM_supportClasses.cpp:1891) running 495 zc parser threads
  4939. -WARN - 1497896446: (..\BDM_supportClasses.cpp:1891) running 500 zc parser threads
  4940. -WARN - 1497896446: (..\BDM_supportClasses.cpp:1891) running 505 zc parser threads
  4941. -WARN - 1497896446: (..\BDM_supportClasses.cpp:1891) running 510 zc parser threads
  4942. -WARN - 1497896454: (..\BDM_supportClasses.cpp:1891) running 515 zc parser threads
  4943. -WARN - 1497896454: (..\BDM_supportClasses.cpp:1891) running 520 zc parser threads
  4944. -WARN - 1497896454: (..\BDM_supportClasses.cpp:1891) running 525 zc parser threads
  4945. -WARN - 1497896454: (..\BDM_supportClasses.cpp:1891) running 530 zc parser threads
  4946. -WARN - 1497896454: (..\BDM_supportClasses.cpp:1891) running 535 zc parser threads
  4947. -WARN - 1497896454: (..\BDM_supportClasses.cpp:1891) running 540 zc parser threads
  4948. -WARN - 1497896454: (..\BDM_supportClasses.cpp:1891) running 545 zc parser threads
  4949. -WARN - 1497896458: (..\BDM_supportClasses.cpp:1891) running 550 zc parser threads
  4950. -WARN - 1497896458: (..\BDM_supportClasses.cpp:1891) running 555 zc parser threads
  4951. -WARN - 1497896458: (..\BDM_supportClasses.cpp:1891) running 560 zc parser threads
  4952. -WARN - 1497896458: (..\BDM_supportClasses.cpp:1891) running 565 zc parser threads
  4953. -WARN - 1497896458: (..\BDM_supportClasses.cpp:1891) running 570 zc parser threads
  4954. -WARN - 1497896458: (..\BDM_supportClasses.cpp:1891) running 575 zc parser threads
  4955. -WARN - 1497896458: (..\BDM_supportClasses.cpp:1891) running 580 zc parser threads
  4956. -WARN - 1497896465: (..\BDM_supportClasses.cpp:1891) running 585 zc parser threads
  4957. -WARN - 1497896465: (..\BDM_supportClasses.cpp:1891) running 590 zc parser threads
  4958. -WARN - 1497896465: (..\BDM_supportClasses.cpp:1891) running 595 zc parser threads
  4959. -WARN - 1497896465: (..\BDM_supportClasses.cpp:1891) running 600 zc parser threads
  4960. -WARN - 1497896470: (..\BDM_supportClasses.cpp:1891) running 605 zc parser threads
  4961. -WARN - 1497896470: (..\BDM_supportClasses.cpp:1891) running 610 zc parser threads
  4962. -WARN - 1497896470: (..\BDM_supportClasses.cpp:1891) running 615 zc parser threads
  4963. -WARN - 1497896470: (..\BDM_supportClasses.cpp:1891) running 620 zc parser threads
  4964. -WARN - 1497896471: (..\BDM_supportClasses.cpp:1891) running 625 zc parser threads
  4965. -WARN - 1497896471: (..\BDM_supportClasses.cpp:1891) running 630 zc parser threads
  4966. -WARN - 1497896488: (..\BDM_supportClasses.cpp:1891) running 635 zc parser threads
  4967. -WARN - 1497896488: (..\BDM_supportClasses.cpp:1891) running 640 zc parser threads
  4968. -WARN - 1497896488: (..\BDM_supportClasses.cpp:1891) running 645 zc parser threads
  4969. -WARN - 1497896488: (..\BDM_supportClasses.cpp:1891) running 650 zc parser threads
  4970. -WARN - 1497896488: (..\BDM_supportClasses.cpp:1891) running 655 zc parser threads
  4971. -WARN - 1497896488: (..\BDM_supportClasses.cpp:1891) running 660 zc parser threads
  4972. -WARN - 1497896491: (..\BDM_supportClasses.cpp:1891) running 665 zc parser threads
  4973. -WARN - 1497896491: (..\BDM_supportClasses.cpp:1891) running 670 zc parser threads
  4974. -WARN - 1497896491: (..\BDM_supportClasses.cpp:1891) running 675 zc parser threads
  4975. -WARN - 1497896491: (..\BDM_supportClasses.cpp:1891) running 680 zc parser threads
  4976. -WARN - 1497896491: (..\BDM_supportClasses.cpp:1891) running 685 zc parser threads
  4977. -WARN - 1497896491: (..\BDM_supportClasses.cpp:1891) running 690 zc parser threads
  4978. -WARN - 1497896491: (..\BDM_supportClasses.cpp:1891) running 695 zc parser threads
  4979. -WARN - 1497896501: (..\BDM_supportClasses.cpp:1891) running 700 zc parser threads
  4980. -WARN - 1497896501: (..\BDM_supportClasses.cpp:1891) running 705 zc parser threads
  4981. -WARN - 1497896501: (..\BDM_supportClasses.cpp:1891) running 710 zc parser threads
  4982. -WARN - 1497896501: (..\BDM_supportClasses.cpp:1891) running 715 zc parser threads
  4983. -WARN - 1497896501: (..\BDM_supportClasses.cpp:1891) running 720 zc parser threads
  4984. -WARN - 1497896501: (..\BDM_supportClasses.cpp:1891) running 725 zc parser threads
  4985. -WARN - 1497896501: (..\BDM_supportClasses.cpp:1891) running 730 zc parser threads
  4986. -WARN - 1497896503: (..\BDM_supportClasses.cpp:1891) running 735 zc parser threads
  4987. -WARN - 1497896503: (..\BDM_supportClasses.cpp:1891) running 740 zc parser threads
  4988. -WARN - 1497896503: (..\BDM_supportClasses.cpp:1891) running 745 zc parser threads
  4989. -WARN - 1497896503: (..\BDM_supportClasses.cpp:1891) running 750 zc parser threads
  4990. -WARN - 1497896503: (..\BDM_supportClasses.cpp:1891) running 755 zc parser threads
  4991. -WARN - 1497896503: (..\BDM_supportClasses.cpp:1891) running 760 zc parser threads
  4992. -WARN - 1497896503: (..\BDM_supportClasses.cpp:1891) running 765 zc parser threads
  4993. -WARN - 1497896509: (..\BDM_supportClasses.cpp:1891) running 770 zc parser threads
  4994. -WARN - 1497896509: (..\BDM_supportClasses.cpp:1891) running 775 zc parser threads
  4995. -WARN - 1497896509: (..\BDM_supportClasses.cpp:1891) running 780 zc parser threads
  4996. -WARN - 1497896509: (..\BDM_supportClasses.cpp:1891) running 785 zc parser threads
  4997. -WARN - 1497896509: (..\BDM_supportClasses.cpp:1891) running 790 zc parser threads
  4998. -WARN - 1497896509: (..\BDM_supportClasses.cpp:1891) running 795 zc parser threads
  4999. -WARN - 1497896509: (..\BDM_supportClasses.cpp:1891) running 800 zc parser threads
  5000. -WARN - 1497896512: (..\BDM_supportClasses.cpp:1891) running 805 zc parser threads
  5001. -WARN - 1497896512: (..\BDM_supportClasses.cpp:1891) running 810 zc parser threads
  5002. -WARN - 1497896512: (..\BDM_supportClasses.cpp:1891) running 815 zc parser threads
  5003. -WARN - 1497896512: (..\BDM_supportClasses.cpp:1891) running 820 zc parser threads
  5004. -WARN - 1497896512: (..\BDM_supportClasses.cpp:1891) running 825 zc parser threads
  5005. -WARN - 1497896523: (..\BDM_supportClasses.cpp:1891) running 830 zc parser threads
  5006. -WARN - 1497896523: (..\BDM_supportClasses.cpp:1891) running 835 zc parser threads
  5007. -WARN - 1497896523: (..\BDM_supportClasses.cpp:1891) running 840 zc parser threads
  5008. -WARN - 1497896523: (..\BDM_supportClasses.cpp:1891) running 845 zc parser threads
  5009. -WARN - 1497896523: (..\BDM_supportClasses.cpp:1891) running 850 zc parser threads
  5010. -WARN - 1497896523: (..\BDM_supportClasses.cpp:1891) running 855 zc parser threads
  5011. -WARN - 1497896523: (..\BDM_supportClasses.cpp:1891) running 860 zc parser threads
  5012. -WARN - 1497896531: (..\BDM_supportClasses.cpp:1891) running 865 zc parser threads
  5013. -WARN - 1497896531: (..\BDM_supportClasses.cpp:1891) running 870 zc parser threads
  5014. -WARN - 1497896532: (..\BDM_supportClasses.cpp:1891) running 875 zc parser threads
  5015. -WARN - 1497896532: (..\BDM_supportClasses.cpp:1891) running 880 zc parser threads
  5016. -WARN - 1497896532: (..\BDM_supportClasses.cpp:1891) running 885 zc parser threads
  5017. -WARN - 1497896532: (..\BDM_supportClasses.cpp:1891) running 890 zc parser threads
  5018. -WARN - 1497896553: (..\BDM_supportClasses.cpp:1891) running 895 zc parser threads
  5019. -WARN - 1497896553: (..\BDM_supportClasses.cpp:1891) running 900 zc parser threads
  5020. -WARN - 1497896553: (..\BDM_supportClasses.cpp:1891) running 905 zc parser threads
  5021. -WARN - 1497896553: (..\BDM_supportClasses.cpp:1891) running 910 zc parser threads
  5022. -WARN - 1497896553: (..\BDM_supportClasses.cpp:1891) running 915 zc parser threads
  5023. -WARN - 1497896575: (..\BDM_supportClasses.cpp:1891) running 920 zc parser threads
  5024. -WARN - 1497896575: (..\BDM_supportClasses.cpp:1891) running 925 zc parser threads
  5025. -WARN - 1497896583: (..\BDM_supportClasses.cpp:1891) running 930 zc parser threads
  5026. -WARN - 1497896583: (..\BDM_supportClasses.cpp:1891) running 935 zc parser threads
  5027. -WARN - 1497896590: (..\BDM_supportClasses.cpp:1891) running 940 zc parser threads
  5028. -WARN - 1497896609: (..\BDM_supportClasses.cpp:1891) running 945 zc parser threads
  5029. -WARN - 1497896626: (..\BDM_supportClasses.cpp:1891) running 950 zc parser threads
  5030. -WARN - 1497896626: (..\BDM_supportClasses.cpp:1891) running 955 zc parser threads
  5031. -WARN - 1497896626: (..\BDM_supportClasses.cpp:1891) running 960 zc parser threads
  5032. -WARN - 1497896626: (..\BDM_supportClasses.cpp:1891) running 965 zc parser threads
  5033. -WARN - 1497896637: (..\BDM_supportClasses.cpp:1891) running 970 zc parser threads
  5034. -WARN - 1497896644: (..\BDM_supportClasses.cpp:1891) running 975 zc parser threads
  5035. -WARN - 1497896649: (..\BDM_supportClasses.cpp:1891) running 980 zc parser threads
  5036. -WARN - 1497896649: (..\BDM_supportClasses.cpp:1891) running 985 zc parser threads
  5037. -WARN - 1497896649: (..\BDM_supportClasses.cpp:1891) running 990 zc parser threads
  5038. -WARN - 1497896652: (..\BDM_supportClasses.cpp:1891) running 995 zc parser threads
  5039. -WARN - 1497896652: (..\BDM_supportClasses.cpp:1891) running 1000 zc parser threads
  5040. -WARN - 1497896652: (..\BDM_supportClasses.cpp:1891) running 1005 zc parser threads
  5041. -WARN - 1497896652: (..\BDM_supportClasses.cpp:1891) running 1010 zc parser threads
  5042. -WARN - 1497896652: (..\BDM_supportClasses.cpp:1891) running 1015 zc parser threads
  5043. -WARN - 1497896652: (..\BDM_supportClasses.cpp:1891) running 1020 zc parser threads
  5044. -WARN - 1497896652: (..\BDM_supportClasses.cpp:1891) running 1025 zc parser threads
  5045. -WARN - 1497896656: (..\BDM_supportClasses.cpp:1891) running 1030 zc parser threads
  5046. -WARN - 1497896656: (..\BDM_supportClasses.cpp:1891) running 1035 zc parser threads
  5047. -WARN - 1497896664: (..\BDM_supportClasses.cpp:1891) running 1040 zc parser threads
  5048. -WARN - 1497896664: (..\BDM_supportClasses.cpp:1891) running 1045 zc parser threads
  5049. -WARN - 1497896666: (..\BDM_supportClasses.cpp:1891) running 1050 zc parser threads
  5050. -WARN - 1497896666: (..\BDM_supportClasses.cpp:1891) running 1055 zc parser threads
  5051. -WARN - 1497896666: (..\BDM_supportClasses.cpp:1891) running 1060 zc parser threads
  5052. -WARN - 1497896666: (..\BDM_supportClasses.cpp:1891) running 1065 zc parser threads
  5053. -WARN - 1497896666: (..\BDM_supportClasses.cpp:1891) running 1070 zc parser threads
  5054. -WARN - 1497896670: (..\BDM_supportClasses.cpp:1891) running 1075 zc parser threads
  5055. -WARN - 1497896670: (..\BDM_supportClasses.cpp:1891) running 1080 zc parser threads
  5056. -WARN - 1497896670: (..\BDM_supportClasses.cpp:1891) running 1085 zc parser threads
  5057. -WARN - 1497896670: (..\BDM_supportClasses.cpp:1891) running 1090 zc parser threads
  5058. -WARN - 1497896670: (..\BDM_supportClasses.cpp:1891) running 1095 zc parser threads
  5059. -WARN - 1497896670: (..\BDM_supportClasses.cpp:1891) running 1100 zc parser threads
  5060. -WARN - 1497896674: (..\BDM_supportClasses.cpp:1891) running 1105 zc parser threads
  5061. -WARN - 1497896674: (..\BDM_supportClasses.cpp:1891) running 1110 zc parser threads
  5062. -WARN - 1497896679: (..\BDM_supportClasses.cpp:1891) running 1115 zc parser threads
  5063. -WARN - 1497896679: (..\BDM_supportClasses.cpp:1891) running 1120 zc parser threads
  5064. -WARN - 1497896679: (..\BDM_supportClasses.cpp:1891) running 1125 zc parser threads
  5065. -WARN - 1497896682: (..\BDM_supportClasses.cpp:1891) running 1130 zc parser threads
  5066. -WARN - 1497896682: (..\BDM_supportClasses.cpp:1891) running 1135 zc parser threads
  5067. -WARN - 1497896682: (..\BDM_supportClasses.cpp:1891) running 1140 zc parser threads
  5068. -WARN - 1497896682: (..\BDM_supportClasses.cpp:1891) running 1145 zc parser threads
  5069. -WARN - 1497896682: (..\BDM_supportClasses.cpp:1891) running 1150 zc parser threads
  5070. -WARN - 1497896682: (..\BDM_supportClasses.cpp:1891) running 1155 zc parser threads
  5071. -WARN - 1497896682: (..\BDM_supportClasses.cpp:1891) running 1160 zc parser threads
  5072. -WARN - 1497896690: (..\BDM_supportClasses.cpp:1891) running 1165 zc parser threads
  5073. -WARN - 1497896690: (..\BDM_supportClasses.cpp:1891) running 1170 zc parser threads
  5074. -WARN - 1497896690: (..\BDM_supportClasses.cpp:1891) running 1175 zc parser threads
  5075. -WARN - 1497896690: (..\BDM_supportClasses.cpp:1891) running 1180 zc parser threads
  5076. -WARN - 1497896690: (..\BDM_supportClasses.cpp:1891) running 1185 zc parser threads
  5077. -WARN - 1497896690: (..\BDM_supportClasses.cpp:1891) running 1190 zc parser threads
  5078. -WARN - 1497896690: (..\BDM_supportClasses.cpp:1891) running 1195 zc parser threads
  5079. -WARN - 1497896708: (..\BDM_supportClasses.cpp:1891) running 1200 zc parser threads
  5080. -WARN - 1497896708: (..\BDM_supportClasses.cpp:1891) running 1205 zc parser threads
  5081. -WARN - 1497896708: (..\BDM_supportClasses.cpp:1891) running 1210 zc parser threads
  5082. -WARN - 1497896708: (..\BDM_supportClasses.cpp:1891) running 1215 zc parser threads
  5083. -WARN - 1497896708: (..\BDM_supportClasses.cpp:1891) running 1220 zc parser threads
  5084. -WARN - 1497896708: (..\BDM_supportClasses.cpp:1891) running 1225 zc parser threads
  5085. -WARN - 1497896708: (..\BDM_supportClasses.cpp:1891) running 1230 zc parser threads
  5086. -WARN - 1497896718: (..\BDM_supportClasses.cpp:1891) running 1235 zc parser threads
  5087. -WARN - 1497896718: (..\BDM_supportClasses.cpp:1891) running 1240 zc parser threads
  5088. -WARN - 1497896718: (..\BDM_supportClasses.cpp:1891) running 1245 zc parser threads
  5089. -WARN - 1497896718: (..\BDM_supportClasses.cpp:1891) running 1250 zc parser threads
  5090. -WARN - 1497896718: (..\BDM_supportClasses.cpp:1891) running 1255 zc parser threads
  5091. -WARN - 1497896718: (..\BDM_supportClasses.cpp:1891) running 1260 zc parser threads
  5092. -WARN - 1497896718: (..\BDM_supportClasses.cpp:1891) running 1265 zc parser threads
  5093. -WARN - 1497896724: (..\BDM_supportClasses.cpp:1891) running 1270 zc parser threads
  5094. -WARN - 1497896724: (..\BDM_supportClasses.cpp:1891) running 1275 zc parser threads
  5095. -WARN - 1497896725: (..\BDM_supportClasses.cpp:1891) running 1280 zc parser threads
  5096. -WARN - 1497896725: (..\BDM_supportClasses.cpp:1891) running 1285 zc parser threads
  5097. -WARN - 1497896725: (..\BDM_supportClasses.cpp:1891) running 1290 zc parser threads
  5098. -WARN - 1497896725: (..\BDM_supportClasses.cpp:1891) running 1295 zc parser threads
  5099. -WARN - 1497896725: (..\BDM_supportClasses.cpp:1891) running 1300 zc parser threads
  5100. -WARN - 1497896732: (..\BDM_supportClasses.cpp:1891) running 1305 zc parser threads
  5101. -WARN - 1497896732: (..\BDM_supportClasses.cpp:1891) running 1310 zc parser threads
  5102. -WARN - 1497896732: (..\BDM_supportClasses.cpp:1891) running 1315 zc parser threads
  5103. -WARN - 1497896732: (..\BDM_supportClasses.cpp:1891) running 1320 zc parser threads
  5104. -WARN - 1497896732: (..\BDM_supportClasses.cpp:1891) running 1325 zc parser threads
  5105. -WARN - 1497896732: (..\BDM_supportClasses.cpp:1891) running 1330 zc parser threads
  5106. -WARN - 1497896732: (..\BDM_supportClasses.cpp:1891) running 1335 zc parser threads
  5107. -WARN - 1497896742: (..\BDM_supportClasses.cpp:1891) running 1340 zc parser threads
  5108. -WARN - 1497896742: (..\BDM_supportClasses.cpp:1891) running 1345 zc parser threads
  5109. -WARN - 1497896742: (..\BDM_supportClasses.cpp:1891) running 1350 zc parser threads
  5110. -WARN - 1497896742: (..\BDM_supportClasses.cpp:1891) running 1355 zc parser threads
  5111. -WARN - 1497896742: (..\BDM_supportClasses.cpp:1891) running 1360 zc parser threads
  5112. -WARN - 1497896742: (..\BDM_supportClasses.cpp:1891) running 1365 zc parser threads
  5113. -WARN - 1497896742: (..\BDM_supportClasses.cpp:1891) running 1370 zc parser threads
  5114. -WARN - 1497896749: (..\BDM_supportClasses.cpp:1891) running 1375 zc parser threads
  5115. -WARN - 1497896749: (..\BDM_supportClasses.cpp:1891) running 1380 zc parser threads
  5116. -WARN - 1497896749: (..\BDM_supportClasses.cpp:1891) running 1385 zc parser threads
  5117. -WARN - 1497896750: (..\BDM_supportClasses.cpp:1891) running 1390 zc parser threads
  5118. -WARN - 1497896750: (..\BDM_supportClasses.cpp:1891) running 1395 zc parser threads
  5119. -WARN - 1497896750: (..\BDM_supportClasses.cpp:1891) running 1400 zc parser threads
  5120. -WARN - 1497896750: (..\BDM_supportClasses.cpp:1891) running 1405 zc parser threads
  5121. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1410 zc parser threads
  5122. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1415 zc parser threads
  5123. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1420 zc parser threads
  5124. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1425 zc parser threads
  5125. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1430 zc parser threads
  5126. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1435 zc parser threads
  5127. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1440 zc parser threads
  5128. -WARN - 1497896760: (..\BDM_supportClasses.cpp:1891) running 1445 zc parser threads
  5129. -WARN - 1497896761: (..\BDM_supportClasses.cpp:1891) running 1450 zc parser threads
  5130. -WARN - 1497896761: (..\BDM_supportClasses.cpp:1891) running 1455 zc parser threads
  5131. -WARN - 1497896761: (..\BDM_supportClasses.cpp:1891) running 1460 zc parser threads
  5132. -WARN - 1497896761: (..\BDM_supportClasses.cpp:1891) running 1465 zc parser threads
  5133. -WARN - 1497896761: (..\BDM_supportClasses.cpp:1891) running 1470 zc parser threads
  5134. -WARN - 1497896761: (..\BDM_supportClasses.cpp:1891) running 1475 zc parser threads
  5135. -WARN - 1497896761: (..\BDM_supportClasses.cpp:1891) running 1480 zc parser threads
  5136. -WARN - 1497896769: (..\BDM_supportClasses.cpp:1891) running 1485 zc parser threads
  5137. -WARN - 1497896769: (..\BDM_supportClasses.cpp:1891) running 1490 zc parser threads
  5138. -WARN - 1497896769: (..\BDM_supportClasses.cpp:1891) running 1495 zc parser threads
  5139. -WARN - 1497896769: (..\BDM_supportClasses.cpp:1891) running 1500 zc parser threads
  5140. -WARN - 1497896769: (..\BDM_supportClasses.cpp:1891) running 1505 zc parser threads
  5141. -WARN - 1497896769: (..\BDM_supportClasses.cpp:1891) running 1510 zc parser threads
  5142. -WARN - 1497896774: (..\BDM_supportClasses.cpp:1891) running 1515 zc parser threads
  5143. -WARN - 1497896774: (..\BDM_supportClasses.cpp:1891) running 1520 zc parser threads
  5144. -WARN - 1497896774: (..\BDM_supportClasses.cpp:1891) running 1525 zc parser threads
  5145. -WARN - 1497896774: (..\BDM_supportClasses.cpp:1891) running 1530 zc parser threads
  5146. -WARN - 1497896774: (..\BDM_supportClasses.cpp:1891) running 1535 zc parser threads
  5147. -WARN - 1497896774: (..\BDM_supportClasses.cpp:1891) running 1540 zc parser threads
  5148. -WARN - 1497896774: (..\BDM_supportClasses.cpp:1891) running 1545 zc parser threads
  5149. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1550 zc parser threads
  5150. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1555 zc parser threads
  5151. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1560 zc parser threads
  5152. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1565 zc parser threads
  5153. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1570 zc parser threads
  5154. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1575 zc parser threads
  5155. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1580 zc parser threads
  5156. -WARN - 1497896781: (..\BDM_supportClasses.cpp:1891) running 1585 zc parser threads
  5157. -WARN - 1497896783: (..\BDM_supportClasses.cpp:1891) running 1590 zc parser threads
  5158. -WARN - 1497896783: (..\BDM_supportClasses.cpp:1891) running 1595 zc parser threads
  5159. -WARN - 1497896783: (..\BDM_supportClasses.cpp:1891) running 1600 zc parser threads
  5160. -WARN - 1497896783: (..\BDM_supportClasses.cpp:1891) running 1605 zc parser threads
  5161. -WARN - 1497896783: (..\BDM_supportClasses.cpp:1891) running 1610 zc parser threads
  5162. -WARN - 1497896783: (..\BDM_supportClasses.cpp:1891) running 1615 zc parser threads
  5163. -WARN - 1497896793: (..\BDM_supportClasses.cpp:1891) running 1620 zc parser threads
  5164. -WARN - 1497896793: (..\BDM_supportClasses.cpp:1891) running 1625 zc parser threads
  5165. -WARN - 1497896793: (..\BDM_supportClasses.cpp:1891) running 1630 zc parser threads
  5166. -WARN - 1497896793: (..\BDM_supportClasses.cpp:1891) running 1635 zc parser threads
  5167. -WARN - 1497896793: (..\BDM_supportClasses.cpp:1891) running 1640 zc parser threads
  5168. -WARN - 1497896793: (..\BDM_supportClasses.cpp:1891) running 1645 zc parser threads
  5169. -WARN - 1497896793: (..\BDM_supportClasses.cpp:1891) running 1650 zc parser threads
  5170. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1655 zc parser threads
  5171. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1660 zc parser threads
  5172. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1665 zc parser threads
  5173. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1670 zc parser threads
  5174. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1675 zc parser threads
  5175. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1680 zc parser threads
  5176. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1685 zc parser threads
  5177. -WARN - 1497896796: (..\BDM_supportClasses.cpp:1891) running 1690 zc parser threads
  5178. -WARN - 1497896800: (..\BDM_supportClasses.cpp:1891) running 1695 zc parser threads
  5179. -WARN - 1497896800: (..\BDM_supportClasses.cpp:1891) running 1700 zc parser threads
  5180. -WARN - 1497896800: (..\BDM_supportClasses.cpp:1891) running 1705 zc parser threads
  5181. -WARN - 1497896800: (..\BDM_supportClasses.cpp:1891) running 1710 zc parser threads
  5182. -WARN - 1497896800: (..\BDM_supportClasses.cpp:1891) running 1715 zc parser threads
  5183. -WARN - 1497896800: (..\BDM_supportClasses.cpp:1891) running 1720 zc parser threads
  5184. -WARN - 1497896805: (..\BDM_supportClasses.cpp:1891) running 1725 zc parser threads
  5185. -WARN - 1497896805: (..\BDM_supportClasses.cpp:1891) running 1730 zc parser threads
  5186. -WARN - 1497896805: (..\BDM_supportClasses.cpp:1891) running 1735 zc parser threads
  5187. -WARN - 1497896805: (..\BDM_supportClasses.cpp:1891) running 1740 zc parser threads
  5188. -WARN - 1497896805: (..\BDM_supportClasses.cpp:1891) running 1745 zc parser threads
  5189. -WARN - 1497896805: (..\BDM_supportClasses.cpp:1891) running 1750 zc parser threads
  5190. -WARN - 1497896805: (..\BDM_supportClasses.cpp:1891) running 1755 zc parser threads
  5191. -INFO - 1497913022: (..\nodeRPC.cpp:368) Bitcoin server stopping
  5192. -ERROR - 1497913022: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  5193. -INFO - 1497913022: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5194.  
  5195.  
  5196. Log file opened at 1497913078: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5197. -INFO - 1497913078: (..\main.cpp:23) Running on 4 threads
  5198. -INFO - 1497913078: (..\main.cpp:24) Ram usage level: 4
  5199. -INFO - 1497913078: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5200. -INFO - 1497913078: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5201. -INFO - 1497913078: (..\lmdb_wrapper.cpp:388) Opening databases...
  5202. -INFO - 1497913079: (..\BDM_Server.cpp:996) registered bdv: 8d29ee7ad0868021e024
  5203. -INFO - 1497913081: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5204. -INFO - 1497913081: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5205. -INFO - 1497913084: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5206. -INFO - 1497913086: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5207. -INFO - 1497913092: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5208. -INFO - 1497913093: (..\DatabaseBuilder.cpp:268) parsed block file #904
  5209. -INFO - 1497913093: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5210. -INFO - 1497913095: (..\DatabaseBuilder.cpp:268) parsed block file #909
  5211. -DEBUG - 1497913098: (..\Blockchain.cpp:242) Organizing chain
  5212. -INFO - 1497913101: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 14.542s
  5213. -INFO - 1497913101: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5214. -INFO - 1497913101: (..\BlockchainScanner.cpp:52) no history to scan
  5215. -INFO - 1497913101: (..\BlockchainScanner.cpp:813) no SSH to scan
  5216. -INFO - 1497913101: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.011s
  5217. -INFO - 1497913101: (..\DatabaseBuilder.cpp:160) init db in 19.935s
  5218. -INFO - 1497913101: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  5219. -INFO - 1497913122: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5220. -WARN - 1497913161: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  5221. -WARN - 1497913220: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  5222. -WARN - 1497913239: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  5223. -WARN - 1497913239: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  5224. -WARN - 1497913239: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  5225. -WARN - 1497913239: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  5226. -WARN - 1497913239: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  5227. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  5228. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  5229. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  5230. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  5231. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  5232. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  5233. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  5234. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  5235. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  5236. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  5237. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  5238. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  5239. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  5240. -WARN - 1497914308: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  5241. -WARN - 1497914311: (..\BDM_supportClasses.cpp:1891) running 105 zc parser threads
  5242. -WARN - 1497914311: (..\BDM_supportClasses.cpp:1891) running 110 zc parser threads
  5243. -WARN - 1497914311: (..\BDM_supportClasses.cpp:1891) running 115 zc parser threads
  5244. -WARN - 1497914311: (..\BDM_supportClasses.cpp:1891) running 120 zc parser threads
  5245. -WARN - 1497914311: (..\BDM_supportClasses.cpp:1891) running 125 zc parser threads
  5246. -WARN - 1497914311: (..\BDM_supportClasses.cpp:1891) running 130 zc parser threads
  5247. -WARN - 1497914311: (..\BDM_supportClasses.cpp:1891) running 135 zc parser threads
  5248. -INFO - 1497916924: (..\nodeRPC.cpp:59) RPC connection established
  5249.  
  5250.  
  5251. Log file opened at 1497968794: C:\Users\Aloysius Ssensamba\AppData\Roaming/Armory/dbLog.txt
  5252. -INFO - 1497968794: (..\main.cpp:23) Running on 4 threads
  5253. -INFO - 1497968794: (..\main.cpp:24) Ram usage level: 4
  5254. -INFO - 1497968794: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming/Bitcoin/blocks
  5255. -INFO - 1497968794: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming/Armory/databases
  5256. -INFO - 1497968794: (..\lmdb_wrapper.cpp:388) Opening databases...
  5257. -ERROR - 1497968794: (..\BDM_Server.cpp:1152) There is already a process listening on 127.0.0.1:9001
  5258. -ERROR - 1497968794: (..\BDM_Server.cpp:1154) ArmoryDB cannot start under these conditions. Shutting down!
  5259. -ERROR - 1497968794: (..\BDM_Server.cpp:1155) Make sure to shutdown the conflicting processbefore trying again (most likely another ArmoryDB instance).
  5260. -ERROR - 1498043802: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  5261. -INFO - 1498043805: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5262. -ERROR - 1498043920: (..\SocketObject.cpp:285) POLLERR error in readFromSocketThread
  5263. -ERROR - 1498043920: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
  5264. -INFO - 1498122908: (..\BDM_Server.cpp:1025) unregistered bdv: 8d29ee7ad0868021e024
  5265.  
  5266.  
  5267. Log file opened at 1498491217: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5268. -INFO - 1498491217: (..\main.cpp:23) Running on 4 threads
  5269. -INFO - 1498491217: (..\main.cpp:24) Ram usage level: 4
  5270. -INFO - 1498491217: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5271. -INFO - 1498491217: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5272. -INFO - 1498491217: (..\lmdb_wrapper.cpp:388) Opening databases...
  5273. -INFO - 1498491219: (..\BDM_Server.cpp:996) registered bdv: 2ef0a22539dcdb8eb10c
  5274. -INFO - 1498491220: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5275. -INFO - 1498491220: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5276. -INFO - 1498491268: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5277. -INFO - 1498491270: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5278. -INFO - 1498491275: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5279. -INFO - 1498491275: (..\DatabaseBuilder.cpp:268) parsed block file #904
  5280. -INFO - 1498491275: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5281. -INFO - 1498491278: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5282. -INFO - 1498491280: (..\DatabaseBuilder.cpp:268) parsed block file #908
  5283. -INFO - 1498491281: (..\DatabaseBuilder.cpp:268) parsed block file #909
  5284. -INFO - 1498491282: (..\DatabaseBuilder.cpp:268) parsed block file #910
  5285. -INFO - 1498491283: (..\DatabaseBuilder.cpp:268) parsed block file #912
  5286. -INFO - 1498491285: (..\DatabaseBuilder.cpp:268) parsed block file #913
  5287. -INFO - 1498491285: (..\DatabaseBuilder.cpp:268) parsed block file #916
  5288. -DEBUG - 1498491290: (..\Blockchain.cpp:242) Organizing chain
  5289. -INFO - 1498491297: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 27.482s
  5290. -INFO - 1498491298: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5291. -INFO - 1498491298: (..\BlockchainScanner.cpp:52) no history to scan
  5292. -INFO - 1498491298: (..\BlockchainScanner.cpp:813) no SSH to scan
  5293. -INFO - 1498491298: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.124s
  5294. -INFO - 1498491298: (..\DatabaseBuilder.cpp:160) init db in 78.066s
  5295. -INFO - 1498491298: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  5296. -INFO - 1498491349: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5297. -ERROR - 1498491374: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  5298. -INFO - 1498491374: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5299.  
  5300.  
  5301. Log file opened at 1498491411: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5302. -INFO - 1498491411: (..\main.cpp:23) Running on 4 threads
  5303. -INFO - 1498491411: (..\main.cpp:24) Ram usage level: 4
  5304. -INFO - 1498491411: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5305. -INFO - 1498491411: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5306. -INFO - 1498491411: (..\lmdb_wrapper.cpp:388) Opening databases...
  5307. -INFO - 1498491412: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5308. -INFO - 1498491412: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5309. -INFO - 1498491413: (..\BDM_Server.cpp:996) registered bdv: f51b7e36a93552794552
  5310. -INFO - 1498491416: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5311. -INFO - 1498491418: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5312. -INFO - 1498491419: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5313. -INFO - 1498491420: (..\DatabaseBuilder.cpp:268) parsed block file #903
  5314. -INFO - 1498491424: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5315. -INFO - 1498491425: (..\DatabaseBuilder.cpp:268) parsed block file #907
  5316. -INFO - 1498491427: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5317. -INFO - 1498491430: (..\DatabaseBuilder.cpp:268) parsed block file #911
  5318. -INFO - 1498491433: (..\DatabaseBuilder.cpp:268) parsed block file #915
  5319. -INFO - 1498491436: (..\DatabaseBuilder.cpp:268) parsed block file #916
  5320. -DEBUG - 1498491437: (..\Blockchain.cpp:242) Organizing chain
  5321. -INFO - 1498491445: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 26.595s
  5322. -INFO - 1498491445: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5323. -INFO - 1498491445: (..\BlockchainScanner.cpp:52) no history to scan
  5324. -INFO - 1498491445: (..\BlockchainScanner.cpp:813) no SSH to scan
  5325. -INFO - 1498491445: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.01s
  5326. -INFO - 1498491445: (..\DatabaseBuilder.cpp:160) init db in 32.494s
  5327. -INFO - 1498491445: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  5328. -WARN - 1498491840: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  5329. -WARN - 1498491840: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  5330. -WARN - 1498491844: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  5331. -WARN - 1498491844: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  5332. -WARN - 1498491844: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  5333. -WARN - 1498491844: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  5334. -WARN - 1498491844: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  5335. -WARN - 1498491845: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  5336. -WARN - 1498491845: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  5337. -WARN - 1498491845: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  5338. -WARN - 1498491957: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  5339. -WARN - 1498491957: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  5340. -WARN - 1498491957: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  5341. -WARN - 1498491957: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  5342. -WARN - 1498492094: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  5343. -WARN - 1498492094: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  5344. -WARN - 1498492094: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  5345. -WARN - 1498492094: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  5346. -WARN - 1498492094: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  5347. -WARN - 1498492094: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  5348. -WARN - 1498492094: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  5349. -WARN - 1498492095: (..\BDM_supportClasses.cpp:1891) running 105 zc parser threads
  5350. -WARN - 1498492095: (..\BDM_supportClasses.cpp:1891) running 110 zc parser threads
  5351. -WARN - 1498492095: (..\BDM_supportClasses.cpp:1891) running 115 zc parser threads
  5352. -WARN - 1498492095: (..\BDM_supportClasses.cpp:1891) running 120 zc parser threads
  5353. -WARN - 1498492095: (..\BDM_supportClasses.cpp:1891) running 125 zc parser threads
  5354. -WARN - 1498492095: (..\BDM_supportClasses.cpp:1891) running 130 zc parser threads
  5355. -WARN - 1498492095: (..\BDM_supportClasses.cpp:1891) running 135 zc parser threads
  5356. -INFO - 1498500518: (..\nodeRPC.cpp:368) Bitcoin server stopping
  5357. -ERROR - 1498500519: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  5358. -INFO - 1498500519: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5359.  
  5360.  
  5361. Log file opened at 1498500536: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5362. -INFO - 1498500536: (..\main.cpp:23) Running on 4 threads
  5363. -INFO - 1498500536: (..\main.cpp:24) Ram usage level: 4
  5364. -INFO - 1498500536: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5365. -INFO - 1498500536: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5366. -INFO - 1498500536: (..\lmdb_wrapper.cpp:388) Opening databases...
  5367. -INFO - 1498500538: (..\BDM_Server.cpp:996) registered bdv: 04c53d6fba3d1f07658f
  5368. -INFO - 1498500539: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5369. -INFO - 1498500539: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5370. -INFO - 1498500542: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5371. -INFO - 1498500544: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5372. -INFO - 1498500549: (..\DatabaseBuilder.cpp:268) parsed block file #904
  5373. -INFO - 1498500550: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5374. -INFO - 1498500552: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5375. -INFO - 1498500553: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5376. -INFO - 1498500553: (..\DatabaseBuilder.cpp:268) parsed block file #908
  5377. -INFO - 1498500559: (..\DatabaseBuilder.cpp:268) parsed block file #910
  5378. -INFO - 1498500560: (..\DatabaseBuilder.cpp:268) parsed block file #912
  5379. -INFO - 1498500562: (..\DatabaseBuilder.cpp:268) parsed block file #916
  5380. -INFO - 1498500568: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5381. -WARN - 1498500577: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  5382. -DEBUG - 1498500598: (..\Blockchain.cpp:242) Organizing chain
  5383. -WARN - 1498500601: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  5384. -WARN - 1498500601: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  5385. -WARN - 1498500601: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  5386. -WARN - 1498500601: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  5387. -WARN - 1498500601: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  5388. -WARN - 1498500601: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  5389. -INFO - 1498500606: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 61.184s
  5390. -INFO - 1498500606: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5391. -INFO - 1498500606: (..\BlockchainScanner.cpp:52) no history to scan
  5392. -INFO - 1498500606: (..\BlockchainScanner.cpp:813) no SSH to scan
  5393. -INFO - 1498500606: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.012s
  5394. -INFO - 1498500606: (..\DatabaseBuilder.cpp:160) init db in 67.329s
  5395. -INFO - 1498500606: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  5396. -WARN - 1498500614: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  5397. -WARN - 1498500614: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  5398. -WARN - 1498500614: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  5399. -WARN - 1498500614: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  5400. -WARN - 1498500614: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  5401. -WARN - 1498500614: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  5402. -WARN - 1498500614: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  5403. -WARN - 1498500680: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  5404. -WARN - 1498500680: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  5405. -INFO - 1498500718: (..\nodeRPC.cpp:368) Bitcoin server stopping
  5406. -ERROR - 1498500726: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  5407. -INFO - 1498500726: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5408.  
  5409.  
  5410. Log file opened at 1498501322: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5411. -INFO - 1498501322: (..\main.cpp:23) Running on 4 threads
  5412. -INFO - 1498501322: (..\main.cpp:24) Ram usage level: 4
  5413. -INFO - 1498501322: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5414. -INFO - 1498501322: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5415. -INFO - 1498501322: (..\lmdb_wrapper.cpp:388) Opening databases...
  5416. -INFO - 1498501324: (..\BDM_Server.cpp:996) registered bdv: a0cc6342b1d5da557ae9
  5417. -INFO - 1498501325: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5418. -INFO - 1498501325: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5419. -INFO - 1498501363: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5420. -INFO - 1498501366: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5421. -INFO - 1498501371: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5422. -INFO - 1498501371: (..\DatabaseBuilder.cpp:268) parsed block file #904
  5423. -INFO - 1498501372: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5424. -INFO - 1498501373: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5425. -INFO - 1498501375: (..\DatabaseBuilder.cpp:268) parsed block file #908
  5426. -INFO - 1498501377: (..\DatabaseBuilder.cpp:268) parsed block file #909
  5427. -INFO - 1498501377: (..\DatabaseBuilder.cpp:268) parsed block file #910
  5428. -INFO - 1498501383: (..\DatabaseBuilder.cpp:268) parsed block file #912
  5429. -INFO - 1498501383: (..\DatabaseBuilder.cpp:268) parsed block file #914
  5430. -INFO - 1498501384: (..\DatabaseBuilder.cpp:268) parsed block file #916
  5431. -DEBUG - 1498501386: (..\Blockchain.cpp:242) Organizing chain
  5432. -INFO - 1498501394: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 28.102s
  5433. -INFO - 1498501394: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5434. -INFO - 1498501394: (..\BlockchainScanner.cpp:52) no history to scan
  5435. -INFO - 1498501394: (..\BlockchainScanner.cpp:813) no SSH to scan
  5436. -INFO - 1498501394: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.142s
  5437. -INFO - 1498501394: (..\DatabaseBuilder.cpp:160) init db in 69.724s
  5438. -INFO - 1498501394: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  5439. -INFO - 1498501517: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5440. -WARN - 1498501526: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  5441. -WARN - 1498501547: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  5442. -WARN - 1498501547: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  5443. -WARN - 1498501547: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  5444. -WARN - 1498501547: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  5445. -WARN - 1498501547: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  5446. -WARN - 1498501547: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  5447. -ERROR - 1498501583: (..\SocketObject.cpp:285) POLLERR error in readFromSocketThread
  5448. -ERROR - 1498501583: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
  5449. -INFO - 1498501583: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5450.  
  5451.  
  5452. Log file opened at 1498501595: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5453. -INFO - 1498501595: (..\main.cpp:23) Running on 4 threads
  5454. -INFO - 1498501595: (..\main.cpp:24) Ram usage level: 4
  5455. -INFO - 1498501595: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5456. -INFO - 1498501595: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5457. -INFO - 1498501595: (..\lmdb_wrapper.cpp:388) Opening databases...
  5458. -INFO - 1498501597: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5459. -INFO - 1498501597: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5460. -INFO - 1498501597: (..\BDM_Server.cpp:996) registered bdv: f7c61dc47ebb0a9560ca
  5461. -INFO - 1498501600: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5462. -INFO - 1498501603: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5463. -INFO - 1498501603: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5464. -INFO - 1498501605: (..\DatabaseBuilder.cpp:268) parsed block file #903
  5465. -INFO - 1498501607: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5466. -INFO - 1498501608: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5467. -INFO - 1498501609: (..\DatabaseBuilder.cpp:268) parsed block file #907
  5468. -INFO - 1498501611: (..\DatabaseBuilder.cpp:268) parsed block file #909
  5469. -INFO - 1498501613: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5470. -INFO - 1498501615: (..\DatabaseBuilder.cpp:268) parsed block file #911
  5471. -INFO - 1498501619: (..\DatabaseBuilder.cpp:268) parsed block file #915
  5472. -INFO - 1498501626: (..\DatabaseBuilder.cpp:268) parsed block file #916
  5473. -DEBUG - 1498501626: (..\Blockchain.cpp:242) Organizing chain
  5474. -INFO - 1498501633: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 30.704s
  5475. -INFO - 1498501633: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5476. -INFO - 1498501633: (..\BlockchainScanner.cpp:52) no history to scan
  5477. -INFO - 1498501633: (..\BlockchainScanner.cpp:813) no SSH to scan
  5478. -INFO - 1498501633: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0s
  5479. -INFO - 1498501633: (..\DatabaseBuilder.cpp:160) init db in 36.665s
  5480. -INFO - 1498501633: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  5481. -WARN - 1498501638: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  5482. -WARN - 1498501638: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  5483. -WARN - 1498501638: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  5484. -WARN - 1498501638: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  5485. -WARN - 1498501638: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  5486. -WARN - 1498501638: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  5487. -WARN - 1498501638: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  5488. -WARN - 1498503760: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  5489. -WARN - 1498503760: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  5490. -WARN - 1498503760: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  5491. -WARN - 1498503760: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  5492. -WARN - 1498503760: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  5493. -WARN - 1498503760: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  5494. -WARN - 1498503760: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  5495. -WARN - 1498558881: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  5496. -WARN - 1498558883: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  5497. -WARN - 1498558883: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  5498. -WARN - 1498558884: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  5499. -WARN - 1498558884: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  5500. -WARN - 1498558973: (..\BDM_supportClasses.cpp:1891) running 105 zc parser threads
  5501. -WARN - 1498558973: (..\BDM_supportClasses.cpp:1891) running 110 zc parser threads
  5502. -WARN - 1498558973: (..\BDM_supportClasses.cpp:1891) running 115 zc parser threads
  5503. -WARN - 1498558973: (..\BDM_supportClasses.cpp:1891) running 120 zc parser threads
  5504. -WARN - 1498558973: (..\BDM_supportClasses.cpp:1891) running 125 zc parser threads
  5505. -WARN - 1498561982: (..\BDM_supportClasses.cpp:1891) running 130 zc parser threads
  5506. -WARN - 1498574136: (..\BDM_supportClasses.cpp:1891) running 135 zc parser threads
  5507. -WARN - 1498591603: (..\BDM_supportClasses.cpp:1891) running 140 zc parser threads
  5508. -WARN - 1498593707: (..\BDM_supportClasses.cpp:1891) running 145 zc parser threads
  5509. -WARN - 1498593709: (..\BDM_supportClasses.cpp:1891) running 150 zc parser threads
  5510. -WARN - 1498593710: (..\BDM_supportClasses.cpp:1891) running 155 zc parser threads
  5511. -WARN - 1498593710: (..\BDM_supportClasses.cpp:1891) running 160 zc parser threads
  5512. -WARN - 1498593710: (..\BDM_supportClasses.cpp:1891) running 165 zc parser threads
  5513. -WARN - 1498593710: (..\BDM_supportClasses.cpp:1891) running 170 zc parser threads
  5514. -WARN - 1498593710: (..\BDM_supportClasses.cpp:1891) running 175 zc parser threads
  5515. -WARN - 1498593745: (..\BDM_supportClasses.cpp:1891) running 180 zc parser threads
  5516. -WARN - 1498593745: (..\BDM_supportClasses.cpp:1891) running 185 zc parser threads
  5517. -WARN - 1498593745: (..\BDM_supportClasses.cpp:1891) running 190 zc parser threads
  5518. -WARN - 1498593745: (..\BDM_supportClasses.cpp:1891) running 195 zc parser threads
  5519. -WARN - 1498593745: (..\BDM_supportClasses.cpp:1891) running 200 zc parser threads
  5520. -WARN - 1498593745: (..\BDM_supportClasses.cpp:1891) running 205 zc parser threads
  5521. -WARN - 1498593745: (..\BDM_supportClasses.cpp:1891) running 210 zc parser threads
  5522. -WARN - 1498593760: (..\BDM_supportClasses.cpp:1891) running 215 zc parser threads
  5523. -WARN - 1498593760: (..\BDM_supportClasses.cpp:1891) running 220 zc parser threads
  5524. -WARN - 1498593760: (..\BDM_supportClasses.cpp:1891) running 225 zc parser threads
  5525. -WARN - 1498593760: (..\BDM_supportClasses.cpp:1891) running 230 zc parser threads
  5526. -WARN - 1498593760: (..\BDM_supportClasses.cpp:1891) running 235 zc parser threads
  5527. -WARN - 1498593760: (..\BDM_supportClasses.cpp:1891) running 240 zc parser threads
  5528. -WARN - 1498593760: (..\BDM_supportClasses.cpp:1891) running 245 zc parser threads
  5529. -WARN - 1498593770: (..\BDM_supportClasses.cpp:1891) running 250 zc parser threads
  5530. -WARN - 1498593770: (..\BDM_supportClasses.cpp:1891) running 255 zc parser threads
  5531. -WARN - 1498593770: (..\BDM_supportClasses.cpp:1891) running 260 zc parser threads
  5532. -WARN - 1498593770: (..\BDM_supportClasses.cpp:1891) running 265 zc parser threads
  5533. -WARN - 1498593770: (..\BDM_supportClasses.cpp:1891) running 270 zc parser threads
  5534. -WARN - 1498593770: (..\BDM_supportClasses.cpp:1891) running 275 zc parser threads
  5535. -WARN - 1498593770: (..\BDM_supportClasses.cpp:1891) running 280 zc parser threads
  5536. -WARN - 1498593815: (..\BDM_supportClasses.cpp:1891) running 285 zc parser threads
  5537. -WARN - 1498593815: (..\BDM_supportClasses.cpp:1891) running 290 zc parser threads
  5538. -WARN - 1498593815: (..\BDM_supportClasses.cpp:1891) running 295 zc parser threads
  5539. -WARN - 1498593815: (..\BDM_supportClasses.cpp:1891) running 300 zc parser threads
  5540. -WARN - 1498593815: (..\BDM_supportClasses.cpp:1891) running 305 zc parser threads
  5541. -WARN - 1498593815: (..\BDM_supportClasses.cpp:1891) running 310 zc parser threads
  5542. -WARN - 1498593815: (..\BDM_supportClasses.cpp:1891) running 315 zc parser threads
  5543. -WARN - 1498593817: (..\BDM_supportClasses.cpp:1891) running 320 zc parser threads
  5544. -WARN - 1498593817: (..\BDM_supportClasses.cpp:1891) running 325 zc parser threads
  5545. -WARN - 1498593817: (..\BDM_supportClasses.cpp:1891) running 330 zc parser threads
  5546. -WARN - 1498593817: (..\BDM_supportClasses.cpp:1891) running 335 zc parser threads
  5547. -WARN - 1498593817: (..\BDM_supportClasses.cpp:1891) running 340 zc parser threads
  5548. -WARN - 1498593817: (..\BDM_supportClasses.cpp:1891) running 345 zc parser threads
  5549. -WARN - 1498593817: (..\BDM_supportClasses.cpp:1891) running 350 zc parser threads
  5550. -WARN - 1498593829: (..\BDM_supportClasses.cpp:1891) running 355 zc parser threads
  5551. -WARN - 1498593829: (..\BDM_supportClasses.cpp:1891) running 360 zc parser threads
  5552. -WARN - 1498593829: (..\BDM_supportClasses.cpp:1891) running 365 zc parser threads
  5553. -WARN - 1498593829: (..\BDM_supportClasses.cpp:1891) running 370 zc parser threads
  5554. -WARN - 1498593829: (..\BDM_supportClasses.cpp:1891) running 375 zc parser threads
  5555. -WARN - 1498593829: (..\BDM_supportClasses.cpp:1891) running 380 zc parser threads
  5556. -WARN - 1498593829: (..\BDM_supportClasses.cpp:1891) running 385 zc parser threads
  5557. -WARN - 1498593965: (..\BDM_supportClasses.cpp:1891) running 390 zc parser threads
  5558. -WARN - 1498593965: (..\BDM_supportClasses.cpp:1891) running 395 zc parser threads
  5559. -WARN - 1498593965: (..\BDM_supportClasses.cpp:1891) running 400 zc parser threads
  5560. -WARN - 1498593965: (..\BDM_supportClasses.cpp:1891) running 405 zc parser threads
  5561. -WARN - 1498593965: (..\BDM_supportClasses.cpp:1891) running 410 zc parser threads
  5562. -WARN - 1498593965: (..\BDM_supportClasses.cpp:1891) running 415 zc parser threads
  5563. -WARN - 1498593965: (..\BDM_supportClasses.cpp:1891) running 420 zc parser threads
  5564. -WARN - 1498593975: (..\BDM_supportClasses.cpp:1891) running 425 zc parser threads
  5565. -WARN - 1498593975: (..\BDM_supportClasses.cpp:1891) running 430 zc parser threads
  5566. -WARN - 1498593975: (..\BDM_supportClasses.cpp:1891) running 435 zc parser threads
  5567. -WARN - 1498593975: (..\BDM_supportClasses.cpp:1891) running 440 zc parser threads
  5568. -WARN - 1498593975: (..\BDM_supportClasses.cpp:1891) running 445 zc parser threads
  5569. -WARN - 1498593975: (..\BDM_supportClasses.cpp:1891) running 450 zc parser threads
  5570. -WARN - 1498593975: (..\BDM_supportClasses.cpp:1891) running 455 zc parser threads
  5571. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 460 zc parser threads
  5572. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 465 zc parser threads
  5573. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 470 zc parser threads
  5574. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 475 zc parser threads
  5575. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 480 zc parser threads
  5576. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 485 zc parser threads
  5577. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 490 zc parser threads
  5578. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 495 zc parser threads
  5579. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 500 zc parser threads
  5580. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 505 zc parser threads
  5581. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 510 zc parser threads
  5582. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 515 zc parser threads
  5583. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 520 zc parser threads
  5584. -WARN - 1498593984: (..\BDM_supportClasses.cpp:1891) running 525 zc parser threads
  5585. -WARN - 1498594016: (..\BDM_supportClasses.cpp:1891) running 530 zc parser threads
  5586. -WARN - 1498594016: (..\BDM_supportClasses.cpp:1891) running 535 zc parser threads
  5587. -WARN - 1498594016: (..\BDM_supportClasses.cpp:1891) running 540 zc parser threads
  5588. -WARN - 1498594016: (..\BDM_supportClasses.cpp:1891) running 545 zc parser threads
  5589. -WARN - 1498594017: (..\BDM_supportClasses.cpp:1891) running 550 zc parser threads
  5590. -WARN - 1498594017: (..\BDM_supportClasses.cpp:1891) running 555 zc parser threads
  5591. -WARN - 1498594017: (..\BDM_supportClasses.cpp:1891) running 560 zc parser threads
  5592. -WARN - 1498594034: (..\BDM_supportClasses.cpp:1891) running 565 zc parser threads
  5593. -WARN - 1498594034: (..\BDM_supportClasses.cpp:1891) running 570 zc parser threads
  5594. -WARN - 1498594034: (..\BDM_supportClasses.cpp:1891) running 575 zc parser threads
  5595. -WARN - 1498594034: (..\BDM_supportClasses.cpp:1891) running 580 zc parser threads
  5596. -WARN - 1498594034: (..\BDM_supportClasses.cpp:1891) running 585 zc parser threads
  5597. -WARN - 1498594034: (..\BDM_supportClasses.cpp:1891) running 590 zc parser threads
  5598. -WARN - 1498594034: (..\BDM_supportClasses.cpp:1891) running 595 zc parser threads
  5599. -WARN - 1498594052: (..\BDM_supportClasses.cpp:1891) running 600 zc parser threads
  5600. -WARN - 1498594052: (..\BDM_supportClasses.cpp:1891) running 605 zc parser threads
  5601. -WARN - 1498594052: (..\BDM_supportClasses.cpp:1891) running 610 zc parser threads
  5602. -WARN - 1498594052: (..\BDM_supportClasses.cpp:1891) running 615 zc parser threads
  5603. -WARN - 1498594052: (..\BDM_supportClasses.cpp:1891) running 620 zc parser threads
  5604. -WARN - 1498594052: (..\BDM_supportClasses.cpp:1891) running 625 zc parser threads
  5605. -WARN - 1498594052: (..\BDM_supportClasses.cpp:1891) running 630 zc parser threads
  5606. -WARN - 1498594070: (..\BDM_supportClasses.cpp:1891) running 635 zc parser threads
  5607. -WARN - 1498594070: (..\BDM_supportClasses.cpp:1891) running 640 zc parser threads
  5608. -WARN - 1498594070: (..\BDM_supportClasses.cpp:1891) running 645 zc parser threads
  5609. -WARN - 1498594070: (..\BDM_supportClasses.cpp:1891) running 650 zc parser threads
  5610. -WARN - 1498594070: (..\BDM_supportClasses.cpp:1891) running 655 zc parser threads
  5611. -WARN - 1498594070: (..\BDM_supportClasses.cpp:1891) running 660 zc parser threads
  5612. -WARN - 1498594070: (..\BDM_supportClasses.cpp:1891) running 665 zc parser threads
  5613. -WARN - 1498594071: (..\BDM_supportClasses.cpp:1891) running 670 zc parser threads
  5614. -WARN - 1498594071: (..\BDM_supportClasses.cpp:1891) running 675 zc parser threads
  5615. -WARN - 1498594071: (..\BDM_supportClasses.cpp:1891) running 680 zc parser threads
  5616. -WARN - 1498594071: (..\BDM_supportClasses.cpp:1891) running 685 zc parser threads
  5617. -WARN - 1498594071: (..\BDM_supportClasses.cpp:1891) running 690 zc parser threads
  5618. -WARN - 1498594071: (..\BDM_supportClasses.cpp:1891) running 695 zc parser threads
  5619. -WARN - 1498594071: (..\BDM_supportClasses.cpp:1891) running 700 zc parser threads
  5620. -WARN - 1498594083: (..\BDM_supportClasses.cpp:1891) running 705 zc parser threads
  5621. -WARN - 1498594083: (..\BDM_supportClasses.cpp:1891) running 710 zc parser threads
  5622. -WARN - 1498594083: (..\BDM_supportClasses.cpp:1891) running 715 zc parser threads
  5623. -WARN - 1498594083: (..\BDM_supportClasses.cpp:1891) running 720 zc parser threads
  5624. -WARN - 1498594083: (..\BDM_supportClasses.cpp:1891) running 725 zc parser threads
  5625. -WARN - 1498594083: (..\BDM_supportClasses.cpp:1891) running 730 zc parser threads
  5626. -WARN - 1498594083: (..\BDM_supportClasses.cpp:1891) running 735 zc parser threads
  5627. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 740 zc parser threads
  5628. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 745 zc parser threads
  5629. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 750 zc parser threads
  5630. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 755 zc parser threads
  5631. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 760 zc parser threads
  5632. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 765 zc parser threads
  5633. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 770 zc parser threads
  5634. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 775 zc parser threads
  5635. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 780 zc parser threads
  5636. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 785 zc parser threads
  5637. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 790 zc parser threads
  5638. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 795 zc parser threads
  5639. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 800 zc parser threads
  5640. -WARN - 1498594090: (..\BDM_supportClasses.cpp:1891) running 805 zc parser threads
  5641. -WARN - 1498594092: (..\BDM_supportClasses.cpp:1891) running 810 zc parser threads
  5642. -WARN - 1498594092: (..\BDM_supportClasses.cpp:1891) running 815 zc parser threads
  5643. -WARN - 1498594092: (..\BDM_supportClasses.cpp:1891) running 820 zc parser threads
  5644. -WARN - 1498594092: (..\BDM_supportClasses.cpp:1891) running 825 zc parser threads
  5645. -WARN - 1498594092: (..\BDM_supportClasses.cpp:1891) running 830 zc parser threads
  5646. -WARN - 1498594092: (..\BDM_supportClasses.cpp:1891) running 835 zc parser threads
  5647. -WARN - 1498594092: (..\BDM_supportClasses.cpp:1891) running 840 zc parser threads
  5648. -WARN - 1498594093: (..\BDM_supportClasses.cpp:1891) running 845 zc parser threads
  5649. -WARN - 1498594093: (..\BDM_supportClasses.cpp:1891) running 850 zc parser threads
  5650. -WARN - 1498594093: (..\BDM_supportClasses.cpp:1891) running 855 zc parser threads
  5651. -WARN - 1498594093: (..\BDM_supportClasses.cpp:1891) running 860 zc parser threads
  5652. -WARN - 1498594093: (..\BDM_supportClasses.cpp:1891) running 865 zc parser threads
  5653. -WARN - 1498594093: (..\BDM_supportClasses.cpp:1891) running 870 zc parser threads
  5654. -WARN - 1498594093: (..\BDM_supportClasses.cpp:1891) running 875 zc parser threads
  5655. -WARN - 1498594094: (..\BDM_supportClasses.cpp:1891) running 880 zc parser threads
  5656. -WARN - 1498594094: (..\BDM_supportClasses.cpp:1891) running 885 zc parser threads
  5657. -WARN - 1498594094: (..\BDM_supportClasses.cpp:1891) running 890 zc parser threads
  5658. -WARN - 1498594094: (..\BDM_supportClasses.cpp:1891) running 895 zc parser threads
  5659. -WARN - 1498594094: (..\BDM_supportClasses.cpp:1891) running 900 zc parser threads
  5660. -WARN - 1498594094: (..\BDM_supportClasses.cpp:1891) running 905 zc parser threads
  5661. -WARN - 1498594094: (..\BDM_supportClasses.cpp:1891) running 910 zc parser threads
  5662. -WARN - 1498594095: (..\BDM_supportClasses.cpp:1891) running 915 zc parser threads
  5663. -WARN - 1498594095: (..\BDM_supportClasses.cpp:1891) running 920 zc parser threads
  5664. -WARN - 1498594095: (..\BDM_supportClasses.cpp:1891) running 925 zc parser threads
  5665. -WARN - 1498594095: (..\BDM_supportClasses.cpp:1891) running 930 zc parser threads
  5666. -WARN - 1498594095: (..\BDM_supportClasses.cpp:1891) running 935 zc parser threads
  5667. -WARN - 1498594095: (..\BDM_supportClasses.cpp:1891) running 940 zc parser threads
  5668. -WARN - 1498594095: (..\BDM_supportClasses.cpp:1891) running 945 zc parser threads
  5669. -WARN - 1498594111: (..\BDM_supportClasses.cpp:1891) running 950 zc parser threads
  5670. -WARN - 1498594111: (..\BDM_supportClasses.cpp:1891) running 955 zc parser threads
  5671. -WARN - 1498594111: (..\BDM_supportClasses.cpp:1891) running 960 zc parser threads
  5672. -WARN - 1498594111: (..\BDM_supportClasses.cpp:1891) running 965 zc parser threads
  5673. -WARN - 1498594111: (..\BDM_supportClasses.cpp:1891) running 970 zc parser threads
  5674. -WARN - 1498594111: (..\BDM_supportClasses.cpp:1891) running 975 zc parser threads
  5675. -WARN - 1498594111: (..\BDM_supportClasses.cpp:1891) running 980 zc parser threads
  5676. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 985 zc parser threads
  5677. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 990 zc parser threads
  5678. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 995 zc parser threads
  5679. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1000 zc parser threads
  5680. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1005 zc parser threads
  5681. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1010 zc parser threads
  5682. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1015 zc parser threads
  5683. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1020 zc parser threads
  5684. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1025 zc parser threads
  5685. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1030 zc parser threads
  5686. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1035 zc parser threads
  5687. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1040 zc parser threads
  5688. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1045 zc parser threads
  5689. -WARN - 1498594119: (..\BDM_supportClasses.cpp:1891) running 1050 zc parser threads
  5690. -WARN - 1498594127: (..\BDM_supportClasses.cpp:1891) running 1055 zc parser threads
  5691. -WARN - 1498594127: (..\BDM_supportClasses.cpp:1891) running 1060 zc parser threads
  5692. -WARN - 1498594127: (..\BDM_supportClasses.cpp:1891) running 1065 zc parser threads
  5693. -WARN - 1498594127: (..\BDM_supportClasses.cpp:1891) running 1070 zc parser threads
  5694. -WARN - 1498594127: (..\BDM_supportClasses.cpp:1891) running 1075 zc parser threads
  5695. -WARN - 1498594127: (..\BDM_supportClasses.cpp:1891) running 1080 zc parser threads
  5696. -WARN - 1498594127: (..\BDM_supportClasses.cpp:1891) running 1085 zc parser threads
  5697. -WARN - 1498594129: (..\BDM_supportClasses.cpp:1891) running 1090 zc parser threads
  5698. -WARN - 1498594129: (..\BDM_supportClasses.cpp:1891) running 1095 zc parser threads
  5699. -WARN - 1498594129: (..\BDM_supportClasses.cpp:1891) running 1100 zc parser threads
  5700. -WARN - 1498594129: (..\BDM_supportClasses.cpp:1891) running 1105 zc parser threads
  5701. -WARN - 1498594129: (..\BDM_supportClasses.cpp:1891) running 1110 zc parser threads
  5702. -WARN - 1498594129: (..\BDM_supportClasses.cpp:1891) running 1115 zc parser threads
  5703. -WARN - 1498594129: (..\BDM_supportClasses.cpp:1891) running 1120 zc parser threads
  5704. -WARN - 1498594138: (..\BDM_supportClasses.cpp:1891) running 1125 zc parser threads
  5705. -WARN - 1498594138: (..\BDM_supportClasses.cpp:1891) running 1130 zc parser threads
  5706. -WARN - 1498594138: (..\BDM_supportClasses.cpp:1891) running 1135 zc parser threads
  5707. -WARN - 1498594139: (..\BDM_supportClasses.cpp:1891) running 1140 zc parser threads
  5708. -WARN - 1498594139: (..\BDM_supportClasses.cpp:1891) running 1145 zc parser threads
  5709. -WARN - 1498594139: (..\BDM_supportClasses.cpp:1891) running 1150 zc parser threads
  5710. -WARN - 1498594139: (..\BDM_supportClasses.cpp:1891) running 1155 zc parser threads
  5711. -WARN - 1498594142: (..\BDM_supportClasses.cpp:1891) running 1160 zc parser threads
  5712. -WARN - 1498594142: (..\BDM_supportClasses.cpp:1891) running 1165 zc parser threads
  5713. -WARN - 1498594142: (..\BDM_supportClasses.cpp:1891) running 1170 zc parser threads
  5714. -WARN - 1498594142: (..\BDM_supportClasses.cpp:1891) running 1175 zc parser threads
  5715. -WARN - 1498594142: (..\BDM_supportClasses.cpp:1891) running 1180 zc parser threads
  5716. -WARN - 1498594142: (..\BDM_supportClasses.cpp:1891) running 1185 zc parser threads
  5717. -WARN - 1498594142: (..\BDM_supportClasses.cpp:1891) running 1190 zc parser threads
  5718. -WARN - 1498594149: (..\BDM_supportClasses.cpp:1891) running 1195 zc parser threads
  5719. -WARN - 1498594149: (..\BDM_supportClasses.cpp:1891) running 1200 zc parser threads
  5720. -WARN - 1498594149: (..\BDM_supportClasses.cpp:1891) running 1205 zc parser threads
  5721. -WARN - 1498594149: (..\BDM_supportClasses.cpp:1891) running 1210 zc parser threads
  5722. -WARN - 1498594149: (..\BDM_supportClasses.cpp:1891) running 1215 zc parser threads
  5723. -WARN - 1498594149: (..\BDM_supportClasses.cpp:1891) running 1220 zc parser threads
  5724. -WARN - 1498594149: (..\BDM_supportClasses.cpp:1891) running 1225 zc parser threads
  5725. -WARN - 1498594156: (..\BDM_supportClasses.cpp:1891) running 1230 zc parser threads
  5726. -WARN - 1498594156: (..\BDM_supportClasses.cpp:1891) running 1235 zc parser threads
  5727. -WARN - 1498594156: (..\BDM_supportClasses.cpp:1891) running 1240 zc parser threads
  5728. -WARN - 1498594156: (..\BDM_supportClasses.cpp:1891) running 1245 zc parser threads
  5729. -WARN - 1498594156: (..\BDM_supportClasses.cpp:1891) running 1250 zc parser threads
  5730. -WARN - 1498594156: (..\BDM_supportClasses.cpp:1891) running 1255 zc parser threads
  5731. -WARN - 1498594156: (..\BDM_supportClasses.cpp:1891) running 1260 zc parser threads
  5732. -WARN - 1498594157: (..\BDM_supportClasses.cpp:1891) running 1265 zc parser threads
  5733. -WARN - 1498594157: (..\BDM_supportClasses.cpp:1891) running 1270 zc parser threads
  5734. -WARN - 1498594157: (..\BDM_supportClasses.cpp:1891) running 1275 zc parser threads
  5735. -WARN - 1498594157: (..\BDM_supportClasses.cpp:1891) running 1280 zc parser threads
  5736. -WARN - 1498594157: (..\BDM_supportClasses.cpp:1891) running 1285 zc parser threads
  5737. -WARN - 1498594157: (..\BDM_supportClasses.cpp:1891) running 1290 zc parser threads
  5738. -WARN - 1498594157: (..\BDM_supportClasses.cpp:1891) running 1295 zc parser threads
  5739. -WARN - 1498594158: (..\BDM_supportClasses.cpp:1891) running 1300 zc parser threads
  5740. -WARN - 1498594158: (..\BDM_supportClasses.cpp:1891) running 1305 zc parser threads
  5741. -WARN - 1498594158: (..\BDM_supportClasses.cpp:1891) running 1310 zc parser threads
  5742. -WARN - 1498594158: (..\BDM_supportClasses.cpp:1891) running 1315 zc parser threads
  5743. -WARN - 1498594158: (..\BDM_supportClasses.cpp:1891) running 1320 zc parser threads
  5744. -WARN - 1498594158: (..\BDM_supportClasses.cpp:1891) running 1325 zc parser threads
  5745. -WARN - 1498594158: (..\BDM_supportClasses.cpp:1891) running 1330 zc parser threads
  5746. -WARN - 1498594163: (..\BDM_supportClasses.cpp:1891) running 1335 zc parser threads
  5747. -WARN - 1498594163: (..\BDM_supportClasses.cpp:1891) running 1340 zc parser threads
  5748. -WARN - 1498594163: (..\BDM_supportClasses.cpp:1891) running 1345 zc parser threads
  5749. -WARN - 1498594163: (..\BDM_supportClasses.cpp:1891) running 1350 zc parser threads
  5750. -WARN - 1498594163: (..\BDM_supportClasses.cpp:1891) running 1355 zc parser threads
  5751. -WARN - 1498594163: (..\BDM_supportClasses.cpp:1891) running 1360 zc parser threads
  5752. -WARN - 1498594163: (..\BDM_supportClasses.cpp:1891) running 1365 zc parser threads
  5753. -WARN - 1498594167: (..\BDM_supportClasses.cpp:1891) running 1370 zc parser threads
  5754. -WARN - 1498594167: (..\BDM_supportClasses.cpp:1891) running 1375 zc parser threads
  5755. -WARN - 1498594167: (..\BDM_supportClasses.cpp:1891) running 1380 zc parser threads
  5756. -WARN - 1498594167: (..\BDM_supportClasses.cpp:1891) running 1385 zc parser threads
  5757. -WARN - 1498594167: (..\BDM_supportClasses.cpp:1891) running 1390 zc parser threads
  5758. -WARN - 1498594167: (..\BDM_supportClasses.cpp:1891) running 1395 zc parser threads
  5759. -WARN - 1498594167: (..\BDM_supportClasses.cpp:1891) running 1400 zc parser threads
  5760. -WARN - 1498594183: (..\BDM_supportClasses.cpp:1891) running 1405 zc parser threads
  5761. -WARN - 1498594183: (..\BDM_supportClasses.cpp:1891) running 1410 zc parser threads
  5762. -WARN - 1498594183: (..\BDM_supportClasses.cpp:1891) running 1415 zc parser threads
  5763. -WARN - 1498594183: (..\BDM_supportClasses.cpp:1891) running 1420 zc parser threads
  5764. -WARN - 1498594183: (..\BDM_supportClasses.cpp:1891) running 1425 zc parser threads
  5765. -WARN - 1498594183: (..\BDM_supportClasses.cpp:1891) running 1430 zc parser threads
  5766. -WARN - 1498594183: (..\BDM_supportClasses.cpp:1891) running 1435 zc parser threads
  5767. -WARN - 1498594184: (..\BDM_supportClasses.cpp:1891) running 1440 zc parser threads
  5768. -WARN - 1498594184: (..\BDM_supportClasses.cpp:1891) running 1445 zc parser threads
  5769. -WARN - 1498594184: (..\BDM_supportClasses.cpp:1891) running 1450 zc parser threads
  5770. -WARN - 1498594184: (..\BDM_supportClasses.cpp:1891) running 1455 zc parser threads
  5771. -WARN - 1498594184: (..\BDM_supportClasses.cpp:1891) running 1460 zc parser threads
  5772. -WARN - 1498594184: (..\BDM_supportClasses.cpp:1891) running 1465 zc parser threads
  5773. -WARN - 1498594184: (..\BDM_supportClasses.cpp:1891) running 1470 zc parser threads
  5774. -WARN - 1498594195: (..\BDM_supportClasses.cpp:1891) running 1475 zc parser threads
  5775. -WARN - 1498594195: (..\BDM_supportClasses.cpp:1891) running 1480 zc parser threads
  5776. -WARN - 1498594195: (..\BDM_supportClasses.cpp:1891) running 1485 zc parser threads
  5777. -WARN - 1498594195: (..\BDM_supportClasses.cpp:1891) running 1490 zc parser threads
  5778. -WARN - 1498594195: (..\BDM_supportClasses.cpp:1891) running 1495 zc parser threads
  5779. -WARN - 1498594195: (..\BDM_supportClasses.cpp:1891) running 1500 zc parser threads
  5780. -WARN - 1498594195: (..\BDM_supportClasses.cpp:1891) running 1505 zc parser threads
  5781. -WARN - 1498594198: (..\BDM_supportClasses.cpp:1891) running 1510 zc parser threads
  5782. -WARN - 1498594198: (..\BDM_supportClasses.cpp:1891) running 1515 zc parser threads
  5783. -WARN - 1498594198: (..\BDM_supportClasses.cpp:1891) running 1520 zc parser threads
  5784. -WARN - 1498594198: (..\BDM_supportClasses.cpp:1891) running 1525 zc parser threads
  5785. -WARN - 1498594198: (..\BDM_supportClasses.cpp:1891) running 1530 zc parser threads
  5786. -WARN - 1498594198: (..\BDM_supportClasses.cpp:1891) running 1535 zc parser threads
  5787. -WARN - 1498594198: (..\BDM_supportClasses.cpp:1891) running 1540 zc parser threads
  5788. -ERROR - 1498594237: (-ERROR - 1498594237..\SocketObject.cpp:134: (..\SocketObject.cpp:285) POLLERR in writeToSocket
  5789. ) POLLERR error in readFromSocketThread
  5790. -ERROR - 1498594237: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
  5791. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5792. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5793. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5794. -INFO - 1498594238-ERROR - 1498594238: (..\BitcoinP2P.cpp:969: (..\SocketObject.cpp:126) Disconnected from Bitcoin node
  5795. ) poll() error in writeToSocket: 10038
  5796. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5797. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5798. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5799. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5800. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5801. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5802. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5803. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5804. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5805. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5806. -ERROR - 1498594238: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
  5807.  
  5808.  
  5809. Log file opened at 1498605386: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5810. -INFO - 1498605386: (..\main.cpp:23) Running on 4 threads
  5811. -INFO - 1498605386: (..\main.cpp:24) Ram usage level: 4
  5812. -INFO - 1498605386: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5813. -INFO - 1498605386: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5814. -INFO - 1498605386: (..\lmdb_wrapper.cpp:388) Opening databases...
  5815. -INFO - 1498605388: (..\BDM_Server.cpp:996) registered bdv: bcac849788b80a50bad3
  5816. -INFO - 1498605389: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5817. -INFO - 1498605390: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5818. -INFO - 1498605438: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5819. -INFO - 1498605440: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5820. -INFO - 1498605445: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5821. -INFO - 1498605445: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5822. -INFO - 1498605448: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5823. -INFO - 1498605450: (..\DatabaseBuilder.cpp:268) parsed block file #909
  5824. -INFO - 1498605452: (..\DatabaseBuilder.cpp:268) parsed block file #910
  5825. -INFO - 1498605455: (..\DatabaseBuilder.cpp:268) parsed block file #913
  5826. -INFO - 1498605457: (..\DatabaseBuilder.cpp:268) parsed block file #917
  5827. -DEBUG - 1498605462: (..\Blockchain.cpp:242) Organizing chain
  5828. -INFO - 1498605470: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 30.069s
  5829. -INFO - 1498605470: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5830. -INFO - 1498605470: (..\BlockchainScanner.cpp:52) no history to scan
  5831. -INFO - 1498605470: (..\BlockchainScanner.cpp:813) no SSH to scan
  5832. -INFO - 1498605470: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.052s
  5833. -INFO - 1498605470: (..\DatabaseBuilder.cpp:160) init db in 80.713s
  5834. -INFO - 1498605470: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
  5835. -INFO - 1498605517: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5836. -WARN - 1498606178: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
  5837. -WARN - 1498606178: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
  5838. -WARN - 1498606178: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
  5839. -WARN - 1498606178: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
  5840. -WARN - 1498606178: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
  5841. -WARN - 1498606178: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
  5842. -WARN - 1498606178: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
  5843. -WARN - 1498608736: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
  5844. -WARN - 1498608736: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
  5845. -WARN - 1498608736: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
  5846. -WARN - 1498608736: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
  5847. -WARN - 1498608736: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
  5848. -WARN - 1498608736: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
  5849. -WARN - 1498608736: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
  5850. -WARN - 1498637677: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
  5851. -WARN - 1498637677: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
  5852. -WARN - 1498637677: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
  5853. -WARN - 1498637677: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
  5854. -WARN - 1498637677: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
  5855. -WARN - 1498637678: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
  5856. -WARN - 1498637757: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
  5857. -INFO - 1498649824: (..\nodeRPC.cpp:59) RPC connection established
  5858. -WARN - 1498665829: (..\BDM_supportClasses.cpp:1891) running 115 zc parser threads
  5859. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 120 zc parser threads
  5860. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 125 zc parser threads
  5861. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 130 zc parser threads
  5862. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 135 zc parser threads
  5863. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 140 zc parser threads
  5864. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 145 zc parser threads
  5865. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 150 zc parser threads
  5866. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 155 zc parser threads
  5867. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 160 zc parser threads
  5868. -WARN - 1498665830: (..\BDM_supportClasses.cpp:1891) running 165 zc parser threads
  5869. -WARN - 1498665855: (..\BDM_supportClasses.cpp:1891) running 170 zc parser threads
  5870. -WARN - 1498665855: (..\BDM_supportClasses.cpp:1891) running 175 zc parser threads
  5871. -WARN - 1498665855: (..\BDM_supportClasses.cpp:1891) running 180 zc parser threads
  5872. -WARN - 1498665855: (..\BDM_supportClasses.cpp:1891) running 185 zc parser threads
  5873. -WARN - 1498665855: (..\BDM_supportClasses.cpp:1891) running 190 zc parser threads
  5874. -WARN - 1498665855: (..\BDM_supportClasses.cpp:1891) running 195 zc parser threads
  5875. -WARN - 1498665856: (..\BDM_supportClasses.cpp:1891) running 200 zc parser threads
  5876. -WARN - 1498665856: (..\BDM_supportClasses.cpp:1891) running 205 zc parser threads
  5877. -WARN - 1498665856: (..\BDM_supportClasses.cpp:1891) running 210 zc parser threads
  5878. -WARN - 1498665856: (..\BDM_supportClasses.cpp:1891) running 215 zc parser threads
  5879. -WARN - 1498665856: (..\BDM_supportClasses.cpp:1891) running 220 zc parser threads
  5880. -WARN - 1498665856: (..\BDM_supportClasses.cpp:1891) running 225 zc parser threads
  5881. -ERROR - 1498684380: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  5882. -INFO - 1498684382: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5883. -INFO - 1498684528: (..\BDM_Server.cpp:1025) unregistered bdv: bcac849788b80a50bad3
  5884. -INFO - 1498684529: (..\BDM_Server.cpp:936) proceeding to shutdown
  5885. -ERROR - 1498684529: (..\SocketObject.cpp:262) poll() error in readFromSocketThread: 10038
  5886. -ERROR - 1498684530: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: poll() error in readFromSocketThread: 10038
  5887. -INFO - 1498684535: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5888. -ERROR - 1498684537: (..\BDM_mainthread.cpp:286) caught exception in main thread: terminate
  5889.  
  5890.  
  5891. Log file opened at 14:20:16.000: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5892. -INFO - 14:20:16.000: (..\main.cpp:29) Running on 4 threads
  5893. -INFO - 14:20:16.000: (..\main.cpp:30) Ram usage level: 4
  5894. -INFO - 14:20:16.000: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5895. -INFO - 14:20:16.000: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5896. -INFO - 14:20:16.015: (..\lmdb_wrapper.cpp:388) Opening databases...
  5897. -INFO - 14:20:17.826: (c:\users\goat\code\armory3\cppforswig\BDM_Server.h:248) Listening on port 58543
  5898. -INFO - 14:20:18.872: (..\BDM_Server.cpp:1024) registered bdv: c508851c2d033c1b9406
  5899. -INFO - 14:20:20.884: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5900. -INFO - 14:20:20.025: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5901. -INFO - 14:21:44.828: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5902. -INFO - 14:21:46.965: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5903. -INFO - 14:21:51.035: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5904. -INFO - 14:21:51.332: (..\DatabaseBuilder.cpp:268) parsed block file #904
  5905. -INFO - 14:21:53.673: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5906. -INFO - 14:21:54.499: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5907. -INFO - 14:21:57.322: (..\DatabaseBuilder.cpp:268) parsed block file #908
  5908. -INFO - 14:21:59.945: (..\DatabaseBuilder.cpp:268) parsed block file #909
  5909. -INFO - 14:22:00.084: (..\DatabaseBuilder.cpp:268) parsed block file #910
  5910. -INFO - 14:22:04.937: (..\DatabaseBuilder.cpp:268) parsed block file #912
  5911. -INFO - 14:22:05.637: (..\DatabaseBuilder.cpp:268) parsed block file #913
  5912. -INFO - 14:22:06.715: (..\DatabaseBuilder.cpp:268) parsed block file #914
  5913. -INFO - 14:22:09.397: (..\DatabaseBuilder.cpp:268) parsed block file #918
  5914. -DEBUG - 14:22:16.323: (..\Blockchain.cpp:242) Organizing chain
  5915. -INFO - 14:22:25.403: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 39.437s
  5916. -INFO - 14:22:25.543: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5917. -INFO - 14:22:25.559: (..\BlockchainScanner.cpp:52) no history to scan
  5918. -INFO - 14:22:25.559: (..\BlockDataMap.cpp:312) gc count: 0
  5919. -INFO - 14:22:25.559: (..\BlockDataMap.cpp:313) peak: 0
  5920. -INFO - 14:22:25.559: (..\BlockchainScanner.cpp:830) no SSH to scan
  5921. -INFO - 14:22:25.559: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.015s
  5922. -INFO - 14:22:25.559: (..\DatabaseBuilder.cpp:160) init db in 125.673s
  5923. -INFO - 14:22:25.559: (..\BDM_supportClasses.cpp:1841) Enabling zero-conf tracking
  5924. -INFO - 14:24:13.903: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5925. -ERROR - 14:57:13.398: (..\SocketObject.cpp:285) POLLERR error in readFromSocketThread
  5926. -ERROR - 14:57:13.476: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLERR error in readFromSocketThread
  5927. -INFO - 14:57:13.476: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5928.  
  5929.  
  5930. Log file opened at 15:02:23.000: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5931. -INFO - 15:02:23.000: (..\main.cpp:29) Running on 4 threads
  5932. -INFO - 15:02:23.000: (..\main.cpp:30) Ram usage level: 4
  5933. -INFO - 15:02:23.000: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5934. -INFO - 15:02:23.000: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5935. -INFO - 15:02:23.000: (..\lmdb_wrapper.cpp:388) Opening databases...
  5936. -INFO - 15:02:23.000: (c:\users\goat\code\armory3\cppforswig\BDM_Server.h:248) Listening on port 51795
  5937. -INFO - 15:02:24.123: (..\BDM_Server.cpp:1024) registered bdv: 189313389643df4b9ed6
  5938. -INFO - 15:02:24.326: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5939. -INFO - 15:02:24.497: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5940. -INFO - 15:02:27.524: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5941. -INFO - 15:02:30.833: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5942. -INFO - 15:02:35.028: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5943. -INFO - 15:02:36.338: (..\DatabaseBuilder.cpp:268) parsed block file #904
  5944. -INFO - 15:02:38.758: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5945. -INFO - 15:02:40.425: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5946. -INFO - 15:02:42.907: (..\DatabaseBuilder.cpp:268) parsed block file #908
  5947. -INFO - 15:02:47.320: (..\DatabaseBuilder.cpp:268) parsed block file #912
  5948. -INFO - 15:02:52.344: (..\DatabaseBuilder.cpp:268) parsed block file #914
  5949. -INFO - 15:02:54.403: (..\DatabaseBuilder.cpp:268) parsed block file #915
  5950. -INFO - 15:02:55.668: (..\DatabaseBuilder.cpp:268) parsed block file #916
  5951. -INFO - 15:02:55.730: (..\DatabaseBuilder.cpp:268) parsed block file #918
  5952. -INFO - 15:02:57.398: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  5953. -DEBUG - 15:03:04.434: (..\Blockchain.cpp:242) Organizing chain
  5954. -INFO - 15:03:14.825: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 43.992s
  5955. -INFO - 15:03:14.903: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5956. -INFO - 15:03:14.903: (..\BlockchainScanner.cpp:52) no history to scan
  5957. -INFO - 15:03:14.903: (..\BlockDataMap.cpp:312) gc count: 0
  5958. -INFO - 15:03:14.903: (..\BlockDataMap.cpp:313) peak: 0
  5959. -INFO - 15:03:14.919: (..\BlockchainScanner.cpp:830) no SSH to scan
  5960. -INFO - 15:03:14.950: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.046s
  5961. -INFO - 15:03:14.950: (..\DatabaseBuilder.cpp:160) init db in 49.608s
  5962. -INFO - 15:03:14.981: (..\BDM_supportClasses.cpp:1841) Enabling zero-conf tracking
  5963. -INFO - 15:06:23.429: (..\nodeRPC.cpp:406) Bitcoin server stopping
  5964. -ERROR - 15:06:26.987: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
  5965. -INFO - 15:06:26.987: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
  5966.  
  5967.  
  5968. Log file opened at 15:11:33.000: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\dbLog.txt
  5969. -INFO - 15:11:34.047: (..\main.cpp:29) Running on 4 threads
  5970. -INFO - 15:11:34.047: (..\main.cpp:30) Ram usage level: 4
  5971. -INFO - 15:11:34.047: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Bitcoin\blocks
  5972. -INFO - 15:11:34.062: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Aloysius Ssensamba\AppData\Roaming\Armory\databases
  5973. -INFO - 15:11:34.062: (..\lmdb_wrapper.cpp:388) Opening databases...
  5974. -INFO - 15:11:34.281: (c:\users\goat\code\armory3\cppforswig\BDM_Server.h:248) Listening on port 53591
  5975. -INFO - 15:11:35.716: (..\BDM_Server.cpp:1024) registered bdv: 498c573795d60869e174
  5976. -INFO - 15:11:35.856: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
  5977. -INFO - 15:11:36.012: (..\DatabaseBuilder.cpp:169) Reading headers from db
  5978. -INFO - 15:12:21.112: (..\DatabaseBuilder.cpp:208) Found 471214 headers in db
  5979. -INFO - 15:12:23.203: (..\DatabaseBuilder.cpp:51) updating HEADERS db
  5980. -INFO - 15:12:28.257: (..\DatabaseBuilder.cpp:477) Found next block after skipping 543234bytes
  5981. -INFO - 15:12:28.554: (..\DatabaseBuilder.cpp:268) parsed block file #904
  5982. -INFO - 15:12:29.942: (..\DatabaseBuilder.cpp:268) parsed block file #905
  5983. -INFO - 15:12:31.486: (..\DatabaseBuilder.cpp:268) parsed block file #906
  5984. -INFO - 15:12:34.357: (..\DatabaseBuilder.cpp:268) parsed block file #908
  5985. -INFO - 15:12:38.506: (..\DatabaseBuilder.cpp:268) parsed block file #909
  5986. -INFO - 15:12:39.770: (..\DatabaseBuilder.cpp:268) parsed block file #910
  5987. -INFO - 15:12:42.578: (..\DatabaseBuilder.cpp:268) parsed block file #912
  5988. -INFO - 15:12:44.419: (..\DatabaseBuilder.cpp:268) parsed block file #914
  5989. -INFO - 15:12:48.475: (..\DatabaseBuilder.cpp:268) parsed block file #916
  5990. -INFO - 15:12:48.787: (..\DatabaseBuilder.cpp:268) parsed block file #917
  5991. -INFO - 15:12:53.545: (..\DatabaseBuilder.cpp:268) parsed block file #918
  5992. -DEBUG - 15:12:53.561: (..\Blockchain.cpp:242) Organizing chain
  5993. -INFO - 15:13:03.357: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 40.156s
  5994. -INFO - 15:13:03.529: (..\DatabaseBuilder.cpp:106) scanning new blocks from #471213 to #471212
  5995. -INFO - 15:13:03.529: (..\BlockchainScanner.cpp:52) no history to scan
  5996. -INFO - 15:13:03.529: (..\BlockDataMap.cpp:312) gc count: 0
  5997. -INFO - 15:13:03.529: (..\BlockDataMap.cpp:313) peak: 0
  5998. -INFO - 15:13:03.560: (..\BlockchainScanner.cpp:830) no SSH to scan
  5999. -INFO - 15:13:03.747: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.202s
  6000. -INFO - 15:13:03.747: (..\DatabaseBuilder.cpp:160) init db in 87.892s
  6001. -INFO - 15:13:03.763: (..\BDM_supportClasses.cpp:1841) Enabling zero-conf tracking
  6002. -INFO - 15:15:26.254: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
  6003. -WARN - 05:42:58.515: (..\BDM_supportClasses.cpp:1898) running 10 zc parser threads
  6004. -WARN - 05:42:58.515: (..\BDM_supportClasses.cpp:1898) running 15 zc parser threads
  6005. -WARN - 05:42:58.515: (..\BDM_supportClasses.cpp:1898) running 20 zc parser threads
  6006. -WARN - 05:42:58.531: (..\BDM_supportClasses.cpp:1898) running 25 zc parser threads
  6007. -WARN - 05:42:58.531: (..\BDM_supportClasses.cpp:1898) running 30 zc parser threads
  6008. -WARN - 05:42:58.546: (..\BDM_supportClasses.cpp:1898) running 35 zc parser threads
Add Comment
Please, Sign In to add comment