You probably have a memory leak in your code.
Use the -XX:-HeapDumpOnOutOfMemoryError flag to get a heap dump, and then analyse it either Eclipse MAT, or the Netbeans Heap Profiler tool.

On 2013-04-16 11:47, 2java_user wrote:
Hi all,

If we try to use "bigger" databases around 700 MB we always get the "out of memory error". We try to increase our memory by changing the runtime parameters to -Xmx1024 or higher with the control panel -> programs -> Java -> View -> runtime parameter but we get the same "out of memory" error. Our actual memory contains 4 GB, 2,9 GB are useable. Is there an other way to use the database again?

Greetings from two german girls
--
You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



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


Reply via email to