################################### ## tomcat7-stderr.2014-05-15.log ## ################################### 15-May-2014 15:45:43 org.geotools.factory.FactoryRegistry scanForPlugins WARNING: Can't load a service for category "Operation". Cause is "ServiceConfigurationError: org.opengis.coverage.processing.Operation: Provider org.geotools (...) processing.OperationNotFoundException: No such "ZonalStats" operation for this processor.". sun.misc.ServiceConfigurationError: org.opengis.coverage.processing.Operation: Provider org.geotools.coverage.processing.operation.ZonalStats could not be instantiated: org.opengis.coverage.processing.OperationNotFoundException: No such "ZonalStats" operation for this processor. at sun.misc.Service.fail(Unknown Source) at sun.misc.Service.access$200(Unknown Source) at sun.misc.Service$LazyIterator.next(Unknown Source) at org.geotools.factory.FactoryRegistry.register(FactoryRegistry.java:826) at org.geotools.factory.FactoryRegistry.scanForPlugins(FactoryRegistry.java:772) at org.geotools.factory.FactoryRegistry.scanForPluginsIfNeeded(FactoryRegistry.java:805) at org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegistry.java:196) at org.geotools.coverage.processing.CoverageProcessor.scanForPlugins(CoverageProcessor.java:578) at org.geotools.coverage.processing.CoverageProcessor.getOperation(CoverageProcessor.java:455) at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.(GridCoverageRenderer.java:181) at org.geoserver.wms.map.RenderedImageMapOutputFormat.directRasterRender(RenderedImageMapOutputFormat.java:879) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:333) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:255) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:127) at org.geoserver.wms.GetMap.executeInternal(GetMap.java:466) at org.geoserver.wms.GetMap.run(GetMap.java:201) at org.geoserver.wms.GetMap.run(GetMap.java:111) at org.geoserver.wms.DefaultWebMapService.getMap(DefaultWebMapService.java:356) at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) at org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:61) at org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:35) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:86) at org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:54) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:54) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) at com.sun.proxy.$Proxy27.getMap(Unknown Source) at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:774) at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:272) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74) at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:53) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:82) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) at org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:46) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173) at org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:103) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:75) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:47) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: org.opengis.coverage.processing.OperationNotFoundException: No such "ZonalStats" operation for this processor. at org.geotools.coverage.processing.OperationJAI.getOperationDescriptor(OperationJAI.java:197) at org.geotools.coverage.processing.operation.ZonalStats.(ZonalStats.java:101) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) ... 115 more ava:248) at java.security.AccessController.doPrivileged(Native Method) at com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245) at com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177) at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357) at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:315) at com.sun.media.jai.mlib.MlibScaleRIF.create(MlibScaleRIF.java:67) 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 javax.media.jai.FactoryCache.invoke(FactoryCache.java:122) at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674) at org.geoserver.jai.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:412) at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332) at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819) at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867) at javax.media.jai.RenderedOp.getColorModel(RenderedOp.java:2242) at org.geotools.gce.imagemosaic.RasterLayerResponse$MosaicBuilder.produce(RasterLayerResponse.java:441) at org.geotools.gce.imagemosaic.RasterLayerResponse.prepareResponse(RasterLayerResponse.java:1007) at org.geotools.gce.imagemosaic.RasterLayerResponse.processRequest(RasterLayerResponse.java:687) at org.geotools.gce.imagemosaic.RasterLayerResponse.createResponse(RasterLayerResponse.java:648) at org.geotools.gce.imagemosaic.RasterManager.read(RasterManager.java:340) at org.geotools.gce.imagemosaic.ImageMosaicReader.read(ImageMosaicReader.java:994) at org.geoserver.wms.map.RenderedImageMapOutputFormat.readBestCoverage(RenderedImageMapOutputFormat.java:1296) at org.geoserver.wms.map.RenderedImageMapOutputFormat.directRasterRender(RenderedImageMapOutputFormat.java:861) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:333) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:255) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:127) at org.geoserver.wms.GetMap.executeInternal(GetMap.java:466) at org.geoserver.wms.GetMap.run(GetMap.java:201) at org.geoserver.wms.GetMap.run(GetMap.java:111) at org.geoserver.wms.DefaultWebMapService.getMap(DefaultWebMapService.java:356) at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) at org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:61) at org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:35) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:86) at org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:54) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:54) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) at com.sun.proxy.$Proxy27.getMap(Unknown Source) at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:774) at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:272) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74) at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:53) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:82) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) at org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:46) at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72) at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173) at org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:103) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:75) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:47) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: com.sun.medialib.mlib.Image at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1714) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1559) ... 132 more Exception in thread "http-bio-8080-exec-220" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-193" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-229" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-226" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-237" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-230" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-232" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-218" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-224" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-235" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-243" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-234" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-227" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-233" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-246" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-241" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-239" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-240" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-210" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-259" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-265" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-228" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-254" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-267" Exception in thread "http-bio-8080-exec-255" java.lang.OutOfMemoryError: PermGen space java.lang.OutOfMemoryError: PermGen space Error: One factory fails for the operation "Mosaic" Exception in thread "http-bio-8080-exec-223" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-262" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-268" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-257" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-269" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-270" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-271" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-272" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-273" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-274" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-275" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-276" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-277" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-278" java.lang.OutOfMemoryError: PermGen space Exception in thread "GWC DiskQuota clean up thread-1" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-279" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-280" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-266" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-256" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-281" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-222" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-208" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-236" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-249" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-244" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-282" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-283" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-284" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-285" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-286" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-287" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-288" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-289" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-290" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-291" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-292" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-293" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-294" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-295" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-297" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-296" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-298" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-299" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-301" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-302" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-300" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-303" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-304" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-305" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-306" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-307" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-308" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-309" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-310" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-311" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-312" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-313" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-314" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-315" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-252" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-316" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-317" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-318" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-319" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-321" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-320" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-322" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-323" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-324" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-325" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-326" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-327" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-328" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-329" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-330" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-331" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-332" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-333" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-334" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-335" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-336" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-337" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-338" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-339" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-340" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-341" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-342" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-343" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-242" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-344" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-345" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-346" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-347" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-348" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-349" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-350" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-351" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-352" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-353" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-354" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-355" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-356" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-357" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-358" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-359" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-360" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-361" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-362" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-363" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-364" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-365" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-366" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-367" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-368" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-369" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-370" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-371" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-372" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-373" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-374" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-375" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-376" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-377" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-378" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-379" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-380" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-381" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-382" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-383" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-384" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-385" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-386" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-387" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-388" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-389" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-390" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-391" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-392" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-393" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-394" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-395" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-396" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-397" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-398" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-399" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-400" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-401" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-402" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-403" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-404" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-405" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-406" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-407" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-408" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-409" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-410" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-411" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-412" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-413" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-414" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-415" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-416" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-417" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-418" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-419" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-420" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-421" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-422" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-423" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-424" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-425" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-426" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-427" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-428" java.lang.OutOfMemoryError: PermGen space Exception in thread "http-bio-8080-exec-429" java.lang.OutOfMemoryError: PermGen space Exception in thread "pool-9-thread-1" java.lang.OutOfMemoryError: PermGen space Exception in thread "Thread-13" java.lang.OutOfMemoryError: PermGen space Exception in thread "Thread-3780" java.lang.OutOfMemoryError: PermGen space