Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1856

Error while parsing an ogg file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.12
    • 1.13
    • detector, parser
    • python

    Description

      Unable to detect a malformed ogg file. The error thrown was
      Exception in thread "main" java.io.IOException: Asked to read 4335 bytes
      from 0 but hit EoF at 780
      at org.gagravarr.ogg.IOUtils.readFully(IOUtils.java:39)
      at org.gagravarr.ogg.IOUtils.readFully(IOUtils.java:31)
      at org.gagravarr.ogg.OggPage.<init>(OggPage.java:82)
      at
      org.gagravarr.ogg.OggPacketReader.getNextPacket(OggPacketReader.java:116)
      at org.gagravarr.tika.OggDetector.detect(OggDetector.java:97)
      at
      org.apache.tika.detect.CompositeDetector.detect(CompositeDetector.java:61)
      at org.apache.tika.cli.TikaCLI$10.process(TikaCLI.java:291)
      at org.apache.tika.cli.TikaCLI.process(TikaCLI.java:477)
      at org.apache.tika.cli.TikaCLI.main(TikaCLI.java:134)
      [xdatadeploy@xdata upload]$

      Attachments

        Activity

          People

            Unassigned Unassigned
            yashtanna93 Yash Tanna
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: