Hello goatpig,
and thanks for the reply.
-INFO - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\main.cpp:32) Running on 8 threads
-INFO - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\main.cpp:33) Ram usage level: 50
-INFO - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:915) blkfile dir: X:\bitcoin\bitcoin/blocks
-INFO - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:916) lmdb dir: X:\bitcoin\armory/databases
-INFO - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.h:263) Listening on port 9001
-ERROR - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1277) There is already a process listening on 127.0.0.1:9001
-ERROR - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1279) ArmoryDB cannot start under these conditions. Shutting down!
-ERROR - 20:29:36.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1280) Make sure to shutdown the conflicting process before trying again (most likely another ArmoryDB instance).
I tracked down 9001 to System and after some searching I found that Intel has started using port 9001 for some of their drivers.
Not sure what can be done for that from our side.
By the way goatpig,
thank you for your work!