On Fri, 29 Jun 2007 12:37:37 +1000, Nagesh <[EMAIL PROTECTED]> 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.)
>

<snip>

> 08:40:56 JZOSVM50(T): -> createJvm()
> Error: unable to allocate 134217728 bytes for GC in j9vmem_reserve_memory.
> JVMJ9VM015W Initialization error for library j9gc23(2): Failed to
>instantiate heap.  128M requested

I haven't played with JZOS yet (it was just installed here for a project by a
co-worker the other day), but it looks like you need more than the 128M
you requested.  From that message it looks like you need 128M just for
garbage collection (GC).    Also can't say if you are really getting the 128M
you requested (there could be a IEFUSI exit preventing that).   

Is this the 64-bit version or 31-bit?  If 64-bit, you also need 64-bit storage
(MEMLIMIT) and many shops have the default set at 0.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
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