cancel
Showing results for 
Search instead for 
Did you mean: 

Max heap memory values

former_member84399
Participant
0 Kudos

Dear all,

In the config tool of a Java 6.40 system, for a server process I see the Max Heap size under Tab "General" and the Max Heap size under Tab "Bootstrap". What is the difference of these two values? If you can send me a link with documentation on this, it would be very much appreciated

Many thanks

Andreas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check Note 876722 - the general setting for server node will take precedent over bootstap value

If you can see process details watch for -xmx value for the java process to find the actual value of the heap

Hope it helps

Answers (0)