Hi All,
My Box is a Centos-6.5, java 1.7.0.65, tomcat7, GeoServer 2.5.2.
I´ve just installed GeoServer and can´t bring it up. (I have other machines with previous releases working fine)
I´ve checked the jar files (gs-rest and gs-rest-config) and the mentioned file ‘storedFileFinder’ is there.
Any suggestions ? I´ ve browsed similar topics but the classpath continues enigmatic for me.
Thanks in advance.
Marcelo Pires
Log Extract →
2014-08-21 09:55:24,300 ERROR [context.ContextLoader] - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restWrapper’ defined in URL [jar:file:/var/lib/tomcat/webapps/geoserver/WEB-INF/lib/gs-rest-2.5.2.jar!/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘storeFileFinder’ defined in URL [jar:file:/var/lib/tomcat/webapps/geoserver/WEB-INF/lib/gs-restconfig-2.5.2.jar!/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.geoserver.data.util.CoverageStoreUtils