Re: [Geoserver-users] GeoServer 2.1.2 - Out of Memory

2011-12-04 Thread Ben Caradoc-Davies
On 05/12/11 15:34, wwsmith wrote: > Hi guys. > I am getting an out of memory error: > 2011-12-05 07:44:53,189 ERROR [geoserver.ows] - [...] Bad luck old chap. > The watchdog restarts the service and everything works again. > System: Windows Server 2008 R2 - Geoserver 2.1.2 - Java 1.6.0_29 - What

Re: [Geoserver-users] GeoServer 2.1.2 - Out of Memory

2011-12-04 Thread christian . mueller
The error shows that you are running out of heap space when loading an image. 1) Check your -Xmx settings of the jave virtual machine and try to increase the heap memory 2) What kind of image do you load ?. Seems to be a png. PNG images are compressed on the file system and must be decompress

[Geoserver-users] GeoServer 2.1.2 - Out of Memory

2011-12-04 Thread wwsmith
Hi guys. I am getting an out of memory error: 2011-12-05 07:44:53,189 ERROR [geoserver.ows] - java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferByte.(DataBufferByte.java:58) at java.awt.image.ComponentSampleModel.createDataBuffer(ComponentSampleModel.java:3

Re: [Geoserver-users] Large data sets

2011-12-04 Thread Phil Scadden
Hmm, though no matter how good the backend, the bottleneck with WFS is size of package on network to some extent but mostly the browser capability to parse and process. Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not

[Geoserver-users] interactive charts with svg

2011-12-04 Thread Andreas Salden
hello, i would like to make a visualization of information with charts on a map. defined by the bounding box of the current map extend, the programm should display for all positions within the bb, where I have informations about, a special chart. (a chart I need to create by myself) The chart nee

Re: [Geoserver-users] Geoserver 2.1.2

2011-12-04 Thread Andrea Aime
On Sat, Dec 3, 2011 at 3:35 PM, Andrea Aime wrote: > On Sun, Nov 27, 2011 at 5:55 PM, Andrea Aime > wrote: > >> You should use geotiffs with inner tililng and overviews, all >> other formats are by their very nature slow. >> See also this FOSS4G 2011 presentation for details: >> >> http://demo.g