"APP1 Segment is too long"
Hello,
I'm moving an application that has been running on CF 9.0.2 to CF 2016 and am experiencing the following error when using the CFIMAGE tag to convert certain TIFFs (ranging in size from 1.4mb to 2.5mb):
"APP1 Segment is too long"
More Context from the log:
"
at java.lang.Thread.run(Thread.java:745)
"Error","ajp-nio-8016-exec-9","10/04/16","10:57:05","","APP1 Segment is too long: 1379422"
org.apache.sanselan.formats.jpeg.exifRewrite.ExifRewriter$ExifOverflowException: APP1 Segment is too long: 1379422
at org.apache.sanselan.formats.jpeg.exifRewrite.ExifRewriter.writeSegmentsReplacingExif(ExifRewriter.java:490)
at org.apache.sanselan.formats.jpeg.exifRewrite.ExifRewriter.updateExifMetadataLossless(ExifRewriter.java:384)
"
This code has been working fine for many years (literally) on CF 9.x, so I all I am certain of is that it is related to it running on the new server.
Has anyone run into this before? Does anyone have any thoughts, ideas, or suggestions on how to address this issue?
blue skies,
Bryan
