Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A39D99C2D for ; Fri, 27 Apr 2012 20:58:47 +0000 (UTC) Received: (qmail 76390 invoked by uid 500); 27 Apr 2012 20:58:47 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 76360 invoked by uid 500); 27 Apr 2012 20:58:47 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 76351 invoked by uid 99); 27 Apr 2012 20:58:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2012 20:58:47 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.mueller@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qa0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2012 20:58:41 +0000 Received: by qaeb19 with SMTP id b19so684795qae.11 for ; Fri, 27 Apr 2012 13:58:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=AswTYZOxzPDUrGaUPD8Wh/DReQZXH+7SnMujWMz5duE=; b=yeUp2ZPjGxyGvkFtlrl8ohQQRqr/5ZHhULHgp6fRnAL9kDThMHHlRIlGQzccVNjPaA qepO60AmA8r3Tj+skEtaG2g08OffqcVDrA7PrJKRRMIpdc8plPRBWvvnqedrtrI/O+25 UeamODDebEiUyGF60Xd/h+gTrTzT0lfORwimOZ4XQCpahW5OrTZXLTmyRb7XYYgus5AX tK+fmtTI5zL5R2Xx1eMywPlzXyjiJiIMVK75/+wJpRl7a/I7wCQve8TQFDOvztSXxYCc agxf/EX2NwT17Uj+xLWKzLYkzHMHXVxf/ht87vLPjBr/OEhBtQIXn+TljMkFppCsOIqR Um9Q== MIME-Version: 1.0 Received: by 10.229.135.21 with SMTP id l21mr3197122qct.1.1335560300620; Fri, 27 Apr 2012 13:58:20 -0700 (PDT) Received: by 10.229.92.10 with HTTP; Fri, 27 Apr 2012 13:58:20 -0700 (PDT) In-Reply-To: <1335557396353-5671375.post@n5.nabble.com> References: <1335540335961-5670608.post@n5.nabble.com> <1335546244546-5670850.post@n5.nabble.com> <1335548033271-5670938.post@n5.nabble.com> <1335557396353-5671375.post@n5.nabble.com> Date: Fri, 27 Apr 2012 22:58:20 +0200 Message-ID: Subject: Re: Java heap space issue with Aggregation From: =?ISO-8859-1?Q?Christian_M=FCller?= To: users@camel.apache.org Content-Type: multipart/alternative; boundary=00248c768ed24b6cef04beaf5d7d --00248c768ed24b6cef04beaf5d7d Content-Type: text/plain; charset=ISO-8859-1 How large is the payload of one exchange? Can you increase your memory, e.G. -Xms2048m -Xmx4094m? When I remember right, 4GB is the maximum for 32 bit OS... Best, Christian On Fri, Apr 27, 2012 at 10:09 PM, ebinsingh < ebenezer.singh@verizonwireless.com> wrote: > I have set it as > > -Xms1024m -Xmx1024m > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Java-heap-space-issue-with-Aggregation-tp5670608p5671375.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --00248c768ed24b6cef04beaf5d7d--