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

2018-04-30 Thread Alan Orth
I can definitely wait (our application won’t even run on Java >= 8 yet). I just wanted to make sure the bug was being tracked. Thanks! > On Apr 30, 2018, at 3:15 PM, Emmanuel Bourg wrote: > > Le 29/04/2018 à 19:07, Alan Orth a écrit : >> Ubuntu imported tomcat8/8.5.31 just

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

2018-04-30 Thread Emmanuel Bourg
Le 29/04/2018 à 19:07, Alan Orth a écrit : > Ubuntu imported tomcat8/8.5.31 just before the 18.04 release and Tomcat will > not run with OpenJDK 8 there either. Will you be waiting for a new Tomcat > release before re-compiling tomcat8 to work with OpenJDK 8, or can we > schedule something

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

2018-04-29 Thread Alan Orth
Ubuntu imported tomcat8/8.5.31 just before the 18.04 release and Tomcat will not run with OpenJDK 8 there either. Will you be waiting for a new Tomcat release before re-compiling tomcat8 to work with OpenJDK 8, or can we schedule something sooner?

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

2018-04-22 Thread Karl Miller
I got this tomcat bug because default-java-plugin (which does not exist for java 9) is recommended by default-jre https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893849

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

2018-04-18 Thread Michael Welsh Duggan
Emmanuel Bourg writes: > Le 18/04/2018 à 19:26, Michael Welsh Duggan a écrit : > >> Thanks. This would be good, as a Debian system will use >> /usr/lib/jre/default-java to run tomcat8 by default, and that symlink is >> not one changed by the alternatives system. As a result,

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

2018-04-18 Thread Emmanuel Bourg
Le 18/04/2018 à 19:26, Michael Welsh Duggan a écrit : > Thanks. This would be good, as a Debian system will use > /usr/lib/jre/default-java to run tomcat8 by default, and that symlink is > not one changed by the alternatives system. As a result, this will not > run without changing JAVA_HOME in

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

2018-04-18 Thread Michael Welsh Duggan
Emmanuel Bourg writes: > 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

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

2018-04-18 Thread Emmanuel Bourg
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

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

2018-04-16 Thread Michael Welsh Duggan
Package: tomcat8 Version: 8.5.30-1 Severity: normal Dear Maintainer, I had recently done an apt-get updgrade, and afterward I cannot connect to localhost:8080, where I run a solr instance. The logs have me failing with the following error thrown: 16-Apr-2018 19:57:50.564 SEVERE