Hello, I just installed Ubuntu 18.04 Desktop and attempting to install Geoserver 2.14.1 on Tomcat9. I followed these instructions to get Tomcat9 up and running:
https://linuxize.com/post/how-to-install-tomcat-9-on-ubuntu-18-04/ I am running the the following openJDK and I correctly pointed Tomcat9 to it. openjdk 10.0.2 2018-07-17 OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4) OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, mixed mode) The web management interface for Tomcat9 works and I was able to deploy the Geoserver war. However, then I navigate to localhost:8080/geoserver/ I get HTTP Status 404 – Not Found Type Status Report Message /geoserver/ Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. First question, I suppose, is does Geoserver run on Tomcat9? Is my JDK ok? Thanks! Cliff
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
