# $Id$ In case of problems take a look at the migration hints: https://tomcat.apache.org/migration-8.html Usually the start section of server.xml has updated. Do something like $EDITOR /usr/share/jpkg-tomcat85/apache-tomcat-85/conf/server.xml server.xml and maybe copy lines 23-32. Basically Listener org.apache.catalina.core.JasperListener seems to have dropped while org.apache.catalina.startup.VersionLoggerListener org.apache.catalina.core.ThreadLocalLeakPreventionListener have been added.