If this is a 32-bit VM (which is what your say in the OP) are you using a PAE kernel? IIRC, you are not going to access more than 4 GB of RAM with a 32-bit OS without a PAE kernel. Is moving to 64-bit an option?
On Mon, Sep 23, 2013 at 6:47 AM, Jack Coats <[email protected]> wrote: > At 12G the stack heap size should be around 3G (25%) rather than 2. > You might even try 4G or so. > > I forgot, is the java engine 32 or 64 bit? In any case you might try > 64 bit engine if you can. > ... Jack > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
