Ok thank you. I searched for this error at google and found 1-2 posts about this error. So I look at my classes, application. In the end I will ask at another forum relating to the appl.
Best regards Sarah markt-2 wrote: > > Sarah_Sh wrote: >> Thank you for showing me the relevant part. >> >> Am I right that it is a problem with GeoserverInitStartupListener class? >> There aren´t such KEY_REPLACE_INDEX_COLOR_MODEL. Have I insert this or >> what >> could I do? > > Sorry. No idea. That code is from your app, not from Tomcat. > > Mark > > >> >> Thanks! >> Sarah >> >> >> markt-2 wrote: >>> Sarah_Sh wrote: >>>> Thank you for giving me a hint of the typo. >>>> >>>> error listenerstart is still there. >>> This is the relevant part of the logs: >>> >>> 14.09.2009 18:21:21 org.apache.catalina.core.StandardContext >>> listenerStart >>> SCHWERWIEGEND: Exception sending context initialized event to listener >>> instance of class org.geoserver.GeoserverInitStartupListener >>> java.lang.NoSuchFieldError: KEY_REPLACE_INDEX_COLOR_MODEL >>> at >>> org.geotools.resources.image.ImageUtilities.<clinit>(ImageUtilities.java:66) >>> at >>> org.geoserver.GeoserverInitStartupListener.contextInitialized(GeoserverInitStartupListener.java:59) >>> at >>> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3934) >>> at >>> org.apache.catalina.core.StandardContext.start(StandardContext.java:4429) >>> at >>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045) >>> at org.apache.catalina.core.StandardHost.start(StandardHost.java:722) >>> at >>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045) >>> at >>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443) >>> at >>> org.apache.catalina.core.StandardService.start(StandardService.java:516) >>> at >>> org.apache.catalina.core.StandardServer.start(StandardServer.java:710) >>> at org.apache.catalina.startup.Catalina.start(Catalina.java:583) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) >>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) >>> at java.lang.reflect.Method.invoke(Unknown Source) >>> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288) >>> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) >>> >>> Looks pretty self-explanatory to me. >>> >>> Mark >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/error-listenerstart-Tomcat-6.0.20-tp25450385p25453686.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
