The Min- Setting should always be smaller or equal to the Max-Setting.
Values above 3584M will only work when using 64bit-Mode for the JVM.
There is an related parameter in the shell script.
We were using HP-UX and are now using Solaris.
For certain issues we have added a “-Xss4096k” to the “JAVA_MEMSET=”-ms${JAVA_MIN_MEM} -mx${JAVA_MAX_MEM}“”-String.
We had no need to go beyond 4096M with these settings for our application, but this can vary depending on your application. You will have to experiment with different values.
One Point to remember:
the higher the min-value, the longer the JVM needs to initialize, which delays the startup of the IS.
Regards,
Holger
#Integration-Server-and-ESB#webMethods