I determined that I don't require the 64bit version of JAVA, so removed it an installed the 32bit version instead. That runs just fine.
Thanks for everyone's input. On Tue, May 26, 2009 at 1:08 PM, Mark Zelden <[email protected]>wrote: > It looks like you have plenty of 64-bit virtstor, but not enough 31-bit. > I > can't recall how much you may need (check the Java doc or archives > perhaps), but I think you need at least 64M if not more and you only > have 32M. > > How are you executing this? From TSO OMVS, telnet into OMVS? If TSO, are > you allowed to logon with a larger region size? Even if you are, > it's possible IEFUSI is getting in the way or BPXPRMxx MAXASSIZE could be > getting in the way also if using a telnet session. > > Mark > -- > Mark Zelden > Sr. Software and Systems Architect - z/OS Team Lead > Zurich North America / Farmers Insurance Group - ZFUS G-ITO > mailto:[email protected] > z/OS Systems Programming expert at > http://expertanswercenter.techtarget.com/ > Mark's MVS Utilities: > http://home.flash.net/~mzelden/mvsutil.html<http://home.flash.net/%7Emzelden/mvsutil.html> > > > On Tue, 26 May 2009 12:31:02 -0400, Mark Pace <[email protected]> wrote: > > ># ./rexxstor > > > > V I R T U A L S T O R A G E U S A G E > > ------------------------------------------- > > > > > > Region requested: 55296K > > > > Max Priv Region Region Region Region > > Reg Size Limit Size In-Use Avail > > -------- -------- -------- -------- -------- > >Below 16M: 9192K 6564K 6564K 8K 6556K > >Above 16M: 1961984K 32768K 32768K 712K 32056K > > > >Above 2G : 10M (64-bit MEMLIMIT) > >MEMLIMIT Source: SMF > ># > > > >This is z/OS 1.9 > > > >On Tue, May 26, 2009 at 12:08 PM, Mark Zelden <[email protected] > >wrote: > > > >> On Tue, 26 May 2009 11:56:13 -0400, Mark Pace <[email protected]> > wrote: > >> > >> >I've installed the IBM 64-bit SDK for z/OS V6 but the verification > process > >> >is failing. > >> > > >> >export the path and display > >> ># echo $PATH > >> >/usr/lpp/java/J6.0_64/bin:/bin > >> ># echo $DISPLAY > >> >xx.xx.xx.xx:0.0 > >> ># > >> > > >> ># java -version > >> >Error: Port Library failed to initialize > >> >Could not create the Java virtual machine. > >> > > >> >Google doesn't turn up anything useful on that error message. Has > anyone > >> >seen this message before? > >> > > >> > >> Do you have (enough) 64-bit storage (MEMLIMIT) available to you under > the > >> shell / environment you are testing under? If you aren't sure or want > >> to check, download the REXXSTOR exec from my web site and execute it > >> from the shell you are working with. > >> > >> Mark > > > > >-- > >Mark Pace > >Mainline Information Systems > >1700 Summit Lake Drive > >Tallahassee, FL. 32317 > > > >---------------------------------------------------------------------- > >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 > > ---------------------------------------------------------------------- > 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 > -- Mark Pace Mainline Information Systems 1700 Summit Lake Drive Tallahassee, FL. 32317 ---------------------------------------------------------------------- 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

