[bisq-network/bisq] java.lang.NoClassDefFoundError: joptsimple/HelpFormatter (#5034)

Florian Reimair notifications at github.com
Fri Jan 8 12:34:58 CET 2021


No never saw that happening. Sorry. However, we had a similar case where the gradle directory got damaged somehow.

> not familiar enough with this tool to debug the error.

if you do not use gradle for development purposes please proceed with the steps below, else, you probably know your way around gradle anyways.


two things you can try:
- use JDK11 (yet you probably started with that) (aka make sure there is a `/usr/lib/jvm/java-11-openjdk` on your system)
- find your `.gradle` folder in your home directory and remove it
- `makepkg -i`


things to note: we are in quite a peculiar situation for arch linux with bisq, since bisq firmly asks for openjdk10, but it is not available anymore. its bisq-compatible successor, openjdk11, is on its way out as well and gradually harder to get. there are efforts to progress to a newer jdk but that is afaik a work in progress. arch users might need to fall back to the bin-package sooner or later.

-- 
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/5034#issuecomment-756709049
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210108/8a65589c/attachment.htm>


More information about the bisq-github mailing list