On Sat, Mar 19, 2011 at 9:31 PM, Micka <mickamus...@gmail.com> wrote: > Hi, > > I just encounter a bug : Java heap space :
Not necessarily a bug. It simply means the java virtual machine did not have enough memory to process that request. Reasons can be many, a memory leak that eats away memory as time goes by (this would be a bug), the jvm not given enough memory to withstand the load of concurrent requests you're placing on the server (a single user quickly zooming with a tiled client can easily make 50 concurrent requests before he stops zooming), a too large request with no wms limits setup, installation and usage of dangeours extension output formats (the wfs excel output format is one example) and so on. I don't know anything about your setup so I cannot draw conclusion, but for sure we cannot determine is a bug or not based just on the stack trace Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 333 8128928 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users