XoomCode / AcidMaps

Interpolated Images Generator
GNU Lesser General Public License v3.0
33 stars 10 forks source link

AcidMaps crashes Tomcat #11

Open 4ilin opened 12 years ago

4ilin commented 12 years ago

AcidMaps doesn't work with our layers. Is there any known limitation on number of points in a layer? Tomcat goes out of memory (more than 1Gb).

Our infrastructure:

We've tested on two OS:

fpanettieri commented 12 years ago

Hi, there is a known issue when the result generated from the DB exceeds the memory available in your system. If the problem you describe doesn't happen with smaller datasets it can be the same scenario.

Also there is a solution to this case designed but we haven't had the time to implement it.

In order to determine if this is the problem, can you please check that with smaller datasets the service works fine?