Bitcoin Forum

Bitcoin => Armory => Topic started by: Mr.Vice on May 06, 2017, 08:42:37 PM



Title: StopBlockingLoop & Poll Error
Post by: Mr.Vice on May 06, 2017, 08:42:37 PM
Dear Armory Devs,

Every time I shut down Armory 0.96 I get the following Error messages in my dblog file.

Code:
-INFO  - 1494103009: (..\nodeRPC.cpp:368) Bitcoin server stopping
-ERROR - 1494103010: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
-INFO  - 1494103010: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
-INFO  - 1494103012: (..\BDM_Server.cpp:1025) unregistered bdv: 96faba2858af79c5957a
-INFO  - 1494103012: (..\BDM_Server.cpp:936) proceeding to shutdown
-ERROR - 1494103012: (..\SocketObject.cpp:262) poll() error in readFromSocketThread: 10038
-ERROR - 1494103012: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: poll() error in readFromSocketThread: 10038
-INFO  - 1494103013: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
-ERROR - 1494103014: (..\BDM_mainthread.cpp:286) caught exception in main thread: terminate

Can I safely ignore that?

Kind regards,
Mr.Vice


Title: Re: StopBlockingLoop & Poll Error
Post by: achow101 on May 06, 2017, 09:05:48 PM
Yes.