|
From: Andrea A. <aa...@op...> - 2007-12-26 10:29:01
|
minimeteor ha scritto: > hi all, > I have deployed the GS1.6 RC2 war under the tomcat 5.5. > When I started tomcat,it reported log as below: > __________________________________________________ > 25 十二月 09:44:32 ERROR [context.ContextLoader] - Context initialization > failed > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'geoServer' defined in URL > [jar:file:/e:/Apache/Tomcat%205.5/webapps/geoserver/WEB-INF/lib/main-1.6.0-RC2.jar!/applicationContext.xml]: > Instantiation of bean failed; nested exception is > org.springframework.beans.FatalBeanException: Could not instantiate class > [org.vfny.geoserver.global.GeoServer]; constructor threw exception; nested > exception is java.lang.NoSuchFieldError: KEY_CACHED_TILE_RECYCLING_ENABLED > org.springframework.beans.FatalBeanException: Could not instantiate class > [org.vfny.geoserver.global.GeoServer]; constructor threw exception; nested > exception is java.lang.NoSuchFieldError: KEY_CACHED_TILE_RECYCLING_ENABLED > java.lang.NoSuchFieldError: KEY_CACHED_TILE_RECYCLING_ENABLED Hum, this question is becoming common enough that I've added a FAQ for it: http://docs.codehaus.org/pages/viewpage.action?pageId=41484313 Let me know if this helps Cheers Andrea |