On 2012-11-05 12:15, Kais Haddadin wrote:
when assigning 12GB as Xmx, the JVM went to 9.1G, and then the out of memory. when assigning 15GB on the 16GB machine, the JVM went to 10.6GB and then the exception came. I am not sure how many GB does such a query need in H2? Is there a possibility to enhance such queries to use

Cheers,
Kais


You could try debugging it with -XX:+HeapDumpOnOutOfMemoryError and Eclipse Memory Analyzer.

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to