On Tue, Nov 2, 2010 at 5:23 PM, Wolfgang Wasserburger
<g...@wasserburger.at> wrote:
> The tiles consist of a layerGroup with several Layers with several 
> FeatureTypeStyles with several Rules. The Request Time ist not the problem, 
> but the unstability.
>
> I changed the following parameters in various combinations:
> -Xmx
> -Xms
> -XX:PermSize
> -XX:PermSizeMax
> Compression Level (BTW: in the Doku I could not find, if Level 0 [or 100] is 
> lowest or highest)
> Threads
> JAI-Settings
> … some more
>
> Does anyone has suggestions how to get it running or am I running into a 
> severe bug?

Are you using WFS as well? That is know to have a memory leak in
released versions.

Do your styles have dashed lines? Also that is known to have issues if
you zoom in a lot
on a large object and can eventually bring down your server due to a
bug in Java2D itself.
It has been fixed on trunk (we implemented a workaround for the java2d
bug), the changes
are extensive though so they were not backported to 2.0.x

Finally, for any production system I warmly recommend to use the
control-flow extension:
http://docs.geoserver.org/stable/en/user/community/controlflow/index.html
It's not available for 2.0.2, but it is available for the latest 2.0.x
nightly builds.

Cheers
Andrea

-----------------------------------------------------
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-----------------------------------------------------

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to