On 12/04/2010 23:54, Jason von Nieda wrote:

if I
run this test code in a loop instead of a single run it eventually causes an
OOM PermGen space, which is the same error our app experiences after a few
restarts. By simply not running the two SQL statements the test can run
indefinitely without an OOM.

Are you calling close() on all the statement and result handles?

--
Alan Burlison
--

Reply via email to