Geoserver 2.8.1 Tomcat 8 Install Issue

المشرف العام

Administrator
طاقم الإدارة
So I downloaded the Geoserver web archive and dropped it into webapps. After it appeared to have completed i went to http://hostname/geoserver and I am presented with a 404. Upon closer inspection I am getting this in the localhost log output.

06-Dec-2015 14:12:33.140 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext 06-Dec-2015 14:13:00.526 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class org.geoserver.platform.GeoServerContextLoaderListener java.lang.ExceptionInInitializerError at org.geoserver.security.xml.XMLValidator.validateRoleRegistry(XMLValidator.java:84) at org.geoserver.security.xml.XMLRoleService.deserialize(XMLRoleService.java:132) at org.geoserver.security.xml.XMLRoleService.initializeFromConfig(XMLRoleService.java:93) at org.geoserver.security.concurrent.LockingRoleService.initializeFromConfig(LockingRoleService.java:257) at org.geoserver.security.GeoServerSecurityManager$RoleServiceHelper.load(GeoServerSecurityManager.java:3068) at org.geoserver.security.GeoServerSecurityManager.loadRoleService(GeoServerSecurityManager.java:888) at org.geoserver.security.GeoServerSecurityManager.init(GeoServerSecurityManager.java:574) at org.geoserver.security.GeoServerSecurityManager.init(GeoServerSecurityManager.java:559) at org.geoserver.security.GeoServerSecurityManager.onApplicationEvent(GeoServerSecurityManager.java:386) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:327) at org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:26) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4772) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5196) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:917) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1701) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: XPathFactory#newInstance() failed to create an XPathFactory for the default object model: java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: java.sun.com/jaxp/xpath/dom at javax.xml.xpath.XPathFactory.newInstance(Unknown Source) at org.geoserver.security.xml.XMLXpathFactory.(XMLXpathFactory.java:40) at org.geoserver.security.xml.XMLXpathFactory.(XMLXpathFactory.java:28) ... 25 more

I also have restarted tomcat and cleared all tmp dirs. I am running openjdk 1.7



أكثر...
 
أعلى