tracker issue : CF-3037251

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 74975:

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)

Created: 01/14/2009

Components: CFIMAGE

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Major / Unknown

Locale/System: English / Platforms All

Vote Count: 3

Problem:


Method:


Result:

Pure Java JAI and ImageIO libraries exhibit much better performance than natively wrapped ones and are more reliable.

On our server cfimage action="resize" and imageScaleToFit will peg the CPU to 100% and hang the thread on any large image. Eventually the request will time out, but this might not be for 5 or more minutes.

After deleting the mlibwrapper_jai.jar and clibwrapper_jiio.jar so the Pure Java code path was used, the resize performance turned into mere seconds and the CPU usage dropped significantly.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3037251

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 01/14/2009

Attachments:

Comments:

If you remove the native bindings, imageResize and imageScaleToFit work flawlessly. This is directly related to bug #73549.
Vote by External U.
24193 | November 10, 2011 07:12:09 PM GMT
This bug has been voted..
Vote by External U.
24194 | November 10, 2011 07:12:10 PM GMT
This bug has been voted..
Vote by External U.
24195 | November 10, 2011 07:12:11 PM GMT