[
https://issues.apache.org/jira/browse/TIKA-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murad Shahid updated TIKA-418:
------------------------------
Attachment: Guitarras de luna - tierra mestiza.mp3
The attached file throws a runtime exception when parsing either in an
application or using the CLI in Debian GNU/Linux Lenny 64.
Exception in thread "main" org.apache.tika.exception.TikaException: Unexpected
RuntimeException from org.apache.tika.parser.mp3.mp3par...@5983e7de
at
org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:134)
at
org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:99)
at org.apache.tika.cli.TikaCLI.process(TikaCLI.java:169)
at org.apache.tika.cli.TikaCLI.main(TikaCLI.java:62)
Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
at
org.apache.tika.parser.mp3.ID3v2Frame.getTagString(ID3v2Frame.java:174)
at
org.apache.tika.parser.mp3.ID3v23Handler.getTagString(ID3v23Handler.java:74)
at
org.apache.tika.parser.mp3.ID3v23Handler.<init>(ID3v23Handler.java:53)
at
org.apache.tika.parser.mp3.Mp3Parser.getAllTagHandlers(Mp3Parser.java:134)
at org.apache.tika.parser.mp3.Mp3Parser.parse(Mp3Parser.java:64)
at
org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:132)
... 3 more
> RuntimeException while getting content for ppsx, ppsm, pptm, thmx and xps
> file types
> ------------------------------------------------------------------------------------
>
> Key: TIKA-418
> URL: https://issues.apache.org/jira/browse/TIKA-418
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 0.7
> Environment: Windows
> Reporter: Rajiv Kumar
> Attachments: Guitarras de luna - tierra mestiza.mp3
>
>
> I am getting the following error
> Unexpected RuntimeException from
> org.apache.tika.parser.microsoft.ooxml.ooxmlpar...@269b15
> for the following file types
> .PPSM
> .PPSX
> .PPTM
> .THMX
> .XPS
> .XLSB
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.