Mantis - Baratine
Viewing Issue Advanced Details
5831 minor always 11-21-14 14:16 11-21-14 14:16
ferg  
 
normal  
new  
open  
none    
none  
0005831: jvm-args not being picked up
(rep by Thomas Memenga)
Actually

cluster {
     server-default {
       jvm-args "-Xmx2048m";
     }
...


Is not picked up on my setup (0.8.5) .... the only way to set the heap size
is via


baratine start --conf resin.cf -Xmx2048m ....

There are no notes attached to this issue.