Re: [Geoserver-users] out of memory issues, GeoServer 2.2 RC3

2012-09-14 Thread John Callahan
Thank you all for your responses. I have added the following line to my wrapper.conf wrapper.java.additional.3=-XX:MaxPermSize=128m So far, so good. I will add the memory logging lines as well soon. At the moment, our server is in development mode. Once we get into more testing, I'll look more

Re: [Geoserver-users] Application Schema and SLD

2012-09-14 Thread jdoley
As far as I got with this problem is to note that what appears on my map is the result of org.geotools.feature.AttributeImpl.toString() which appends the attribute value with ClassName + ":" + "<" + attribute_type + ">=" rather than the simple value of the attribute (from getValue()) Unable to

Re: [Geoserver-users] requests with no matching cached resolution

2012-09-14 Thread Christian Höhener
I thought also of collecting (caching) all tiles. Is there a possibility to get some georeferencing from the png’s lying in the „cached“ structure? Is it documentet how geoserver creates and archiving these tiles? Thanks. Regards Christian *Von:* Andrea Aime [mailto:andrea.a...@geo-solu

Re: [Geoserver-users] WPS process gs:Reproject raises Could not create math transform for some combination of CRS

2012-09-14 Thread Peter Hopfgartner
I've submittet a pull request. The test failed before and passes now, so it should be quite focused. Regards and thanks, Peter On 09/12/2012 12:20 PM, Andrea Aime wrote: On Wed, Sep 12, 2012 at 11:38 AM, Peter Hopfgartner mailto:peter.hopfgart...@r3-gis.com>> wrote: In GeoServer, night

Re: [Geoserver-users] requests with no matching cached resolution

2012-09-14 Thread Andrea Aime
On Thu, Sep 13, 2012 at 1:21 PM, Arne Kepp wrote: > So why not just use WMS ? The ability to combine tiles was written for > a very extreme case, a legacy WMS backend that was unbearably slow and > couldn't be fixed. > Arne, you'd be surprised how many recently (that is, not legacy) published W