https://issues.apache.org/bugzilla/show_bug.cgi?id=40091
--- Comment #5 from Jon Beebe <[EMAIL PROTECTED]> 2008-04-14 08:17:44 PST --- I have noticed that Batik takes ALOT of memory, so comment # 3 above occurred with batik having 1 GB of memory allocated to it. The PNG was 5184px x 2592px. (In reply to comment #4) > 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]
