Sorry for my bad English.
Version
2.4-RC2
Git Revision
c9f45110672fd1e6dc70f7c7b4bc20e0d658913f
Build Date
03-Sep-2013 11:41
GeoTools Version
10-RC2 (rev 5481f4202bd33093b4f41a8ae480ec23a9997e0f)
GeoWebCache Version
1.5.0-beta (rev 1.5.x/938be98ee3b9107a48a4d1b970ff9b8b625296d9)
3.2.0-53-generic #81-Ubuntu SMP Thu Aug 22 21:01:03 UTC 2013 x86_64 x86_64
x86_64 GNU/Linux
I have this problem: If i clik on map, in GWC Demos preview, and i want see
feature info, I get the following log:
2013-09-12 13:53:07,250 WARN [gwc.layer] - Unsupported format request:
application/vnd.ogc.gml/3.1.1
org.geowebcache.mime.MimeException: Unsupported format request:
application/vnd.ogc.gml/3.1.1
at org.geowebcache.mime.MimeType.createFromFormat(MimeType.java:134)
at
org.geoserver.gwc.layer.GeoServerTileLayer.getInfoMimeTypes(GeoServerTileLayer.java:1070)
at
org.geowebcache.service.wms.WMSService.handleGetFeatureInfo(WMSService.java:318)
at
org.geowebcache.service.wms.WMSService.handleRequest(WMSService.java:266)
at
org.geowebcache.service.wms.WMSService$$FastClassByCGLIB$$85c0e55b.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)
at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at
org.geoserver.gwc.config.GWCServiceEnablementInterceptor.invoke(GWCServiceEnablementInterceptor.java:46)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
at
org.geowebcache.service.wms.WMSService$$EnhancerByCGLIB$$bd75851a.handleRequest(<generated>)
at
org.geowebcache.GeoWebCacheDispatcher.handleServiceRequest(GeoWebCacheDispatcher.java:344)
at
org.geowebcache.GeoWebCacheDispatcher.handleRequestInternal(GeoWebCacheDispatcher.java:254)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at
org.geoserver.gwc.dispatch.GwcServiceProxy.dispatch(GwcServiceProxy.java:87)
at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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: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.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
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.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)
2013-09-12 13:53:07,252 INFO [geoserver.wms] -
Request: getServiceInfo
2013-09-12 13:53:16,182 INFO [geoserver.wms] -
Request: getFeatureInfo
PropertyNames = null
QueryLayers = [org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com,
org.geoserver.wms.MapLayerInfo@anonymised.com]
GetMapRequest =
GetMap Request
version: 1.1.1
output format: text/html
width height: 1619,823
bbox: ReferencedEnvelope[-97467.232804 : 26284.315973, 6362221.704736 :
6425129.379006]
layers:
ENC:lndare_180000_ru3mrh50_area,ENC:drgare_180000_ru3mrh50_area,ENC:depare_180000_ru3mrh50_area,ENC:lakare_180000_ru3mrh50_area,ENC:tesare_180000_ru3mrh50_area,ENC:rivers_180000_ru3mrh50_line,ENC:rivers_180000_ru3mrh50_area,ENC:exezne_180000_ru3mrh50_area,ENC:admare_180000_ru3mrh50_area,ENC:stslne_180000_ru3mrh50_line,ENC:slogrd_180000_ru3mrh50_area2,ENC:sbdare_180000_ru3mrh50_area,ENC:seaare_180000_ru3mrh50_area,ENC:lndrgn_180000_ru3mrh50_area,ENC:ctnare_180000_ru3mrh50_area,ENC:achare_180000_ru3mrh50_area,ENC:navlne_180000_ru3mrh50_line,ENC:wrecks_180000_ru3mrh50_point,ENC:wrecks_180000_ru3mrh50_area,ENC:uwtroc_180000_ru3mrh50_point,ENC:slotop_180000_ru3mrh50_line,ENC:sbdare_180000_ru3mrh50_point,ENC:roadwy_180000_ru3mrh50_line,ENC:rctlpt_180000_ru3mrh50_point,ENC:railwy_180000_ru3mrh50_line,ENC:rdosta_180000_ru3mrh50_point,ENC:prcare_180000_ru3mrh50_area,ENC:obstrn_180000_ru3mrh50_point,ENC:obstrn_180000_ru3mrh50_area,ENC:magvar_180000_ru3mrh50_point,ENC:lndrgn_180000_ru3mrh50_point,ENC:lndelv_180000_ru3mrh50_point,ENC:lndare_180000_ru3mrh50_point,ENC:hrbfac_180000_ru3mrh50_area,ENC:fairwy_180000_ru3mrh50_area,ENC:dwrtpt_180000_ru3mrh50_area,ENC:buisgl_180000_ru3mrh50_point1,ENC:airare_180000_ru3mrh50_point,ENC:depcnt_180000_ru3mrh50_line,ENC:resare_180000_ru3mrh50_area,ENC:ponton_180000_ru3mrh50_line,ENC:pilpnt_180000_ru3mrh50_point,ENC:istzne_180000_ru3mrh50_area,ENC:topmar_180000_ru3mrh50_point,ENC:soundg_180000_ru3mrh50_point,ENC:rectrc_180000_ru3mrh50_line,ENC:pilbop_180000_ru3mrh50_point,ENC:lndmrk_180000_ru3mrh50_point2,ENC:fogsig_180000_ru3mrh50_point,ENC:damcon_180000_ru3mrh50_line,ENC:slcons_180000_ru3mrh50_line,ENC:slcons_180000_ru3mrh50_area,ENC:daymar_180000_ru3mrh50_point,ENC:coalne_180000_ru3mrh50_line,ENC:cgusta_180000_ru3mrh50_point,ENC:lights_180000_ru3mrh50_point,ENC:boyspp_180000_ru3mrh50_point,ENC:boysaw_180000_ru3mrh50_point,ENC:boylat_180000_ru3mrh50_point,ENC:boycar_180000_ru3mrh50_point,ENC:bridge_180000_ru3mrh50_line,ENC:bcnspp_180000_ru3mrh50_point,ENC:depare_180000_ru3mrh50_line
styles:
Lndare_DAY_BRIGHT,Drgare_DAY_BRIGHT,Depare_DAY_BRIGHT,Lakare_DAY_BRIGHT,Tesare_DAY_BRIGHT,Rivers_DAY_BRIGHT,Rivers_DAY_BRIGHT,Exezne_DAY_BRIGHT,Admare_DAY_BRIGHT,Stslne_DAY_BRIGHT,Slogrd_DAY_BRIGHT,Sbdare_DAY_BRIGHT,Seaare_DAY_BRIGHT,Lndrgn_DAY_BRIGHT,Ctnare_DAY_BRIGHT,Achare_DAY_BRIGHT,Navlne_DAY_BRIGHT,Wrecks_DAY_BRIGHT,Wrecks_DAY_BRIGHT,Uwtroc_DAY_BRIGHT,Slotop_DAY_BRIGHT,Sbdare_DAY_BRIGHT,Roadwy_DAY_BRIGHT,Rctlpt_DAY_BRIGHT,Railwy_DAY_BRIGHT,Rdosta_DAY_BRIGHT,Prcare_DAY_BRIGHT,Obstrn_DAY_BRIGHT,Obstrn_DAY_BRIGHT,Magvar_DAY_BRIGHT,Lndrgn_DAY_BRIGHT,Lndelv_DAY_BRIGHT,Lndare_DAY_BRIGHT,Hrbfac_DAY_BRIGHT,Fairwy_DAY_BRIGHT,Dwrtpt_DAY_BRIGHT,Buisgl_DAY_BRIGHT,Airare_DAY_BRIGHT,Depcnt_DAY_BRIGHT,Resare_DAY_BRIGHT,Ponton_DAY_BRIGHT,Pilpnt_DAY_BRIGHT,Istzne_DAY_BRIGHT,Topmar_DAY_BRIGHT,Soundg_DAY_BRIGHT,Rectrc_DAY_BRIGHT,Pilbop_DAY_BRIGHT,Lndmrk_DAY_BRIGHT,Fogsig_DAY_BRIGHT,Damcon_DAY_BRIGHT,Slcons_DAY_BRIGHT,Slcons_DAY_BRIGHT,Daymar_DAY_BRIGHT,Coalne_DAY_BRIGHT,Cgusta_DAY_BRIGHT,Lights_DAY_BRIGHT,Boyspp_DAY_BRIGHT,Boysaw_DAY_BRIGHT,Boylat_DAY_BRIGHT,Boycar_DAY_BRIGHT,Bridge_DAY_BRIGHT,Bcnspp_DAY_BRIGHT,Depare_DAY_BRIGHT
XPixel = 936
YPixel = 628
FeatureCount = 50
InfoFormat = text/html
Exceptions = SE_XML
Version = 1.1.1
Request = GetFeatureInfo
BaseUrl = http://localhost:8080/geoserver/
Get = false
RawKvp = {INFO_FORMAT=text/html,
BBOX=-97467.232804,6362221.704736,26284.315973,6425129.379006,
QUERY_LAYERS=ENC:ru3mrh50_180000_DAY_BRIGHT, SERVICE=WMS, HEIGHT=823,
REQUEST=GetFeatureInfo, STYLES=, WIDTH=1619, FEATURE_COUNT=50,
EXCEPTIONS=SE_XML, VERSION=1.1.1, FORMAT=text/html,
LAYERS=ENC:ru3mrh50_180000_DAY_BRIGHT, Y=628, X=936, SRS=EPSG:900913}
RequestCharset = null
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoServer-2-4-RC2-released-tp5075995p5077472.html
Sent from the GeoServer - User mailing list archive at Nabble.com.