Operating System - HP-UX
1832978 Members
2776 Online
110048 Solutions
New Discussion

URGENT : MAX memory size possible for JVM on HP-UX 11.11 JRE 1.4

 
SOLVED
Go to solution
Amit Dixit_2
Regular Advisor

URGENT : MAX memory size possible for JVM on HP-UX 11.11 JRE 1.4

Hi,
We have java application running on our HP
boxes.
In the config parameter we defined
MAX_MEM=2048
MIN_MEM=2048

Just wondering is it possible to define a
larger size than this or its the maximum
possible for HP JVM on HP boxes.

Thanks,
Amit
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: URGENT : MAX memory size possible for JVM on HP-UX 11.11 JRE 1.4

I do not believe that is the limit. It might be a good starting point.

To learn more: http://www.hp.com/go/java

This is something you can experiment with on a non-production system.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Isralyn Manalac_1
Regular Advisor

Re: URGENT : MAX memory size possible for JVM on HP-UX 11.11 JRE 1.4

Hi Amit,

I suggest having a read about JVM in www.hp.com. Aside from those parameters, there are other kernel parameters that needed to be modified to optimize JVM's use.

Regards,

Isralyn