Bug#895866: tomcat8: Errors thrown when connecting to default HTTP connector (localhost:8080)

Emmanuel Bourg ebourg at apache.org
Wed Apr 18 14:49:14 BST 2018


Thank you for reporting this issue Michael. This issue happens because
tomcat8/8.5.30-1 was built with OpenJDK 9 and can no longer run with
OpenJDK 8 due to the use of new java.nio.ByteBuffer methods.If you
switch to OpenJDK 9 to run Tomcat the issue should go away.

I'll make tomcat8 runnable again with OpenJDK 8 in the next update.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list