> While this seems to be true in windows we do not get the same behavior in > Linux, in fact we get better memory usage if we omit the java memory ^^^^^^^^^^^^^^^^^^^^^
What that means, *better*? > parameters in Linux. I agree this goes against the java documentation but > this is what we experienced. Which JDK version do you use? Anyway, did you try with -Xmx100M With this setting the GC will be less lazy... and you problem should be fixed. I hope this helps, Laurent. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>