Hi PlayerOne, Bearing in my how newbie I am, it'll either be me omitting a command. Or it might be that the following line didn't get executed:
echo '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/amd64/jli' >> /etc/ld.so.conf.d/java.conf Look in the file: /etc/ld.so.conf Is should contain just one line: include ld.so.conf.d/*.conf Then check inside the file: /etc/ld.so.conf.d/java.conf It should also contain just one line: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/amd64/jli In the file: /etc/systemd/system/tomcat.service did you amend the JAVA_HOME line to: Environment="JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/" ? Thanks for the update. -David -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
