You are asking for a maximum heap size of 128M:    "-Xmx128m"

The JVM will pre-allocate the maximum size heap, so that the storage is contiguous. The heap is only part of the memory used by the JVM, so that is why you need more than a 128MB region. Do you really need such a big heap? A complete Tomcat server will run in 64MB.....

Kirk Wolf
Dovetailed Technologies


Nagesh wrote:
Hi,
I am getting a RC of 106 when I am submitting a job using JZOS for Java 5.0. I have specified REGION size as 128M. What am I missing ? (I did send email to MVS-OE mailing list and posted on the discussion forum for JZOS. I thought, I will toss this one here too.)


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to