Hi list, I have problems starting GeoServer that is located in /usr/share. I have a geoserver.xml file that is pointing to that location like this "<Context path="/geoserver" docBase="/usr/share/geoserver/" />"
I have installed Tomcat 8 and GeoServer 2.13. First time it worked perfectly, than I wanted to add the monitoring plugin and since then nothing works. I also anabled native JAI and Jai I/O, In catalina.out i have this errors: "[localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying configuration descriptor [/opt/apache-tomcat8/tomcat8_instance1/conf/Catalina/localhost/geoserver.xml] 13-Jul-2018 10:03:57.707 SEVERE [localhost-startStop-1] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/geoserver]]" SEVERE [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying configuration descriptor [/opt/apache-tomcat8/tomcat8_instance1/conf/Catalina/localhost/geoserver.xml] java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/geoserver]] Permissions for geoserver folder and subfolders are given to tomcat user as well as group tomcat If try to deploy in webapps folder everything is ok. Any ideea what could be wrong? Kind regards, Corina -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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
