Looks like out of memory.  Did you try increasing the memory to your servlet
container to see if it works?

See
http://docs.geoserver.org/2.0.x/en/user/production/container.html#optimize-your-jvmfor
the java flag to increase it.  You can pass that in to the start up of
any container.

2010/10/17 Frederick Löbig <f...@frederick-loebig.de>

> After incrementally increasing the requested size for the map via direct
> url-access, the maximum requestable or renderable size seems to be around
> 2500x2333 pixels. If that is exeeded, i get the following return:
>
> <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
> ServiceExceptionReport SYSTEM
> "
> http://192.168.2.64:8080/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd
> ">
> <ServiceExceptionReport version="1.1.1" >   <ServiceException
> code="Internal error ">
>      org.vfny.geoserver.wms.WmsException: Rendering process failed
> Rendering process failed
> Exception rendering layer FeatureCollectionMapLayer[ planet_osm_roads,
> VISIBLE, UNSELECTED, style=StyleImpl[ name=osm_roads],
> data=org.vfny.geoserver.global.geoserverfeaturesou...@1d2279c,
> query=Query:
>   feature type: planet_osm_roads
>   filter: [Filter.INCLUDE AND Filter.INCLUDE]
>   [properties:  ALL ]]
> Java heap space
> </ServiceException></ServiceExceptionReport>
>
> Does this mean, that Geoserver is trying to render the map, but is running
> out of memory while doing so?
>
> --
> Frederick Löbig
> Röderichstraße 59
> 60489 Frankfurt am Main
> Email: f...@frederick-loebig.de
>
> Tel.: +49 (0) 69 / 78 99 52 41
> Mobil: +49 (0) 174 / 70 89 296
>
> www.frederick-loebig.de
>
>
>
>
>
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to