[Laszlo-user] Debug cause java out of memory bug :)
P T Withington
ptw at openlaszlo.org
Thu Apr 19 03:18:35 PDT 2007
On 2007-04-19, at 04:57 EDT, Pierre Augier wrote:
> set ANT_OPTS=-XX:MaxPermSize=256m
> set JAVA_OPTS=-XX:MaxPermSize=256m
> set ANT_OPTS=-XX:MaxPermSize=512m
> set JAVA_OPTS=-XX:MaxPermSize=512m
>
>
>
> for the moment i don't use debug ... but it would be very usefull
> when i 'll go deeper into the code ..
I use:
export JAVA_OPTS="-ea -Xmx384m"
and have never seen out of memory on lzc.
More information about the Laszlo-user
mailing list