Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 16376 invoked from network); 23 Dec 2010 11:31:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Dec 2010 11:31:35 -0000 Received: (qmail 44723 invoked by uid 500); 23 Dec 2010 11:31:35 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 44591 invoked by uid 500); 23 Dec 2010 11:31:34 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 44583 invoked by uid 99); 23 Dec 2010 11:31:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Dec 2010 11:31:34 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nick.burch@alfresco.com designates 207.126.144.145 as permitted sender) Received: from [207.126.144.145] (HELO eu1sys200aog118.obsmtp.com) (207.126.144.145) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 23 Dec 2010 11:31:25 +0000 Received: from source ([88.151.129.3]) by eu1sys200aob118.postini.com ([207.126.147.11]) with SMTP ID DSNKTRMy+Plot6QYfU7WPIlAjvAd36fOTGxR@postini.com; Thu, 23 Dec 2010 11:31:05 UTC Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.alfresco.com (Postfix) with ESMTP id E3BF428C012 for ; Thu, 23 Dec 2010 11:31:03 +0000 (GMT) X-Virus-Scanned: amavisd-new at unx-d-manc4.tc.ifeltd.com Received: from zimbra.alfresco.com ([127.0.0.1]) by localhost (zimbra.alfresco.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sG0ZzlSwwxrj for ; Thu, 23 Dec 2010 11:31:03 +0000 (GMT) Received: from urchin.earth.li (urchin.earth.li [212.13.204.73]) (Authenticated sender: nick.burch@alfresco.com) by zimbra.alfresco.com (Postfix) with ESMTP id 98CAC28C002 for ; Thu, 23 Dec 2010 11:31:03 +0000 (GMT) Date: Thu, 23 Dec 2010 11:31:03 +0000 (GMT) From: Nick Burch X-X-Sender: nick@urchin.earth.li To: POI Developers List Subject: Re: Lower memory POIFS In-Reply-To: <1293103507004-3316241.post@n5.nabble.com> Message-ID: References: <1293103507004-3316241.post@n5.nabble.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Thu, 23 Dec 2010, Clemens wrote: > Do we approx. know what files sizes (of xlsx, ...) cause problems for (e.g.) > 1G heap size? xlsx files are OOXML, not OLE2, so they don't touch POIFS. It's only .xls / .doc / etc files that use POIFS Nick --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org