I have OpenJDK11 on my PC and on the first deployment i got an error that my jar was built to a newer version.
Then I followed instructions in this link and installed bellsoft jdk11 on the Pi
ABMaterial did not run and the errors was
I started all over with a new SD card and installed openjdk-9 using this command:
Everything works fine.
To be sure I started all over with a new SD card and installed bellsoft jdk12 on the Pi
Exactly the same error again.
Then I followed instructions in this link and installed bellsoft jdk11 on the Pi
ABMaterial did not run and the errors was
B4X:
/js/core.4.30.min.js
Not Found
/js/sessioncreator.js
Not Found
/css/materialize.4.26.min.css
Not Found
/favicon.ico
Not Found
I started all over with a new SD card and installed openjdk-9 using this command:
B4X:
apt-get install openjdk-9-jdk-headless
To be sure I started all over with a new SD card and installed bellsoft jdk12 on the Pi
Exactly the same error again.