This seems to be related to my bug https://bugs.launchpad.net/ubuntu/+source/tomcat8/+bug/1766697 (sorry if this is the wrong way to link another bug). If the explanation is correct, dependencies and the init script in the tomcat8 package should be changed.
My workaround: - Install openjdk-11-jre-headless - Change init script /etc/init.d/tomcat8: 61c61 < for java_version in 9 8 --- > for java_version in 11 9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766882 Title: tomcat8: Errors thrown when connecting to default HTTP connector (localhost:8080) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tomcat8/+bug/1766882/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
