Error running Query

Hello,
My name is Armel from Cameroon, I want to run a query to calculate the percentage of patrolled area of my conservation zone but I receive an error message which is as follows: The exception ‘java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space’ was thrownwhile evaluating an expression.

Need help

Hi Negang,

Can you please share your error log file so we can have a better understanding?

Please check this post

Lili Sadikin

Hello everyone,
Thank you for the effort made to resolve my problem. However, I have already found the solution to the problem.
Indeed, the RAM memory allocated to SMART for processing requests was low. I had to go into the SMART configuration settings to adapt the RAM size to my usage needs.
Once again thank you.

for reference of how to do that for anyone else finding this question, you can edit the smart.ini in the same folder as the smart.exe file, and change the line:
-Xmx2048M

to

-Xmx4096M

which will allow SMART to use up to 4GB of RAM.

Thank you
Everything is running smoothly now