bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sleepycat and Java: OutOfMemoryError


From: Ivana Chavarino
Subject: Sleepycat and Java: OutOfMemoryError
Date: Wed, 23 Oct 2002 19:20:31 +0200

I need help! I'm working with Java and several databases (btree access method) and when there're two thousand records inserted in each database, the JVM throws an error: "OutOfMemoryError". At the same time, before or after executing insert sentence, I read data from these databases. I think the problem is in Java Virtual Machine, the Java heap is exhausted so the JVM throws an OutOfMemoryError; I try to destroy unused objects ( = null), call System.gc(), but the problem doesn't solves.

Somebody can help me?
thank you.


_________________________________________________________________
MSN Fotos: la forma más fácil de compartir e imprimir fotos. http://photos.msn.es/support/worldwide.aspx





reply via email to

[Prev in Thread] Current Thread [Next in Thread]