PDA

View Full Version : OutOfMemory Error


erie14
11-04-2009, 03:47 PM
I am running into issues with the WMS Server running out of java heap space memory. I have made tiles (from dstile) of MrSid imagery. The tile pyramid that dstile creates has 15 levels (0 - 14 directories). The following command is what i used for dstile:

dstile tile --lztsd 36 --wwcache --png --overviews output_tiles KABUL_MrSid\Kabul_2009_07_R1C1.sid

I have removed all the leading zeros and configured the WMS Server to dynamically find these files talked about in this forum.

When i try to connect to the WMS layer using WW the images never return and eventually the WMS Server runs out of memory.

Just wondering if it is something that i did not do during creating the tiles or my configuration is incorrect.

Thanks
Ed

garakl
11-04-2009, 09:55 PM
Could you please post WMS's log file and how did you configure the layer on WMS? I would like to see the XML data configuration file that describes your dataset.