Re: [Geoserver-users] "The "fill" property does not support function values."

2014-01-29 Thread cmaul
Jonathan, dumb question: Are you sure the requests are your own requests and not sent by somebody else who has his /her own styling without telling you? Is this server open to the public? Cheers Christian - Dr Christian Maul Project Manager Information Serv

Re: [Geoserver-users] Recent issue - java.lang.OutOfMemoryError: Java heap space

2014-01-29 Thread Jonathan Moules
Hi Andrea, After installing three versions of the JDK (apparently it needs to be the exact same as the JRE or you get lots of errors), I've got the following: Heap Configuration: MinHeapFreeRatio = 40 MaxHeapFreeRatio = 70 MaxHeapSize = 1073741824 (1024.0MB) NewSize = 217

Re: [Geoserver-users] Recent issue - java.lang.OutOfMemoryError: Java heap space

2014-01-29 Thread Andrea Aime
On Wed, Jan 29, 2014 at 3:54 PM, Jonathan Moules < jonathanmou...@warwickshire.gov.uk> wrote: > Hi List, > I've been getting a lot of OutOfMemoryError errors in my logs over the > past few days, to the extent that all three instances of my live service > died yesterday afternoon! > > GeoServer 2.4

[Geoserver-users] "The "fill" property does not support function values."

2014-01-29 Thread Jonathan Moules
Hi List, Looking through my logs, in my tomcat6-stdout I'm seeing quite a few of these: * CSSEngine: exception property.syntax.error:org.w3c.dom.DOMException: > The "fill" property does not support function values. > AttrValue:param(fill) #FFF > Exception:org.w3c.dom.DOMException > org.w3c.do

[Geoserver-users] Recent issue - java.lang.OutOfMemoryError: Java heap space

2014-01-29 Thread Jonathan Moules
Hi List, I've been getting a lot of OutOfMemoryError errors in my logs over the past few days, to the extent that all three instances of my live service died yesterday afternoon! GeoServer 2.4.3 Windows Server 2008 R2 -64bit. - The machine has ~30GB RAM, but each tomcat instance never uses more t

Re: [Geoserver-users] White lines in merged GeoTIFF files after ImageMosaicing

2014-01-29 Thread Alessio Fabiani
Well to be honest is not very easy to suggest something specific without knowing the dataset and the environment. One thing you can try to do is to add to the gdal_translate string also the NODATA parameter in order to set the nodata values on the granules. An example usage gdal_translate -a_srs

Re: [Geoserver-users] White lines in merged GeoTIFF files after ImageMosaicing

2014-01-29 Thread Ammar
Alessio, Thank you very much for your reply. Is there anyway to solve this problem? Any recommendations or suggestions? Regards, Ammar From: Alessio Fabiani To: Ammar Cc: "geoserver-users@lists.sourceforge.net" Sent: Wednesday, January 29, 2014 10:51

Re: [Geoserver-users] White lines in merged GeoTIFF files after ImageMosaicing

2014-01-29 Thread Alessio Fabiani
Hello Ammar, sorry for the delay. Looking at your screenshots my guess is that the overlapping granules may have the nodata not correctly setted, and in any case my understanding is that in your mosaic you have configured the transparency on black color but the white nodata sections overlapping ar

Re: [Geoserver-users] Connecting geoserver to Informix WFS

2014-01-29 Thread Krešimir Križanović
Thanks, I'll look into that. I set a reference system for the data in Informix to WGS 84, but for some reason GetCapabilities returns UNKNOWN. Thanks for the comment. K.K. From: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] On Behalf Of