Login  Register

Re: OutOfMemoryError in ImageJ applet

Posted by vmunukutla on Jul 14, 2009; 7:18am
URL: http://imagej.273.s1.nabble.com/OutOfMemoryError-in-ImageJ-applet-tp3691798p3691800.html


vmunukutla wrote
Hi,

When I am trying to view the images of huge dimensions in ImageJA applet I am getting
java.lang.OutOfMemoryError: Java heap space error.

I tried giving  
in the applet tag but no use.

Please help me.
I tried giving PARAM name="java_arguments" value="-Xmx1024m"  
in the applet tag but no use.


PARAM name="java_arguments" value="-Xmx1024m"