Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 86612 invoked from network); 3 Dec 2007 05:11:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2007 05:11:15 -0000 Received: (qmail 86983 invoked by uid 500); 3 Dec 2007 05:10:57 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 86966 invoked by uid 500); 3 Dec 2007 05:10:57 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 86954 invoked by uid 99); 3 Dec 2007 05:10:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2007 21:10:57 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vhnguy2@gmail.com designates 209.85.134.187 as permitted sender) Received: from [209.85.134.187] (HELO mu-out-0910.google.com) (209.85.134.187) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2007 05:10:37 +0000 Received: by mu-out-0910.google.com with SMTP id i10so715714mue for ; Sun, 02 Dec 2007 21:10:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=nqO3RbRPxcDvzsDrbwaNUcRCiEbB2WKR5N/O9J/+5Lo=; b=anfKzxP9Jjbn0++nkHt/UariPPTmyYeXzb2Dkaf9orntv28CJrUNqAAPVPOFmoLfaWP4W0VRVOkpneV+ID7q8kFSBIEYWOUtSRimP+IAngENY13MfkrafR+/5xN6APQsU5vW/JA8Apz/fRBZvFmPoB1yCL85emXbnqJA+acSP5g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J1qtrS1IpQgehpQgN2EK64sZlc4rKPcAWBGaRWbaJTndRyFlWLd2JtjerK0opAhfEC90HnSd1N2hI7coTTxmiHVHT06bViCxMekeBWZo91e6iwGbr3kzpFOCdyXXTMnw5p2b9Fx5GmVNLuuJ1nhG5K3PZXBWqpGpO0dgGQ3InTc= Received: by 10.78.157.19 with SMTP id f19mr249886hue.1196658638571; Sun, 02 Dec 2007 21:10:38 -0800 (PST) Received: by 10.78.203.6 with HTTP; Sun, 2 Dec 2007 21:10:38 -0800 (PST) Message-ID: Date: Mon, 3 Dec 2007 00:10:38 -0500 From: "Viet Nguyen" To: user@geronimo.apache.org Subject: Re: [geronimo-projects] Java Mail Portlet In-Reply-To: <14123964.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1639.152.7.205.203.1196649347.squirrel@webmail.ncsu.edu> <14123964.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Ying, Try setting the MAVEN_OPTS to "-Xmx512m -XX:MaxPermSize=160m" --Viet