Return-Path: Delivered-To: apmail-cayenne-user-archive@www.apache.org Received: (qmail 92640 invoked from network); 15 Feb 2007 14:23:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 14:23:51 -0000 Received: (qmail 13676 invoked by uid 500); 15 Feb 2007 14:23:58 -0000 Delivered-To: apmail-cayenne-user-archive@cayenne.apache.org Received: (qmail 13663 invoked by uid 500); 15 Feb 2007 14:23:58 -0000 Mailing-List: contact user-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cayenne.apache.org Delivered-To: mailing list user@cayenne.apache.org Received: (qmail 13654 invoked by uid 99); 15 Feb 2007 14:23:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 06:23:58 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [207.210.96.236] (HELO byaroza.objectstyle.org) (207.210.96.236) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 15 Feb 2007 06:23:47 -0800 Received: (qmail 11756 invoked from network); 15 Feb 2007 14:23:19 -0000 Received: from unknown (HELO ?s??????????p?D??IPv6:::1?) (127.0.0.1) by localhost with SMTP; 15 Feb 2007 14:23:19 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <49D23F7404DC5B4086D7352312597E0FD266F3@FNHH-SVMEXDB002.Freenet-AG.de> <9C0776C5-892F-4A7C-95C6-038D99E9F8DE@objectstyle.org> <4CEEC094-239F-413C-9642-495EBEFA89E2@objectstyle.org> <099F30B8-159E-4892-B989-3F23EC99D3D2@objectstyle.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Andrus Adamchik Subject: Re: OutOfMemoryErrors (solved) Date: Thu, 15 Feb 2007 09:23:22 -0500 To: user@cayenne.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org You are being too picky. Why is this not a solution? Default 64m heap size for the JVM is not enough for most applications nowadays ;-) Andrus On Feb 15, 2007, at 2:47 AM, Juergen Saar wrote: > This is a workaround, but not a solution ... > > -sorry- > --- Juregen --- > > 2007/2/14, Frank : >> >> Hi Andrus, >> >> I bumped the JVM up to 512m >> This resolved my issue. >> I also removed AS400 fields not needed in my query to help reduce >> memory >> requirements. >> >> Regards, >> >> Frank >> >>