Re: changing memory allocation using Fiji/ImageJ
Posted by
dscho on
Jun 09, 2011; 7:19am
URL: http://imagej.273.s1.nabble.com/changing-memory-allocation-using-Fiji-ImageJ-tp3684178p3684186.html
Dear Chan,
On Wed, 8 Jun 2011, W. Chan wrote:
> Hi Johannes
[please Cc: me if answering my mail; if you address somebody in a group,
you look into her face, too, not elsewhere]
> On Wed, 8 Jun 2011, Johannes Schindelin wrote:
>
> > On Tue, 7 Jun 2011, Susan Travers wrote:
> >
> > > Actually, the program is starting with more memory than allocated in
> > > the ImageJ.cfg file.
> >
> > That is strange. If you call the program with --dry-run, does it show
> > any -Xmx<number>g settings?
>
> I tried using the commandline options --dry-run or --help with either
> the -win64.exe or -win32.exe, there were no output as in the linux
> version. I tried Madison and Heidelberg on Win7 with java 1.6.0_24, and
> both versions behaved the same.
As described in
http://fiji.sc/Debugging_intro#Command_line_debuggingon Windows, you need to pass the --console option, too.
Ciao,
Johannes