Copy link to clipboard
Copied
I have been experiencing some weird behavior with cfimage and am hoping someone can provide some insight on what to do.
I have an application where a user can upload an image, and I am using cfimage to create a thumbnail. However, when the source image is large (testing shows around 5 MB is where I start having problems), the thumbnail never gets completely created and the partial file that is created cannot be deleted without a reboot.
Has anyone else run into this?
Copy link to clipboard
Copied
Apply Coldfusion Updater 8.0.1 (assuming you're on Coldfusion 8), and then the latest cumulative hot fix for 8.0.1. There was a known issue with cfimage similar to what you describe.