You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2020-08-10 14:36:12 ERROR Context:109 - Performing thread fixup: you are accessing bitcoinj via a thread that has not had any context set on it.
2020-08-10 14:36:12 ERROR Context:110 - This error has been corrected for, but doing this makes your app less robust.
2020-08-10 14:36:12 ERROR Context:111 - You should use Context.propagate() or a ContextPropagatingThreadFactory.
2020-08-10 14:36:12 ERROR Context:112 - Please refer to the user guide for more information about this.
2020-08-10 14:36:12 ERROR Context:113 - Thread name is qtp1320826684-1297.
Although these are actually only informative (at this point) the underlying issue needs to be fixed.
The text was updated successfully, but these errors were encountered:
Log entries like these appear:
Although these are actually only informative (at this point) the underlying issue needs to be fixed.
The text was updated successfully, but these errors were encountered: