From dev-return-53371-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Mon Jan 15 19:46:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id A0C3F180657 for ; Mon, 15 Jan 2018 19:46:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8E37A160C45; Mon, 15 Jan 2018 18:46:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D4AFB160C31 for ; Mon, 15 Jan 2018 19:46:03 +0100 (CET) Received: (qmail 66139 invoked by uid 500); 15 Jan 2018 18:46:03 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 66128 invoked by uid 99); 15 Jan 2018 18:46:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jan 2018 18:46:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9B89B1A14D5 for ; Mon, 15 Jan 2018 18:46:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.911 X-Spam-Level: X-Spam-Status: No, score=-99.911 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id h7nhMwX5YQzz for ; Mon, 15 Jan 2018 18:46:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 8BD8F5FC12 for ; Mon, 15 Jan 2018 18:46:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C7CBEE02D6 for ; Mon, 15 Jan 2018 18:46:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 85E1C21302 for ; Mon, 15 Jan 2018 18:46:00 +0000 (UTC) Date: Mon, 15 Jan 2018 18:46:00 +0000 (UTC) From: =?utf-8?Q?Andreas_Lehmk=C3=BChler_=28JIRA=29?= To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (PDFBOX-4049) IllegalArgumentException: root cannot be null MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PDFBOX-4049?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmk=C3=BChler reassigned PDFBOX-4049: ------------------------------------------ Assignee: Andreas Lehmk=C3=BChler > IllegalArgumentException: root cannot be null > --------------------------------------------- > > Key: PDFBOX-4049 > URL: https://issues.apache.org/jira/browse/PDFBOX-4049 > Project: PDFBox > Issue Type: Bug > Components: Parsing > Affects Versions: 2.0.8 > Environment: Windows 10 > Reporter: savan patel > Assignee: Andreas Lehmk=C3=BChler > Priority: Major > Labels: regression > Attachments: 372d5dd7-d4b8-41b2-9f50-80c1353aee59.pdf > > > I got a pdf,,, in which pdfbox gives errors while parsing it. > {code} > Exception in thread "main" java.lang.IllegalArgumentException: root canno= t be null > at org.apache.pdfbox.pdmodel.PDPageTree.(PDPageTree.java:75= ) > at org.apache.pdfbox.pdmodel.PDDocumentCatalog.getPages(PDDocumen= tCatalog.java:129) > at org.apache.pdfbox.pdmodel.PDDocument.getNumberOfPages(PDDocume= nt.java:1411) > {code} > This did not happen with 2.0.7. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org For additional commands, e-mail: dev-help@pdfbox.apache.org