[bisq-network/bisq] Seednode logs unhandled exception 10 times per second running master (#4110)

wiz notifications at github.com
Wed Apr 1 16:23:08 UTC 2020


Logs are filled with this message 10 times per second:

```
Apr-01 16:20:54.588 [SeedNodeMain] ERROR b.c.s.CommonSetup: Uncaught Exception from thread SeedNodeMain
Apr-01 16:20:54.588 [SeedNodeMain] ERROR b.c.s.CommonSetup: throwableMessage= com.google.common.util.concurrent.Futures.addCallback(Lcom/google/common/util/concurrent/ListenableFuture;Lcom/google/common/util/concurrent/FutureCallback;)V
Apr-01 16:20:54.588 [SeedNodeMain] ERROR b.c.s.CommonSetup: throwableClass= class java.lang.NoSuchMethodError
Apr-01 16:20:54.589 [SeedNodeMain] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.NoSuchMethodError: com.google.common.util.concurrent.Futures.addCallback(Lcom/google/common/util/concurrent/ListenableFuture;Lcom/google/common/util/concurrent/FutureCallback;)V
        at bisq.network.p2p.network.NetworkNode.sendMessage(NetworkNode.java:288)
        at bisq.network.p2p.peers.BroadcastHandler.sendToPeer(BroadcastHandler.java:172)
        at bisq.network.p2p.peers.BroadcastHandler.lambda$broadcast$2(BroadcastHandler.java:157)
        at bisq.common.FrameRateTimer.run(FrameRateTimer.java:50)
        at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
        at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
        at bisq.common.MasterTimer$1.lambda$run$0(MasterTimer.java:38)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:844)

```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4110
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200401/890d9dc1/attachment.html>


More information about the bisq-github mailing list