|
|
Re: out of memory exception while loading SVG file: msg#00004
|
Subject: |
Re: out of memory exception while loading SVG file |
Hello thomas, Thank you for your reply. Soln you gave is working. Thanks a lot
Best Regards Mahesh Karanth thomas.deweese@xxxxxxxxx wrote: Hi Mahesh,
mahesh karanth wrote on 01/05/2006 08:17:33 AM:
> For the 8th SVG image I am gett ing Out of memory exception. Message on > the console is as follows "Exception in thread "AWT-EventQueue-0" > java.lang.OutOfMemoryError: Java heap space". > > What is the problem?
Uhh, Java is running out of memory.
> Note:The SVG images that I am loading are 200kb to 250kb size.
> Please s
uggest me to get out of this problem
Give Java more memory... See the -Xmx command line
argument. By default Java will use something pathetic like 64MB of memory.
--------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx For additional commands, e-mail: batik-dev-help@xxxxxxxxxxxxxxxxxxxxxx
Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.
|
| |