[bisq-network/bisq] Upgrade to Gradle 7.3 (PR #5824)

Stephan Oeste notifications at github.com
Sun Nov 14 12:59:38 CET 2021


Not starting after build.

Reproduce:
As stated in the README I used this script to install a fresh pricenode on Ubuntu 20.04.3 LTS: 
https://github.com/bisq-network/bisq/blob/master/pricenode/install_pricenode_debian.sh

After that worked I checked out this PR and started as bisq user:
```
./gradlew clean
./gradlew :pricenode:installDist  -x test
```

As root:
```
service bisq-pricenode restart
```

Error in LOG is:
```
Nov 14 11:50:33 ubuntu-4gb-fsn1-1 bisq-pricenode[23825]: Error: Could not find or load main class 2
Nov 14 11:50:33 ubuntu-4gb-fsn1-1 bisq-pricenode[23825]: Caused by: java.lang.ClassNotFoundException: 2
```

Starting manuel als user bisq:
```
bisq at ubuntu-4gb-fsn1-1:~$ /bisq/bisq/bisq-pricenode 2
Error: Could not find or load main class 2
Caused by: java.lang.ClassNotFoundException: 2
```

-- 
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/pull/5824#issuecomment-968276686
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211114/e92d4ef7/attachment.htm>


More information about the bisq-github mailing list