Hi Jody,

thanks a lot, the problem seems to be solved by computing from srs extent,

Regards,

Ema.

2017-10-31 23:28 GMT+01:00 Jody Garnett <jody.garn...@gmail.com>:

> Please check your spatial reference system and bounds for the dataset.
>
> Spatial reference systems have a range in which they are computationally
> stable, beyond that (for example near the poles) some spatial reference
> systems do not work resulting in issues like you see above.
>
> If your data is "invalid" (ie outside the valid area) consider using
> "compute for srs extent" rather than "compute from data" button when
> configuring your layer.
>
> --
> Jody Garnett
>
> On 27 October 2017 at 07:32, geography79 <emanuele.notarnic...@gmail.com>
> wrote:
>
>> Hi all, I’m adding a new datastore type Directory of spatial files
>> (shapefiles) , the layers are properly viewed in Geoserver OpenLayers
>> windows, but if I see the log I have the following error: 27 Oct 15:28:58
>> ERROR [geotools.rendering] - Transformation doesn't convergence.
>> org.geotools.referencing.operation.projection.ProjectionException:
>> Transformation doesn't convergence. at org.geotools.referencing.opera
>> tion.projection.MapProjection.inv_mlfn(MapProjection.java:1399) at
>> org.geotools.referencing.operation.projection.TransverseMerc
>> ator.inverseTransformNormalized(TransverseMercator.java:217) at
>> org.geotools.referencing.operation.projection.MapProjection$
>> Inverse.transform(MapProjection.java:1050) at
>> org.geotools.referencing.operation.projection.MapProjection$
>> Inverse.transform(MapProjection.java:1105) at
>> org.geotools.referencing.operation.transform.ConcatenatedTra
>> nsform.transform(ConcatenatedTransform.java:440) at
>> org.geotools.referencing.operation.transform.ConcatenatedTra
>> nsformDirect.transform(ConcatenatedTransformDirect.java:80) at
>> org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(Decimator.java:479)
>> at 
>> org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(Decimator.java:283)
>> at 
>> org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(Decimator.java:241)
>> at org.geotools.renderer.lite.StreamingRenderer$RenderableFeatu
>> re.getTransformedShape(StreamingRenderer.java:3123) at
>> org.geotools.renderer.lite.StreamingRenderer$RenderableFeatu
>> re.getShape(StreamingRenderer.java:3066) at
>> org.geotools.renderer.lite.StreamingRenderer.processSymboliz
>> ers(StreamingRenderer.java:2549) at org.geotools.renderer.lite.Str
>> eamingRenderer.processFeature(StreamingRenderer.java:2449) at
>> org.geotools.renderer.lite.StreamingRenderer.drawPlain(StreamingRenderer.java:2306)
>> at 
>> org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1927)
>> at 
>> org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:831)
>> at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMa
>> p(RenderedImageMapOutputFormat.java:550) at
>> org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMa
>> p(RenderedImageMapOutputFormat.java:273) at
>> org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMa
>> p(RenderedImageMapOutputFormat.java:143) at
>> org.geoserver.wms.GetMap.executeInternal(GetMap.java:623) at
>> org.geoserver.wms.GetMap.run(GetMap.java:279) at
>> org.geoserver.wms.GetMap.run(GetMap.java:125) at
>> org.geoserver.wms.DefaultWebMapService.getMap(DefaultWebMapService.java:320)
>> at sun.reflect.GeneratedMethodAccessor215.invoke(Unknown Source) at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:498) at
>> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .invokeJoinpoint(ReflectiveMethodInvocation.java:190) at
>> org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:157) at
>> org.geoserver.kml.WebMapServiceKmlInterceptor.invoke(WebMapServiceKmlInterceptor.java:34)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:179) at
>> org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:62)
>> at 
>> org.geoserver.gwc.wms.CacheSeedingWebMapService.invoke(CacheSeedingWebMapService.java:36)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:179) at
>> org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:87)
>> at 
>> org.geoserver.gwc.wms.CachingWebMapService.invoke(CachingWebMapService.java:55)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:179) at
>> org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:33)
>> at org.springframework.aop.framework.ReflectiveMethodInvocation
>> .proceed(ReflectiveMethodInvocation.java:179) at
>> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)
>> at com.sun.proxy.$Proxy112.getMap(Unknown Source) at
>> sun.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:498) at
>> org.geoserver.ows.Dispatcher.execute(Dispatcher.java:857) at
>> org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:268)
>> at org.springframework.web.servlet.mvc.AbstractController.handl
>> eRequest(AbstractController.java:147) at org.springframework.web.servle
>> t.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50)
>> at 
>> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
>> at 
>> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)
>> at 
>> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:968)
>> at 
>> org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:859)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at
>> org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:230) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(Thr
>> eadLocalsCleanupFilter.java:28) at org.apache.catalina.core.Appli
>> cationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
>> at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(
>> SpringDelegatingFilter.java:75) at org.geoserver.wms.animate.Anim
>> atorFilter.doFilter(AnimatorFilter.java:71) at
>> org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(
>> SpringDelegatingFilter.java:71) at org.geoserver.filters.SpringDe
>> legatingFilter.doFilter(SpringDelegatingFilter.java:46) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:50)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.springframework.security.web.FilterChainProxy$VirtualFil
>> terChain.doFilter(FilterChainProxy.java:316) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:69) at
>> org.springframework.security.web.access.intercept.FilterSecu
>> rityInterceptor.invoke(FilterSecurityInterceptor.java:126) at
>> org.springframework.security.web.access.intercept.FilterSecu
>> rityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:73) at
>> org.geoserver.security.filter.GeoServerCompositeFilter.doFil
>> ter(GeoServerCompositeFilter.java:92) at org.springframework.security.w
>> eb.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
>> at org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:69) at
>> org.springframework.security.web.access.ExceptionTranslation
>> Filter.doFilter(ExceptionTranslationFilter.java:114) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:73) at
>> org.geoserver.security.filter.GeoServerCompositeFilter.doFil
>> ter(GeoServerCompositeFilter.java:92) at org.springframework.security.w
>> eb.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
>> at org.geoserver.security.filter.GeoServerAnonymousAuthenticati
>> onFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:54) at
>> org.springframework.security.web.FilterChainProxy$VirtualFil
>> terChain.doFilter(FilterChainProxy.java:330) at
>> org.geoserver.security.filter.GeoServerPreAuthenticationFilt
>> er.doFilter(GeoServerPreAuthenticationFilter.java:75) at
>> org.springframework.security.web.FilterChainProxy$VirtualFil
>> terChain.doFilter(FilterChainProxy.java:330) at
>> org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:69) at
>> org.springframework.security.web.context.SecurityContextPers
>> istenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at
>> org.geoserver.security.filter.GeoServerSecurityContextPersis
>> tenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:53)
>> at org.geoserver.security.filter.GeoServerCompositeFilter$Neste
>> dFilterChain.doFilter(GeoServerCompositeFilter.java:73) at
>> org.geoserver.security.filter.GeoServerCompositeFilter.doFil
>> ter(GeoServerCompositeFilter.java:92) at org.springframework.security.w
>> eb.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
>> at org.springframework.security.web.FilterChainProxy.doFilterIn
>> ternal(FilterChainProxy.java:213) at org.springframework.security.w
>> eb.FilterChainProxy.doFilter(FilterChainProxy.java:176) at
>> org.geoserver.security.GeoServerSecurityFilterChainProxy.
>> doFilter(GeoServerSecurityFilterChainProxy.java:152) at
>> org.springframework.web.filter.DelegatingFilterProxy.invokeD
>> elegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter
>> .DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:87) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42) at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:48)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.geoserver.filters.FlushSafeFilter.doFilter(FlushSafeFilter.java:44)
>> at org.apache.catalina.core.ApplicationFilterChain.internalDoFi
>> lter(ApplicationFilterChain.java:192) at org.apache.catalina.core.Appli
>> cationFilterChain.doFilter(ApplicationFilterChain.java:165) at
>> org.springframework.web.filter.CharacterEncodingFilter.doFil
>> terInternal(CharacterEncodingFilter.java:121) at
>> org.springframework.web.filter.OncePerRequestFilter.doFilter
>> (OncePerRequestFilter.java:107) at org.apache.catalina.core.Appli
>> cationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
>> at 
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
>> at 
>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
>> at 
>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
>> at 
>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
>> at 
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
>> at 
>> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
>> at 
>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
>> at 
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
>> at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:486) at
>> org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
>> at org.apache.coyote.AbstractProtocol$ConnectionHandler.
>> process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.Nio
>> Endpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at
>> org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
>> at 
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>> at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>> at 
>> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
>> at java.lang.Thread.run(Thread.java:748) geoserver version: 2.11.0
>> geotools version: GeoTools Version 17.0 os: ubuntu x86_64 x86_64 x86_64
>> GNU/Linux someone can help me? Regards, Ema.
>> ------------------------------
>> Sent from the GeoServer - User mailing list archive
>> <http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html> at
>> Nabble.com.
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Geoserver-users mailing list
>>
>> Please make sure you read the following two resources before posting to
>> this list:
>> - Earning your support instead of buying it, but Ian Turton:
>> http://www.ianturton.com/talks/foss4g.html#/
>> - The GeoServer user list posting guidelines:
>> http://geoserver.org/comm/userlist-guidelines.html
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
>


-- 
-------------------------------------------------------
Dott. Emanuele Notarnicola
Geospatial Information Systems Expert
https://twitter.com/#!/GeographyEma
http://it.linkedin.com/pub/emanuele-notarnicola/20/88a/82b
-------------------------------------------------------
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to