[
https://issues.apache.org/jira/browse/TIKA-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669472#comment-16669472
]
Tim Allison commented on TIKA-2769:
-----------------------------------
{noformat}
[2018-10-24T15:00:44,595][DEBUG][o.e.a.b.TransportBulkAction] [kz-el03-node2]
failed to execute pipeline [attachment] for document
[attachment-2018-10-18/attachments/2264af3b-7a48-4b7b-ae37-c256472de62c]
....
Caused by: java.lang.NullPointerException
> at
> org.apache.poi.xwpf.usermodel.XWPFSDTContent.<init>(XWPFSDTContent.java:50)
> ~[?:?]
> at org.apache.poi.xwpf.usermodel.XWPFSDT.<init>(XWPFSDT.java:34) ~[?:?]
> at
> org.apache.poi.xwpf.usermodel.XWPFParagraph.buildRunsInOrderFromXml(XWPFParagraph.java:136)
> ~[?:?]
> at
> org.apache.poi.xwpf.usermodel.XWPFParagraph.<init>(XWPFParagraph.java:63)
> ~[?:?]
> at
> org.apache.poi.xwpf.usermodel.XWPFSDTContent.<init>(XWPFSDTContent.java:63)
> ~[?:?]
> at org.apache.poi.xwpf.usermodel.XWPFSDT.<init>(XWPFSDT.java:39) ~[?:?]
> at
> org.apache.poi.xwpf.usermodel.XWPFDocument.onDocumentRead(XWPFDocument.java:178)
> ~[?:?]
> at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:169) ~[?:?]
{noformat}
> Error while using tika-app on some docs
> ---------------------------------------
>
> Key: TIKA-2769
> URL: https://issues.apache.org/jira/browse/TIKA-2769
> Project: Tika
> Issue Type: Bug
> Reporter: IvanSorokin
> Priority: Major
> Attachments: Examples.zip
>
>
> I tried to open some files directly in tika-app-19.jar and got an error.
> StackTrace: [https://pastebin.com/CHfFMc52]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)