Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 02 Feb 10:02:27 INFO [geoserver.wms] -
- Request: getServiceInfo
- 02 Feb 10:02:27 ERROR [geoserver.ows] -
- java.lang.RuntimeException: Unable to find function aaa:Decimation
- at org.geotools.filter.FunctionFinder.findFunction(FunctionFinder.java:205)
- at org.geotools.filter.FunctionFinder.findFunction(FunctionFinder.java:152)
- at org.geotools.filter.FunctionFinder.findFunction(FunctionFinder.java:127)
- at org.geotools.filter.FilterFactoryImpl.function(FilterFactoryImpl.java:754)
- at org.geotools.filter.ExpressionDOMParser.expression(ExpressionDOMParser.java:424)
- at org.geotools.styling.SLDParser.parseFeatureTypeStyle(SLDParser.java:855)
- at org.geotools.styling.SLDParser.parseStyle(SLDParser.java:808)
- at org.geotools.styling.SLDParser.parseNamedLayer(SLDParser.java:677)
- at org.geotools.styling.SLDParser.parseDescriptor(SLDParser.java:469)
- at org.geotools.styling.SLDParser.parseSLD(SLDParser.java:431)
- at org.geoserver.catalog.Styles$Handler$1.parse(Styles.java:285)
- at org.geoserver.catalog.Styles.parse(Styles.java:95)
- at org.geoserver.catalog.ResourcePool.getStyle(ResourcePool.java:1568)
- at org.geoserver.catalog.impl.StyleInfoImpl.getStyle(StyleInfoImpl.java:84)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at org.geoserver.catalog.impl.ModificationProxy.invoke(ModificationProxy.java:145)
- at com.sun.proxy.$Proxy6.getStyle(Unknown Source)
- at org.geoserver.wms.WMS.getStyleByName(WMS.java:209)
- at org.geoserver.wms.legendgraphic.GetLegendGraphicKvpReader.parseStyleAndRule(GetLegendGraphicKvpReader.java:351)
- at org.geoserver.wms.legendgraphic.GetLegendGraphicKvpReader.parseOptionalParameters(GetLegendGraphicKvpReader.java:282)
- at org.geoserver.wms.legendgraphic.GetLegendGraphicKvpReader.read(GetLegendGraphicKvpReader.java:176)
- at org.geoserver.wms.legendgraphic.GetLegendGraphicKvpReader.read(GetLegendGraphicKvpReader.java:61)
- at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1412)
- at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:622)
- at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:263)
- 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:707)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
- at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
- at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74)
- at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- 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:52)
- 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:134)
- at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
- at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:75)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:47)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.geoserver.filters.FlushSafeFilter.doFilter(FlushSafeFilter.java:43)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
- at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
- at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
- at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
- at org.mortbay.jetty.Server.handle(Server.java:324)
- at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
- at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:828)
- at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
- at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
- at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
- at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
- at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement