When the APM is started twice, an error occurs. This makes sense, but maybe it's possible to show the user a message which tells what's wrong (probably the miner started twice).
2020-07-13 14:47:39 main INFO PluginService - Loading plugins...
2020-07-13 14:47:40 main INFO PluginService - Loaded plugin implementations: test, nxt, btc
2020-07-13 14:47:40 main INFO PluginService - Loaded plugin vbtc (btc impl) from config
2020-07-13 14:47:40 main INFO PluginService - Loaded plugin test (test impl) from config
2020-07-13 14:47:40 main WARN AltchainPoPMiner - Fatal error: Unable to initialize VBK block store
2020-07-13 14:47:40 main INFO AltchainPoPMiner - Application exit
Application terminated unexpectedly, press any key to exit
When the APM is started twice, an error occurs. This makes sense, but maybe it's possible to show the user a message which tells what's wrong (probably the miner started twice).