BUG in Runtime 24.04.000.*** (wrong ACL´s and wronk symlinks)
Posted: Sun Aug 11, 2024 9:11 am
Every installation of the new 24.04* release has some problmes with tomcat and getting it up and running.
i always need to set some folder ACL to get this thing working
and the manager link
This release is still buggy
i always need to set some folder ACL to get this thing working
Code: Select all
chown openemm:openemm /home/openemm/opt/apache-tomcat-10.1.25/ -R
chown root:root /home/openemm/opt/apache-tomcat-10.1.25/conf/Catalina/ -R
chown root:root /home/openemm/opt/apache-tomcat-10.1.25/work/Catalina/ -R
Code: Select all
ln -sf /home/openemm/opt/tomcat/webapps/manager manager