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