From dev-return-4406-apmail-tika-dev-archive=tika.apache.org@tika.apache.org Mon Nov 08 00:40:00 2010 Return-Path: Delivered-To: apmail-tika-dev-archive@www.apache.org Received: (qmail 81194 invoked from network); 8 Nov 2010 00:39:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 00:39:59 -0000 Received: (qmail 49978 invoked by uid 500); 8 Nov 2010 00:40:31 -0000 Delivered-To: apmail-tika-dev-archive@tika.apache.org Received: (qmail 49949 invoked by uid 500); 8 Nov 2010 00:40:31 -0000 Mailing-List: contact dev-help@tika.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tika.apache.org Delivered-To: mailing list dev@tika.apache.org Received: (qmail 49941 invoked by uid 99); 8 Nov 2010 00:40:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 00:40:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 00:40:28 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA80e71B012746 for ; Mon, 8 Nov 2010 00:40:07 GMT Message-ID: <15266261.66561289176807498.JavaMail.jira@thor> Date: Sun, 7 Nov 2010 19:40:07 -0500 (EST) From: "Chris A. Mattmann (JIRA)" To: dev@tika.apache.org Subject: [jira] Updated: (TIKA-521) OutOfMemoryError Parsing XSLX File In-Reply-To: <21216232.478851285860453146.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TIKA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated TIKA-521: ----------------------------------- Component/s: parser - classify > OutOfMemoryError Parsing XSLX File > ---------------------------------- > > Key: TIKA-521 > URL: https://issues.apache.org/jira/browse/TIKA-521 > Project: Tika > Issue Type: Bug > Components: parser > Affects Versions: 0.7, 0.8 > Reporter: Stephen Duncan Jr > Attachments: memory-test.xlsx, tika-diff.txt, tika-new-files.tar.bz2 > > > I have several XSLX files I'm trying to parse with Tika that are failing with an OutOfMemoryError even when using a large heap size. For instance the attached 1.26MB excel file fails using a 512MB heap. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.