Page 1 of 1

BUG in Runtime 24.04.000.*** (wrong ACL´s and wronk symlinks)

Posted: Sun Aug 11, 2024 9:11 am
by JuergenB
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

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
and the manager link

Code: Select all

ln -sf /home/openemm/opt/tomcat/webapps/manager manager
This release is still buggy