Skip to content

Instantly share code, notes, and snippets.

@dmp1ce
Created March 21, 2020 00:49
Show Gist options
  • Save dmp1ce/d91a5de95e3333739f902ff0f262b101 to your computer and use it in GitHub Desktop.
Save dmp1ce/d91a5de95e3333739f902ff0f262b101 to your computer and use it in GitHub Desktop.
$ bisq-desktop
Picked up JAVA_TOOL_OPTIONS: -Duser.home=/home/david/snap/bisq-desktop/common
Mar-20 20:47:47.725 [main] INFO bisq.core.setup.CoreSetup:
Log files under: /home/david/snap/bisq-desktop/common/.local/share/Bisq/bisq
Mar-20 20:47:47.737 [main] INFO bisq.common.util.Utilities: System info: os.name=Linux; os.version=5.5.9-arch1-2; os.arch=amd64; sun.arch.data.model=64; JRE=11.0.6+10-post-Ubuntu-1ubuntu118.04.1 (Ubuntu); JVM=11.0.6+10-post-Ubuntu-1ubuntu118.04.1 (OpenJDK 64-Bit Server VM)
Mar-20 20:47:47.739 [main] INFO b.c.s.CoreNetworkCapabilities: Set Capability.RECEIVE_BSQ_BLOCK
Mar-20 20:47:47.850 [main] INFO bisq.common.app.Version: Version{VERSION=1.2.9, P2P_NETWORK_VERSION=1, LOCAL_DB_VERSION=1, TRADE_PROTOCOL_VERSION=2, BASE_CURRENCY_NETWORK=0, getP2PNetworkId()=10}
Mar-20 20:47:47.851 [main] INFO bisq.core.setup.CoreSetup: Path to Bisq jar file: /snap/bisq-desktop/x6/usr/lib/common.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/snap/bisq-desktop/x6/usr/lib/guice-4.2.2.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Mar-20 20:47:49.198 [JavaFX Application Thread] WARN b.c.p.ProvidersRepository: We have banned provider nodes: bannedNodes=[], selected provider baseUrl=http://62nvujg5iou3vu3i.onion/, providerList=[http://62nvujg5iou3vu3i.onion/, http://44mgyoe2b6oqiytt.onion/, http://xc3nh4juf2hshy7e.onion/, http://gztmprecgqjq64zh.onion/, http://ceaanhbvluug4we6.onion/]
Mar-20 20:47:49.234 [JavaFX Application Thread] INFO b.c.n.p.s.DefaultSeedNodeRepository: Seed nodes: [723ljisnynbtdohi.onion:8000, fl3mmribyxgrv63c.onion:8000, s67qglwhkgkyvr74.onion:8000, 3f3cu2yw7u457ztq.onion:8000, rm7b56wbrcczpjvl.onion:8000, jhgcy2won7xnslrb.onion:8000, 5quyxpxheyvzmb2d.onion:8000, ef5qnzx6znifo3df.onion:8000]
Mar-20 20:47:49.398 [JavaFX Application Thread] INFO b.c.s.CoreNetworkCapabilities: Set Capability.RECEIVE_BSQ_BLOCK
Mar-20 20:47:49.617 [JavaFX Application Thread] INFO b.c.btc.nodes.LocalBitcoinNode: No local Bitcoin node detected on port 8333.
Error: JavaFX detected no fonts! Please refer to release notes for proper font configuration
Mar-20 20:47:49.912 [JavaFX Application Thread] ERROR bisq.desktop.app.BisqApp: Error during app init java.lang.ExceptionInInitializerError: null
at bisq.desktop.main.MainView$1.computeValue(MainView.java:265)
at bisq.desktop.main.MainView$1.computeValue(MainView.java:246)
at javafx.beans.binding.ObjectBinding.get(ObjectBinding.java:151)
at javafx.beans.binding.ObjectExpression.getValue(ObjectExpression.java:49)
at com.sun.javafx.binding.ExpressionHelper.addListener(ExpressionHelper.java:53)
at javafx.beans.binding.ObjectBinding.addListener(ObjectBinding.java:71)
at javafx.beans.property.ObjectPropertyBase.bind(ObjectPropertyBase.java:174)
at bisq.desktop.main.MainView.initialize(MainView.java:246)
at bisq.desktop.common.view.InitializableView.initialize(InitializableView.java:41)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2573)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466)
at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435)
at bisq.desktop.common.fxml.FxmlViewLoader.loadFromFxml(FxmlViewLoader.java:100)
at bisq.desktop.common.fxml.FxmlViewLoader.load(FxmlViewLoader.java:89)
at bisq.desktop.common.view.CachingViewLoader.load(CachingViewLoader.java:41)
at bisq.desktop.app.BisqApp.loadMainView(BisqApp.java:260)
at bisq.desktop.app.BisqApp.startApplication(BisqApp.java:131)
at bisq.desktop.app.BisqAppMain.startApplication(BisqAppMain.java:129)
at bisq.core.app.BisqExecutable.onApplicationLaunched(BisqExecutable.java:124)
at bisq.desktop.app.BisqAppMain.onApplicationLaunched(BisqAppMain.java:97)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(GtkApplication.java:277)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.NullPointerException: null
at com.sun.javafx.font.LogicalFont.<init>(LogicalFont.java:181)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:113)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:153)
at com.sun.javafx.font.PrismFontFactory.createFont(PrismFontFactory.java:579)
at com.sun.javafx.font.PrismFontLoader.loadFont(PrismFontLoader.java:224)
at javafx.scene.text.Font.<init>(Font.java:346)
at javafx.scene.text.Font.getDefault(Font.java:110)
at javafx.scene.control.Tooltip.<clinit>(Tooltip.java:590)
... 27 common frames omitted
java.lang.ExceptionInInitializerError: null
at bisq.desktop.main.MainView$1.computeValue(MainView.java:265)
at bisq.desktop.main.MainView$1.computeValue(MainView.java:246)
at javafx.beans.binding.ObjectBinding.get(ObjectBinding.java:151)
at javafx.beans.binding.ObjectExpression.getValue(ObjectExpression.java:49)
at com.sun.javafx.binding.ExpressionHelper.addListener(ExpressionHelper.java:53)
at javafx.beans.binding.ObjectBinding.addListener(ObjectBinding.java:71)
at javafx.beans.property.ObjectPropertyBase.bind(ObjectPropertyBase.java:174)
at bisq.desktop.main.MainView.initialize(MainView.java:246)
at bisq.desktop.common.view.InitializableView.initialize(InitializableView.java:41)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2573)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466)
at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435)
at bisq.desktop.common.fxml.FxmlViewLoader.loadFromFxml(FxmlViewLoader.java:100)
at bisq.desktop.common.fxml.FxmlViewLoader.load(FxmlViewLoader.java:89)
at bisq.desktop.common.view.CachingViewLoader.load(CachingViewLoader.java:41)
at bisq.desktop.app.BisqApp.loadMainView(BisqApp.java:260)
at bisq.desktop.app.BisqApp.startApplication(BisqApp.java:131)
at bisq.desktop.app.BisqAppMain.startApplication(BisqAppMain.java:129)
at bisq.core.app.BisqExecutable.onApplicationLaunched(BisqExecutable.java:124)
at bisq.desktop.app.BisqAppMain.onApplicationLaunched(BisqAppMain.java:97)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(GtkApplication.java:277)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.NullPointerException: null
at com.sun.javafx.font.LogicalFont.<init>(LogicalFont.java:181)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:113)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:153)
at com.sun.javafx.font.PrismFontFactory.createFont(PrismFontFactory.java:579)
at com.sun.javafx.font.PrismFontLoader.loadFont(PrismFontLoader.java:224)
at javafx.scene.text.Font.<init>(Font.java:346)
at javafx.scene.text.Font.getDefault(Font.java:110)
at javafx.scene.control.Tooltip.<clinit>(Tooltip.java:590)
... 27 common frames omitted
Mar-20 20:47:49.914 [JavaFX Application Thread] WARN bisq.desktop.app.BisqApp: Scene not available yet, we create a new scene. The bug might be caused by an exception in a constructor or by a circular dependency in Guice. throwable=java.lang.ExceptionInInitializerError
Mar-20 20:47:49.934 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: Uncaught Exception from thread JavaFX Application Thread
Mar-20 20:47:49.934 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: throwableMessage= null
Mar-20 20:47:49.935 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: throwableClass= class java.lang.ExceptionInInitializerError
Mar-20 20:47:49.936 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: Stack trace:
java.lang.ExceptionInInitializerError
at javafx.scene.Node.reapplyCss(Node.java:9456)
at javafx.scene.Node.reapplyCSS(Node.java:9419)
at javafx.scene.Node.invalidatedScenes(Node.java:1087)
at javafx.scene.Node.setScenes(Node.java:1152)
at javafx.scene.Scene$8.invalidated(Scene.java:1225)
at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:112)
at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:147)
at javafx.scene.Scene.setRoot(Scene.java:1178)
at javafx.scene.Scene.<init>(Scene.java:356)
at javafx.scene.Scene.<init>(Scene.java:236)
at bisq.desktop.app.BisqApp.handleUncaughtException(BisqApp.java:173)
at bisq.desktop.app.BisqApp.startApplication(BisqApp.java:142)
at bisq.desktop.app.BisqAppMain.startApplication(BisqAppMain.java:129)
at bisq.core.app.BisqExecutable.onApplicationLaunched(BisqExecutable.java:124)
at bisq.desktop.app.BisqAppMain.onApplicationLaunched(BisqAppMain.java:97)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(GtkApplication.java:277)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.NullPointerException
at com.sun.javafx.font.LogicalFont.<init>(LogicalFont.java:181)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:113)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:153)
at com.sun.javafx.font.PrismFontFactory.createFont(PrismFontFactory.java:579)
at com.sun.javafx.font.PrismFontLoader.loadFont(PrismFontLoader.java:224)
at javafx.scene.text.Font.<init>(Font.java:346)
at javafx.scene.text.Font.getDefault(Font.java:110)
at javafx.scene.CssStyleHelper.<clinit>(CssStyleHelper.java:1516)
... 22 more
java.lang.ExceptionInInitializerError
at javafx.scene.Node.reapplyCss(Node.java:9456)
at javafx.scene.Node.reapplyCSS(Node.java:9419)
at javafx.scene.Node.invalidatedScenes(Node.java:1087)
at javafx.scene.Node.setScenes(Node.java:1152)
at javafx.scene.Scene$8.invalidated(Scene.java:1225)
at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:112)
at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:147)
at javafx.scene.Scene.setRoot(Scene.java:1178)
at javafx.scene.Scene.<init>(Scene.java:356)
at javafx.scene.Scene.<init>(Scene.java:236)
at bisq.desktop.app.BisqApp.handleUncaughtException(BisqApp.java:173)
at bisq.desktop.app.BisqApp.startApplication(BisqApp.java:142)
at bisq.desktop.app.BisqAppMain.startApplication(BisqAppMain.java:129)
at bisq.core.app.BisqExecutable.onApplicationLaunched(BisqExecutable.java:124)
at bisq.desktop.app.BisqAppMain.onApplicationLaunched(BisqAppMain.java:97)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(GtkApplication.java:277)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.NullPointerException
at com.sun.javafx.font.LogicalFont.<init>(LogicalFont.java:181)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:113)
at com.sun.javafx.font.LogicalFont.getLogicalFont(LogicalFont.java:153)
at com.sun.javafx.font.PrismFontFactory.createFont(PrismFontFactory.java:579)
at com.sun.javafx.font.PrismFontLoader.loadFont(PrismFontLoader.java:224)
at javafx.scene.text.Font.<init>(Font.java:346)
at javafx.scene.text.Font.getDefault(Font.java:110)
at javafx.scene.CssStyleHelper.<clinit>(CssStyleHelper.java:1516)
... 22 more
Mar-20 20:47:49.939 [JavaFX Application Thread] WARN bisq.desktop.app.BisqApp: Scene not available yet, we create a new scene. The bug might be caused by an exception in a constructor or by a circular dependency in Guice. throwable=java.lang.ExceptionInInitializerError
Mar-20 20:47:49.939 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: Uncaught Exception from thread JavaFX Application Thread
Mar-20 20:47:49.939 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: throwableMessage= Could not initialize class javafx.scene.CssStyleHelper
Mar-20 20:47:49.939 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: throwableClass= class java.lang.NoClassDefFoundError
Mar-20 20:47:49.940 [JavaFX Application Thread] ERROR bisq.common.setup.CommonSetup: Stack trace:
java.lang.NoClassDef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment