Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfimage not working with large files

Guest
Aug 18, 2009 Aug 18, 2009

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?

TOPICS
Advanced techniques
582
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 19, 2009 Aug 19, 2009
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources