Check that nothing went during the install of guacamole.war into tomcat # Remove Guacamole from tomcat: cp /opt/tomcat/latest/webapps/guacamole.war /tmp/guacamole.war rm /opt/tomcat/latest/webapps/guacamole.war #restart tomcat slowly systemctl stop tomcat systemctl start tomcat # Install a clean copy of guacamole.war into tomcat cp /root/guacamole.war /opt/tomcat/latest/webapps/guacamole.war
-David -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
