https://issues.apache.org/bugzilla/show_bug.cgi?id=40091


Thomas Deweese <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDINFO




--- Comment #4 from Thomas Deweese <[EMAIL PROTECTED]>  2008-04-14 05:22:40 PST 
---
My suspcion is that you are simply running out of memory.
How large (in pixels) is the PNG image?
By default Java only allows it's self to allocate ~64MB
of memory.  This can be changed with the -Xmx command line
option to java.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to