Yesterday, the windbarbs began working on the new server. The error below is actually for the legend.
I have uploaded legend graphics to the styles directory on the server, but a call to getLegendGraphic does not return them. Is there a different format other than just an image file that's needed for this to work? ________________________________ From: Devin Eyre Sent: Monday, November 21, 2016 9:19 AM To: [email protected] Subject: [Geoserver-users] Windbarbs not working in geoserver 2.9.2 We had them working in version 2.9.0. We installed 2.9.2 on a new server (Ubuntu 16.04), and they haven't worked on this server. Is there a plugin that's required to make these work? Below is the error from geoserver's log: ERROR [geoserver.ows] - java.lang.IllegalArgumentException: The specified mark strConcat([strConcat([windbarbs://default(], [magnitude])], [)[mph]]) was not found! at org.geotools.renderer.style.SLDStyleFactory.createMarkStyle(SLDStyleFactory.java:713) at org.geotools.renderer.style.SLDStyleFactory.createPointStyle(SLDStyleFactory.java:676) at org.geotools.renderer.style.SLDStyleFactory.createPointStyle(SLDStyleFactory.java:543) at org.geotools.renderer.style.SLDStyleFactory.createStyleInternal(SLDStyleFactory.java:378) at org.geotools.renderer.style.SLDStyleFactory.createStyle(SLDStyleFactory.java:325) at org.geoserver.wms.legendgraphic.BufferedImageLegendGraphicBuilder.buildLegendGraphic(BufferedImageLegendGraphicBuilder.java:413) at org.geoserver.wms.legendgraphic.PNGLegendOutputFormat.produceLegendGraphic(PNGLegendOutputFormat.java:41) at org.geoserver.wms.legendgraphic.PNGLegendOutputFormat.produceLegendGraphic(PNGLegendOutputFormat.java:22) at org.geoserver.wms.GetLegendGraphic.run(GetLegendGraphic.java:49) at org.geoserver.wms.DefaultWebMapService.getLegendGraphic(DefaultWebMapService.java:349) at sun.reflect.GeneratedMethodAccessor412.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.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:55) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
------------------------------------------------------------------------------
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
