You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2014/07/08 18:30:05 UTC

[jira] [Resolved] (TIKA-1364) Issue in metadata extraction for xslm (Excel Macro 2007) file

     [ https://issues.apache.org/jira/browse/TIKA-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Burch resolved TIKA-1364.
------------------------------

    Resolution: Invalid

Tika 1.5 needs a newer version of Apache POI than that. If you're using the Tika App, you shouldn't normally include anything else on your classpath, and certainly shouldn't include old POI jars. If using the Tika Core and Tika Parsers jars, you need to include the versions that they depend on, eg by using Maven to sort it for you

> Issue in metadata extraction for xslm (Excel Macro 2007) file
> -------------------------------------------------------------
>
>                 Key: TIKA-1364
>                 URL: https://issues.apache.org/jira/browse/TIKA-1364
>             Project: Tika
>          Issue Type: Bug
>          Components: config, metadata
>    Affects Versions: 1.4
>         Environment: Windows7 - 32 bit
>            Reporter: Vivek Tailang
>            Priority: Blocker
>
> While extracting the metadata for the xslm (Excel Macro 2007) file, getting error class cast exception DocumentFactory to DocumentFactory.
> Following other APIs also present with tika-app.jar
> -poi 3.8 jar (with All POI Jars)
> -dom4j jar



--
This message was sent by Atlassian JIRA
(v6.2#6252)