Skip to main content
August 19, 2009
Question

cfimage not working with large files

  • August 19, 2009
  • 1 reply
  • 601 views

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?

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
August 19, 2009

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.