error listenerstart Tomcat 6.0.20

2009-09-15 Thread Sarah_Sh
,randomRegionator,bestGuessRegionator,filterChainProxy,restFilterInvocationInterceptor,restFilterDefinitionMap,filterInvocationInterceptor,httpSessionContextIntegrationFilterWithASCTrue,httpSessionContextIntegrationFilterWithASCFalse,logoutFilter,authenticationProcessingFilter,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymousProcessingFilter,basicProcessingFilter,basicProcessingFilterEntryPoint,consoleExceptionTranslationFilter,owsExceptionTranslationFilter,rememberMeServices,authenticationManager,daoAuthenticationProvider,userDetailsService,operationSecurityInterceptor];
root of factory hierarchy
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
14 Sep 11:32:43 WARN [geoserver.logging] - Suppressing StdOut logging.  If
you want to see GeoServer logs, be sure to look in
'C:\temp\geonetwork\data\geoserver_data\..\..\jetty\logs\geoserver.log'
java.lang.NoSuchFieldError: KEY_CACHED_TILE_RECYCLING_ENABLED
at org.geoserver.jai.JAIInitializer.initJAI(JAIInitializer.java:60)
at org.geoserver.jai.JAIInitializer.initialize(JAIInitializer.java:30)
at
org.geoserver.config.GeoServerLoader.initialize(GeoServerLoader.java:141)
at
org.geoserver.config.GeoServerLoader.postProcessBeforeInitialization(GeoServerLoader.java:81)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:350)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1330)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495)
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

Could anybody help me where I have to look at to solve my problem?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/error-listenerstart-Tomcat-6.0.20-tp25450385p25450385.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: error listenerstart Tomcat 6.0.20

2009-09-15 Thread André Warnier

Sarah_Sh wrote:

Hi all,


Hi.
I have no idea about all the other stuff, but at least here there seems 
to be a small typo :



WARNUNG: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
property 'relaodable' to 'false' did not find a matching property.


'relaodable' probably needs to be 'reloadable' somewhere.

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: error listenerstart Tomcat 6.0.20

2009-09-15 Thread Sarah_Sh

Thank you for giving me a hint of the typo.

error listenerstart is still there.

Thanks.
Sarah


awarnier wrote:
 
 Sarah_Sh wrote:
 Hi all,
 
 Hi.
 I have no idea about all the other stuff, but at least here there seems 
 to be a small typo :
 
 WARNUNG: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
 property 'relaodable' to 'false' did not find a matching property.
 
 'relaodable' probably needs to be 'reloadable' somewhere.
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 

-- 
View this message in context: 
http://www.nabble.com/error-listenerstart-Tomcat-6.0.20-tp25450385p25451708.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: error listenerstart Tomcat 6.0.20

2009-09-15 Thread Mark Thomas
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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: error listenerstart Tomcat 6.0.20

2009-09-15 Thread Sarah_Sh

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?

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: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 

-- 
View this message in context: 
http://www.nabble.com/error-listenerstart-Tomcat-6.0.20-tp25450385p25453162.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: error listenerstart Tomcat 6.0.20

2009-09-15 Thread Mark Thomas
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: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



 




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: error listenerstart Tomcat 6.0.20

2009-09-15 Thread Sarah_Sh

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: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



 
 
 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 

-- 
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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org