Java/ColdFusion error with CFimage tag
I just switched my web site from a shared hosting environment to a VPS server with Hosting.com. The site is running well in the VPS but I'm now getting the following error when any page is called that contains the ColdFusion "cfimage" tag:
Error Type:
java.lang.UnsupportedOperationException
Error Message:
The Error Detail of the CF debugging page is empty.
I believe the error is triggered specifically by the "resize" action of the cfimage tag as I've confirmed the CF process always stops just after that line of code. I've also confirmed that the new VPS environment is running the same versions of ColdFusion (8,0,1,195765) and Java (1.6.0_04) as the old shared server. I've also confirmed that the images are being populated/manipulated in the folder C:\ColdFusion8\tmpCache\CFFileServlet\_cf_image as should be expected. Finally, I've also confirmed that the hotfix from Adobe related to the cfimage tag (hf801-71557.jar) has already been installed/applied to my ColdFusion server as per the Adobe TechNote http://kb2.adobe.com/cps/403/kb403411.html.
I've searched for other posts related to this error but have found none. Has anyone else experienced this error and resolved the issue?
Thanks,
Tony
Band count exceeds non-unity number of constants.
