Login  Register

Re: Increasing default memory allocated to ImageJ

Posted by Baler, Kevin (NIH/NIMH) [E] on Aug 03, 2005; 6:44pm
URL: http://imagej.273.s1.nabble.com/Increasing-default-memory-allocated-to-ImageJ-tp3705111p3705112.html

Balaji,
The memory allocation can be changed in the ImageJ.cfg file. You can open
this file in a text editor and modify the line

-Xmx63m -cp ij.jar ij.ImageJ

To

-Xmx1700m -cp ij.jar ij.ImageJ

Gali Baler
NIMH Summer IRTA
GC212 Bldg. 35 NIH
[hidden email]

-----Original Message-----
From: Balaji Gandhi [mailto:[hidden email]]
Sent: Wednesday, August 03, 2005 11:47 AM
To: List IMAGEJ
Subject: Increasing default memory allocated to ImageJ

Mr. Rasband/All,
 
I am creating a website which uses imagej's modules on the client and server
sides.
 
I am trying to change the default memory allocated for imagej(default 63MB)
to a higher value(probably 1700MB). I tried modifying the setting in
IJ_Props.txt. I cannot figure out where to modify it. I would appreciate any
help on this.
 
Thanks,
Balaji