Uploaded image for project: 'Commons Imaging'
  1. Commons Imaging
  2. IMAGING-133

Invalid marker found in entropy data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.0-alpha1
    • None
    • Format: JPEG
    • None

    Description

      I'm getting the following exception when trying to read a JPEG:

      Exception in thread "main" org.apache.commons.imaging.ImageReadException: Invalid marker found in entropy data
      at org.apache.commons.imaging.formats.jpeg.decoder.JpegInputStream.nextBit(JpegInputStream.java:50)
      at org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.decode(JpegDecoder.java:426)
      at org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.readMCU(JpegDecoder.java:320)
      at org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.visitSOS(JpegDecoder.java:124)
      at org.apache.commons.imaging.formats.jpeg.JpegUtils.traverseJFIF(JpegUtils.java:80)
      at org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.decode(JpegDecoder.java:436)
      at org.apache.commons.imaging.formats.jpeg.JpegImageParser.getBufferedImage(JpegImageParser.java:98)
      at org.apache.commons.imaging.Imaging.getBufferedImage(Imaging.java:1378)
      at org.apache.commons.imaging.Imaging.getBufferedImage(Imaging.java:1341)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jahewson John Hewson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: