GWC Extension for GeoServer 1.7.0 RC3 and 1.6.5 have been updated,
1.7.0-RC3a:
https://sourceforge.net/project/showfiles.php?group_id=25086&package_id=129885&release_id=627504
1.6.5a:
https://sourceforge.net/project/showfiles.php?group_id=25086&package_id=129885&release_id=626592
In both cases it fixes a case where a thread can get stuck while trying to approximate to the closest tile, provided the input bounds meet some resolution constraints but fail others.
For 1.6.5 this should also fix the issue described below.
Herbert, David J wrote:
Hello,
I have been trying to get the GWC plugin (downloaded from Geoserver site) running with Geoserver 1.6.5 on Windows XP. I deployed Geoserver using the WAR file distribution. Following the instructions with the plugin download, I now find Geoserver fails to start. The relevant lines from the logs are:
30 Sep 10:38:50 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from URL [jar:file:/C:/Documents%20and%20Settings/darb1/.netbeans/6.1/apache-tomcat-6.0.16_base/webapps/geoserver/WEB-INF/lib/gwc-0.1.jar!/applicationContext.xml]
30 Sep 10:38:50 ERROR [context.ContextLoader] - Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'gwcXmlConfig' defined in URL [jar:file:/C:/Documents%20and%20Settings/darb1/.netbeans/6.1/apache-tomcat-6.0.16_base/webapps/geoserver/WEB-INF/lib/gwc-0.1.jar!/applicationContext.xml]: Class that bean class [org.geowebcache.util.XMLConfiguration] depends on not found; nested exception is java.lang.NoClassDefFoundError: com/thoughtworks/xstream/io/HierarchicalStreamWriter
java.lang.NoClassDefFoundError: com/thoughtworks/xstream/io/HierarchicalStreamWriterLooks like there's an unfulfilled dependency here - I tried downloading the xstream-1.1.3 jar file and installing this into WEB-INF/lib, but that just gets me on to the next problem i.e:
<snip>
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers