I am running Resin 3.1.0 on a Windows server and I have tried to increase my
JVM values both in the resin.conf file, 
      <jvm-arg>-Xmx128m</jvm-arg>-
and in the command line arguments when installing Resin as a service.  
(httpd -install  -Xmx128m). 
In both cases, I just tried to change the Xmx value to about 128M. However,
when I test the configuration by running Runtime.getRuntime().maxMemory(),
it still shows the max memory as around 64M. What am I doing wrong?
-- 
View this message in context: 
http://www.nabble.com/Resin-jvm-arg-values-not-working-tf3764581.html#a10641816
Sent from the Resin mailing list archive at Nabble.com.
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to