You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Alex (Jira)" <ji...@apache.org> on 2020/06/10 20:58:00 UTC

[jira] [Updated] (TIKA-3110) cannot extract metadata from 7z .tar archive

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

Alex updated TIKA-3110:
-----------------------
    Description: 
When I extracted metadata from .tar archive wich was created by linux bash it's works as I expect but if .tar archive was created by 7z I got an error:
 TikaException: TIKA-198: Illegal IOException from org.apache.tika.parser.pkg.PackageParser@4d0f2471 
I created a project on GitHub for your convenience. It includes 2 files and code for play around: [https://github.com/AlexOkayJ/apache-tika-tar-issue.git]
  

  was:
When I extracted metadata from .tar archive wich was created by linux bash it's works as I expect but if .tar archive was created by 7z I got an error:
TikaException: TIKA-198: Illegal IOException from org.apache.tika.parser.pkg.PackageParser@4d0f2471 
 
 

    Environment:     (was: I created a project on GitHub for your convenience. It includes 2 files and code for play around: [https://github.com/AlexOkayJ/apache-tika-tar-issue.git])

> cannot extract metadata from 7z .tar archive
> --------------------------------------------
>
>                 Key: TIKA-3110
>                 URL: https://issues.apache.org/jira/browse/TIKA-3110
>             Project: Tika
>          Issue Type: Bug
>          Components: mime, parser
>    Affects Versions: 1.24.1
>            Reporter: Alex
>            Priority: Major
>
> When I extracted metadata from .tar archive wich was created by linux bash it's works as I expect but if .tar archive was created by 7z I got an error:
>  TikaException: TIKA-198: Illegal IOException from org.apache.tika.parser.pkg.PackageParser@4d0f2471 
> I created a project on GitHub for your convenience. It includes 2 files and code for play around: [https://github.com/AlexOkayJ/apache-tika-tar-issue.git]
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)