javax.imageio.IIOException: Missing Huffman code table entry
Posted: Sun Mar 13, 2011 3:32 pm
Recently, I made changes to scaling.properties
metadata=all
impl=awt
At the time of the error JAVA console showed this
[INFO] JSMApplet - JSAPI 2.8
[INFO] ImageFilter - Passing all metadata []: javax_imageio_jpeg_image_1.0
[INFO] HTTPUploadTransfer - Upload failed
Reverting back produced mixed results amongst our testers, but I thought in mine that changing back to
metadata=unknownmarker
fixed it. However, with a default metadata.error=ignore I would not think this would be the cause.
Any insights on where to look and how to test?
metadata=all
impl=awt
At the time of the error JAVA console showed this
[INFO] JSMApplet - JSAPI 2.8
[INFO] ImageFilter - Passing all metadata []: javax_imageio_jpeg_image_1.0
[INFO] HTTPUploadTransfer - Upload failed
Reverting back produced mixed results amongst our testers, but I thought in mine that changing back to
metadata=unknownmarker
fixed it. However, with a default metadata.error=ignore I would not think this would be the cause.
Any insights on where to look and how to test?