Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 29397 invoked from network); 14 Feb 2011 15:35:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2011 15:35:35 -0000 Received: (qmail 77681 invoked by uid 500); 14 Feb 2011 15:35:35 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 77260 invoked by uid 500); 14 Feb 2011 15:35:32 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 77253 invoked by uid 99); 14 Feb 2011 15:35:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 15:35:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of genspring@gmail.com designates 209.85.214.182 as permitted sender) Received: from [209.85.214.182] (HELO mail-iw0-f182.google.com) (209.85.214.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 15:35:23 +0000 Received: by iwn39 with SMTP id 39so4961461iwn.13 for ; Mon, 14 Feb 2011 07:35:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=RJRWb59auAJcqxi8yXuPCWf29ydbc7VhTgyTr23IKBU=; b=olScJ9HflDwWvcuIzhezmjqUBbCvsVYoqQMChTKhzOljfE+RmOLI+sU+qzwzmqUqxQ OHOieV0sXqdYFnp4hMk5mHVDmb8dBnpAl8l7+BkY1xxSn422AWCj5zrvqdFSaWlZaPrz PvDqZXrDAX3WIWuPib5lwAprIJg+TXxlipHXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=S/5ByOfyLs0uOS1fAtuaTENHOSK7UEUP8RjHRqecpTNkvah72iXf5gm8zEAyysQ7gn dIbOjIAldaHgsZrNpxUVGdkIrDOF4UGaaC8RTFpQdVyYfn4iQK4YjSiSgvAsa7KOoaLf G9WLGfvCZDu5uZhB6MwZ/rsKZfvZLzAXZwrmU= MIME-Version: 1.0 Received: by 10.42.173.199 with SMTP id s7mr5089582icz.272.1297697701860; Mon, 14 Feb 2011 07:35:01 -0800 (PST) Received: by 10.42.137.138 with HTTP; Mon, 14 Feb 2011 07:35:01 -0800 (PST) Date: Mon, 14 Feb 2011 23:35:01 +0800 Message-ID: Subject: OOM:PermGen space problem when running jcdi tck on Linux box. From: Shawn Jiang To: dev@geronimo.apache.org Content-Type: multipart/alternative; boundary=90e6ba6e84ea8b96df049c3fca0c X-Virus-Checked: Checked by ClamAV on apache.org --90e6ba6e84ea8b96df049c3fca0c Content-Type: text/plain; charset=ISO-8859-1 The JCDI automation has been in a bad shape for quite a while. Though the geronimo start jvm args have been updated to a large max memory level. -Xmx2056m -XX:MaxPermSize=1024m The jcdi tck is still not happy with java.lang.OutOfMemoryError: PermGen space. I can also recreate OMM on my local ubuntu box but can't recreate it on my window laptop. I don't know if the same problem exists on Mac. Is anyone else seeing the same issue ? -- Shawn --90e6ba6e84ea8b96df049c3fca0c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The JCDI automation has been in a bad shape for quite a while. =A0 Tho= ugh the geronimo start jvm args have been updated to a large max memory lev= el.

-Xmx2056m -XX:MaxPermSize=3D1024m
The jcdi tck is still not happy with =A0java.lang.OutOfMemoryError: P= ermGen space. =A0I can also recreate OMM on my local ubuntu box but can'= ;t recreate it on my window laptop. =A0=A0

I don't k= now if the same problem exists on Mac. =A0=A0Is anyone else seeing the same= issue ? =A0 =A0

--
Shawn
--90e6ba6e84ea8b96df049c3fca0c--