[
https://issues.apache.org/jira/browse/PDFBOX-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson resolved PDFBOX-1217.
---------------------------------
Resolution: Unresolved
Closing due to lack of information.
> ClassCastException: COSInteger cannot be cast to COSDictionary
> --------------------------------------------------------------
>
> Key: PDFBOX-1217
> URL: https://issues.apache.org/jira/browse/PDFBOX-1217
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 1.6.0
> Reporter: Tran Nam Quang
>
> java.lang.ClassCastException: org.apache.pdfbox.cos.COSInteger cannot be cast
> to org.apache.pdfbox.cos.COSDictionary
> at
> org.apache.pdfbox.pdmodel.PDDocument.getDocumentInformation(PDDocument.java:576)
> at net.sourceforge.docfetcher.model.parse.PdfParser.parse(PdfParser.java:52)
> at
> net.sourceforge.docfetcher.model.parse.ParseService.doParse(ParseService.java:261)
> at
> net.sourceforge.docfetcher.model.parse.ParseService.parse(ParseService.java:229)
> at
> net.sourceforge.docfetcher.model.index.file.FileContext.index(FileContext.java:137)
> at
> net.sourceforge.docfetcher.model.index.file.FileIndex$1.handleFile(FileIndex.java:276)
> at
> net.sourceforge.docfetcher.model.index.file.HtmlFileLister.runWithHtmlPairing(HtmlFileLister.java:123)
> at
> net.sourceforge.docfetcher.model.index.file.HtmlFileLister.doRun(HtmlFileLister.java:56)
> ...
> I got this crash from a user, so I'm afraid I can't provide the PDF file that
> caused this.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)