You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Sharath Kumar (JIRA)" <ji...@apache.org> on 2017/03/01 09:58:45 UTC

[jira] [Commented] (TIKA-2284) Caused by: org.apache.xmlbeans.XmlException: error: The document is not a ftr@http://schemas.openxmlformats.org/wordprocessingml/2006/main: document element local name mismatch expected ftr got hdr

    [ https://issues.apache.org/jira/browse/TIKA-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889879#comment-15889879 ] 

Sharath Kumar commented on TIKA-2284:
-------------------------------------

I am not able to add the attachment here cause, after removing the confidential info in the doc, if I save and try to parse, i wont get the exception. Even if i modify a bit and save the file, I cannot reproduce the issue. But as the original doc contains user details, i cant upload here

> Caused by: org.apache.xmlbeans.XmlException: error: The document is not a ftr@http://schemas.openxmlformats.org/wordprocessingml/2006/main: document element local name mismatch expected ftr got hdr
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-2284
>                 URL: https://issues.apache.org/jira/browse/TIKA-2284
>             Project: Tika
>          Issue Type: Bug
>          Components: core, parser
>    Affects Versions: 1.13
>            Reporter: Sharath Kumar
>
> I get the below parsing error for the attached doc
> Caused by: org.apache.xmlbeans.XmlException: error: The document is not a ftr@http://schemas.openxmlformats.org/wordprocessingml/2006/main: document element local name mismatch expected ftr got hdr
>  at org.apache.xmlbeans.impl.store.Locale.verifyDocumentType(Locale.java:459)
>  at org.apache.xmlbeans.impl.store.Locale.autoTypeDocument(Locale.java:364)
>  at 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)