https://bz.apache.org/bugzilla/show_bug.cgi?id=69584
--- Comment #2 from K <longhorns1...@gmail.com> --- 1) Using the default system properties applied by catalina.sh for tomcat-juli. CATALINA_LOGGING_CONFIG="-Djava.util.logging.config.file=$CATALINA_BASE/conf/logging.properties" 2) Only notable change is that I am using an older version of tomcat-juli. 8.0.36 3) Running on linux OS and jdk 17.0.14+7 Main issue is that for the stop command catalina.sh is setting up the tomcat-juli log manager (-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager) but excluding the tomcat-juli configuration (-Djava.util.logging.config.file=$CATALINA_BASE/conf/logging.properties) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org