[bisq-network/bisq] java.lang.IllegalArgumentException (#2235)

Christoph Atteneder notifications at github.com
Thu Jan 10 13:14:28 UTC 2019


I think it is something different. @emphasisx is running v0.9.3 and the exception get thrown is in the pending trades view:

```
Jan-09 14:03:13.833 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.IllegalArgumentException
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:108)
	at org.bitcoinj.utils.ExchangeRate.<init>(ExchangeRate.java:39)
	at org.bitcoinj.utils.ExchangeRate.<init>(ExchangeRate.java:47)
	at bisq.core.monetary.Price.getVolumeByAmount(Price.java:85)
	at bisq.core.trade.Trade.getTradeVolume(Trade.java:723)
	at bisq.desktop.main.portfolio.pendingtrades.PendingTradesView$5$1.updateItem(PendingTradesView.java:404)
	at bisq.desktop.main.portfolio.pendingtrades.PendingTradesView$5$1.updateItem(PendingTradesView.java:399)
	at javafx.controls/javafx.scene.control.TableCell.updateItem(TableCell.java:665)
	at javafx.controls/javafx.scene.control.TableCell.indexChanged(TableCell.java:469)

```

-- 
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/2235#issuecomment-453091650
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190110/a49be032/attachment.html>


More information about the bisq-github mailing list