Agreed.   This is the most likely problem (MEMLIMIT).

If you run "HelloWorld" from the JZOS batch launcher with LOGLVL="+D", the
JZOS batch JVM launcher will display memory limits from the LDA to confirm
your actual available storage.   Under USS using the java launcher, you may
want to try something like Mark Zeldon's RXSTOR64 exec under USS:

http://www.ibmsystemsmag.com/mainframe/enewsletterexclusive/19864p2.aspx

If you are running a OMVS shell under TSO, you might also try logging in to
a TTY Telnet or SSH shell, since the problem may be only with your LOGON
proc and not the USS default MEMLIMIT.

BTW: does anyone else find it objectionable that the standard java launcher
doesn't check to see if it has a minimum amount of required memory before
crashing during initialization?

Kirk Wolf
Dovetailed Technologies
http://dovetail.com


On Thu, May 28, 2009 at 11:08 AM, Mark Jacobs <[email protected]>wrote:

> Ceruti, Gerard G wrote:
> > Hi all
> >
> > We have Java V5 64bit installed and I am trying to confirm it is
> > installed ok by issuing the "java -version" command but I get :
> >
> > RC14:PTC3:/usr/lpp/java/J5.0_64/bin:#> ./java -version
> > CEE3204S The system detected a protection exception (System Completion
> > Code=0C4).
> >          From entry point checkInstallation at compile unit offset
> > +000000001D8213BA at entry offset +000000000000014A at address
> > 000000001D8213BA.
> > CEE3204S The system detected a protection exception (System Completion
> > Code=0C4).
> >          The traceback information could not be determined.
> > [1] + Done(137) ./java -version
> >   50332007      Killed  ./java
> > RC14:PTC3:/usr/lpp/java/J5.0_64/bin:#>
> >
> > I will open a call with IBM local in the AM, perhaps someone has seen
> > the error before,
> > Are there perhaps any LE settings that need to be done ?>
> >
> > Regards
> > Gerard Ceruti
> > may the 'z' be with you
> >
> _____________________________________________________________________________________________________________________________________
> >
>
> What is your memlimit set at? I've seen multiple problems with the 64
> bit java when memlimit isn't set correctly.
>
> --
> Mark Jacobs
> Time Customer Service
> Tampa, FL
> ----
>
> In theory there is no difference between theory and practice.
> In practice there is.
>
> - Yogi Berra
>
> ----------------------------------------------------------------------
> 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

Reply via email to