So I'm using Massimo's tmt_img.cfc file which works perfectly on my windows
machine. I ran into problems though when porting the code to my web server,
which runs headless.

I finally got my sysadmin to configure the system to allow me to use the
cfc, and it works...sort of. I can getHeight and getWidth, but when it tries
to resize an image, I get an error:
"Failed to resize image Object Instantiation Exception."
Error occured on line 198.

That line is inside the "bufferedResize" function of the CFC which appears
to be the portion of code actually doing the resizing. As I mentioned, it
works flawlessly on my local machine, which leads me to think that there's
some difference in my server's Java configuration. My sys guy just told me
that he installed upgraded Java to 1.4.1.

This is the last thing I need solved before I can push this code to the
client. Does anyone have any ideas? Anyone run into this problem with
tmt_img or another java based image manipulation CFC?

Thanks in advance.

<!----------------//------
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221325
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to