Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 5348 invoked from network); 2 Nov 2005 00:02:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 00:02:19 -0000 Received: (qmail 34524 invoked by uid 500); 2 Nov 2005 00:02:17 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 34496 invoked by uid 500); 2 Nov 2005 00:02:17 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 34481 invoked by uid 99); 2 Nov 2005 00:02:17 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 16:02:16 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 017C15A1 for ; Wed, 2 Nov 2005 01:01:56 +0100 (CET) Message-ID: <957893109.1130889716003.JavaMail.jira@ajax.apache.org> Date: Wed, 2 Nov 2005 01:01:56 +0100 (CET) From: "Mike Matrigali (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-661) Java.lang.OutOfMemory error while inserting CLOBS In-Reply-To: <2134126084.1130544539008.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-661?page=all ] Mike Matrigali resolved DERBY-661: ---------------------------------- Resolution: Duplicate This bug is the same as DERBY-352 > Java.lang.OutOfMemory error while inserting CLOBS > ------------------------------------------------- > > Key: DERBY-661 > URL: http://issues.apache.org/jira/browse/DERBY-661 > Project: Derby > Type: Bug > Components: Store > Versions: 10.1.1.0, 10.1.1.1 > Reporter: Manjula Kutty > > When I ran my test with v10.1.2 ,of inserting rows with CLOBs sizes ranging between 1M-3M for about 15 minutes, the OutOfMemeory Exception was thrown. > While running same test with v10.1.0, I didn't see this issue. It may be due to the a wide range of CLOBs size from 1K- 3M I used that time. > The same test with 1M-3M of CLOBS runs fine with the v10.2(main). DERBY-352-not materializing streams, must have solved this issue. > Please port Sunitha's patch (svn: 306822) to 10.1.2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira