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

Use this forum to report bugs and to check for bugfixes and new releases of OpenEMM

Moderator: moderator

JuergenB
Posts: 152
Joined: Thu Dec 05, 2019 9:03 pm

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

Post 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