Open lumanga opened 5 years ago
Hi all thanks for your job.
After web research, I find that the YAMJ can't work with latest JAVA version in LINUX. Java after version 11 has remove parts needed from YAMJ. I had to unistall version 11 and install the old version 8!
sudo apt-get purge --auto-remove openjdk* sudo apt-get install openjdk-8-jre openjdk-8-jdk wget sudo update-alternatives --config java
Hi all thanks for your job.
After web research, I find that the YAMJ can't work with latest JAVA version in LINUX. Java after version 11 has remove parts needed from YAMJ. I had to unistall version 11 and install the old version 8!
sudo apt-get purge --auto-remove openjdk* sudo apt-get install openjdk-8-jre openjdk-8-jdk wget sudo update-alternatives --config java