From: marek at lewczuk.com (Marek Lewczuk) Date: Sun, 23 Apr 2006 20:02:37 +0200 Subject: [Pljava-dev] out of memory In-Reply-To: <4445EF4E.6030000@lewczuk.com> References: <443B63F0.4050803@tada.se> <443BC400.4030806@lewczuk.com> <443BCC32.2090306@tada.se> <443C994F.6060308@lewczuk.com> <443C9BF2.2070302@tada.se> <4445E1BE.8060002@lewczuk.com> <4445E306.9010400@lewczuk.com> <4445ED85.8070906@tada.se> <4445EF4E.6030000@lewczuk.com> Message-ID: <444BC13D.1070808@lewczuk.com> Marek Lewczuk napisa?(a): > Thomas Hallgren napisa?(a): >> I'll look into this. One last question before I do. In the code that you >> sent, do you ever get an exception? I.e. is there any chance that it >> might miss the close of the Statement and ResultSet? Hi Thomas, any solution for my problem ? Can you reproduce a memory leak ? It seems that the problem is not in the java code but in a huge number of rows that are inserted within this code. I will try to prepare a test case. ML