-xmx parameter not working
843811Oct 30 2003 — edited Oct 31 2003Hi everyone,
I've developed a graphical application which uses a lot of memory. So I've put the -Xmx (-Xmx256Mb) parameter in the launcher command line, but in some PC it doesn't work (it gets the ?java.lang.OutOfMemory Error?).
Precisely, because I've used installanywhere to build the installer, I've put the line
lax.nl.java.option.additional=-Xmx256Mb
in the '.lax' file of the LaunchAnywhere config file.
Has anyone a suggestion on how resolve this problem?
I'd like to specify that in a lot of PC (at least 10-20 PCs) it works good....
Thanks in advance!
edoardo