[bisq-network/bisq] Uncaught Exception from thread JavaFX Application Thread (#3599)

FKrauss notifications at github.com
Tue Nov 12 10:35:53 UTC 2019


### Description

There are no steps to reproduce, EB and AB. It’s always a random crash

#### Version

Version 1.2.3

### Steps to reproduce

<!--if you can reliably reproduce the bug, list the steps here  -->

### Expected behaviour

<!--description of the expected behavior -->

### Actual behaviour

<!-- explain what happened instead of the expected behaviour -->




#### Device or machine

<!-- device/machine used, operating system -->



#### Additional info

``` Nov-11 15:38:01.904 [JavaFX Application Thread] INFO  b.c.d.m.DaoStateMonitoringService: Conflict with non-seed nodes: We received a block hash from peer qrtwhjvzonspdhci.onion:9999 which conflicts with our block hash.
my daoStateHash=StateHash{
     height=603304,
     hash=db3b52e3b0437a8d92223f4660318fcb92375ae7,
     prevHash=6e0290a8b79b47161fd762f7054cbb57a49663ce
}
peers daoStateHash=StateHash{
     height=603304,
     hash=2001e3db2bfaa873912f9f0687e787de703b2b5c,
     prevHash=9e59f5ebc0ad3700259fd34d155f9acc6b615b09
} 
Nov-11 15:39:27.220 [JavaFX Application Thread] INFO  b.c.p.f.FeeService: BTC tx fee: txFeePerByte=18 
Nov-11 15:40:11.893 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: Uncaught Exception from thread JavaFX Application Thread 
Nov-11 15:40:11.894 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: throwableMessage= null 
Nov-11 15:40:11.894 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: throwableClass= class java.lang.NullPointerException 
Nov-11 15:40:11.899 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.NullPointerException
    at com.jfoenix.skins.JFXTextFieldSkin.updateTextPos(JFXTextFieldSkin.java:109)
    at com.jfoenix.skins.JFXTextFieldSkin.layoutChildren(JFXTextFieldSkin.java:93)
    at javafx.controls/javafx.scene.control.Control.layoutChildren(Control.java:601)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1211)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Parent.layout(Parent.java:1218)
    at javafx.graphics/javafx.scene.Scene.doLayoutPass(Scene.java:590)
    at javafx.graphics/javafx.scene.Scene$ScenePulseListener.pulse(Scene.java:2507)
    at javafx.graphics/com.sun.javafx.tk.Toolkit.lambda$runPulse$2(Toolkit.java:410)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at javafx.graphics/com.sun.javafx.tk.Toolkit.runPulse(Toolkit.java:409)
    at javafx.graphics/com.sun.javafx.tk.Toolkit.firePulse(Toolkit.java:436)
    at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:518)
    at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:498)
    at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.pulseFromQueue(QuantumToolkit.java:491)
    at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$11(QuantumToolkit.java:319)
    at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
    at javafx.graphics/com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
    at javafx.graphics/com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(GtkApplication.java:277)
    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/3599
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191112/0444682a/attachment-0001.html>


More information about the bisq-github mailing list