Bad IBM_JAVA_OPTIONS when running TC13

General discussion on the JZOS batch launcher and toolkit
Post Reply
patmartin99

Bad IBM_JAVA_OPTIONS when running TC13

Post by patmartin99 »

I have installed jzos and have run the Helloworld test successfully.
I am now installing Tomcat and running batch job TC13. TC13 is failing
with Bad IBM_JAVA-OPTIONS. I have run the job with a +T trace. I have
cut/paste the section with the IBM_JAVA_OPTIONS. Some of the text to the right was truncated in the cut/paste. Any ideas?
Thank You in advance.

JZOSVM13(I): IBM_JAVA_OPTIONS=-Xms64m -Xmx128m -Dfile.encoding=ISO8859-1 -Dcata
-Dcatalina.home=/u/jupam21/tomcat/tomcat/ -Djava.io.tmpdir=/u/jupam21/tomcat/to
1/tomcat/tomcat//com
mon/endorsed -Djzos.realm.properties=/u/jupam21/jzos/tomcat/JzosRealm.propertie
JZOSVM13(I): _=/bin/env
JZOSVM13(I): CLASSPATH=/SYSTEM/tmp/java/IBM/J1.3/lib/tools.jar:/u/jupam21/tomca
os/jzos.jar:
JZOSVM13(I): LIBPATH=:/SYSTEM/tmp/java/IBM/J1.3/bin:/SYSTEM/tmp/java/IBM/J1.3/b
JZOSVM13(I): _BPX_SHAREAS=
JZOSVM13(I): JAVA_DUMP_HEAP=false
JZOSVM13(I): JAVA_HOME=/SYSTEM/tmp/java/IBM/J1.3
JZOSVM13(T): adoptEnvironment()() - closing f_pipe_env
JZOSVM13(T): <- adoptEnvironment()()
JZOSVM13(T): JzosVM()() - getting IBM_JAVA_OPTIONS
JZOSVM13(T): JzosVM()() - processing argv[1]: +T
JZOSVM13(T): JzosVM()() - processing argv[2]: org.apache.catalina.startup.Bo
JZOSVM13(T): JzosVM()() - mainClassName: org.apache.catalina.startup.Bootstr
JZOSVM13(T): JzosVM()() - mainArgCount: 1
JZOSVM13(T): -> initializeVMArgs()()
JZOSVM13(T): initializeVMArgs()() - vm_args.version: 10002
JZOSVM13(T): initializeVMArgs()() - Setting JVM hooks
JZOSVM13(T): initializeVMArgs()() - Getting CLASSPATH
JZOSVM13(T): <- initializeVMArgs()()
JZOSVM13(T): -> createJvm()()
Bad IBM_JAVA_OPTIONS:
JZOSVM13(E): JNI_CreateJavaVM error, rc = -1
JZOSVM13(T): <- createJvm()()
patmartin99

Update

Post by patmartin99 »

My previous note was incorrect. I was able to run the HelloWorld
successfully only by commenting out the export of IBM_JAVA_OPTIONS.
(i.e I received the same error if it was uncommented like I am receiving running TC13.

Thank You
coz
Posts: 392
Joined: Fri Jul 30, 2004 5:29 pm

Post by coz »

It's a little difficult to determine what the problem might be with the truncated ouput information you've provided. If possible, see if you can piece together the output (+I level is probably enough for this problem) by shifting right F11/F10 and grabbing the characters past column 80. I would also like to see the jzos version information that appears at the top of the job output. It looks like you may be running a downlevel version of JZOS.
patmartin99

Post by patmartin99 »

I sent a txt file with the JCL output list and contents of +T trace.

Thanks,
Pat
Guest

Post by Guest »

Whoops...via email
coz
Posts: 392
Joined: Fri Jul 30, 2004 5:29 pm

Post by coz »

This is a very old version of jzos. You're most likely encountering the problem described in this post:

http://www.jzos.com/forum/viewtopic.php?t=27 (scroll down)

Please download the latest version of JZOS and try again. You can download from here:

http://www.jzos.com/releases/jzos-1.1.1.zip
patmartin99

Bad IBM_JAVA_OPTIONS when running TC13

Post by patmartin99 »

ADDED FOR INFORMATIONAL PURPOSES:


Patrick,

That's a great find! We dump the java version immediately after we
create the JVM, but we were not getting far enough to do that. I'll add
this to our list of items to be added to a FAQ.

In the meantime, it would be great if you could post this resolution on
the forum; it might help someone else with the same problem.

I hope you find JZOS useful for your needs...

Regards,
--Steve

Patrick.Martin@judiciary.state.nj.us wrote:
>
> Steve,
>
> I tried the below with the same results. Then I researched on the IBM
> Java site and found out the build I was
> running for J1.3 was very old. I upgraded to UQ94379 and the problem
> with the BAD_JAVA_OPTIONS is
> no longer occurring.
>
> Thanks for your help.
> Pat
>
>
> *Steve Goetze <goetze@dovetail.com>*
>
> 02/25/2005 09:44 PM
>
>
> To: Patrick.Martin@judiciary.state.nj.us
> cc:
> Subject: Re: [Fwd: Re: Bad IBM_JAVA_OPTIONS]
>
>
>
>
> Patrick,
>
> Everything in the trace looks fine to me...
>
> Are you are able to run java from a USS shell?
>
> If so, I'd like to narrow down the variables in batch as much as possible:
>
> - Comment out the "dotted" environment call at the beginning of the
> STDENV DD:
> #. /etc/profile
>
> - Set a minimal path:
> export PATH=/bin:"${JAVA_HOME}"/bin:
>
> And try running RUN13 again.
>
> Regards,
> --Steve
>
> Patrick.Martin@judiciary.state.nj.us wrote:
> >
> > Steve,
> >
> > Sorry for the delay. Could you take a look at this log.
> >
> > Thanks,
> > Pat
> >
> >
> >
> >
> >
> >
> >
> > *Steve Goetze <goetze@dovetail.com>*
> >
> > 02/08/2005 04:57 PM
> >
> >
> > To: Patrick.Martin@judiciary.state.nj.us
> > cc:
> > Subject: Re: [Fwd: Re: Bad IBM_JAVA_OPTIONS]
> >
> >
> >
> >
> > Pat,
> >
> > Yes, send me the log when you have a chance.
> >
> > --Steve
> >
> > Patrick.Martin@judiciary.state.nj.us wrote:
> > >
> > > Steve,
> > >
> > > I did download and install 1.1.1, but I still have the problem. I am
> > > investigating it more closely. Should I send you
> > > the +I log.
> > >
> > > Thanks,
> > > Pat
> > >
> > >
> > > *Steve Goetze <goetze@dovetail.com>*
> > >
> > > 02/04/2005 02:17 PM
> > >
> > >
> > > To: Patrick.Martin@judiciary.state.nj.us
> > > cc:
> > > Subject: [Fwd: Re: Bad IBM_JAVA_OPTIONS]
> > >
> > >
> > >
> > >
> > > Pat,
> > >
> > > Did you get JZOS version 1.1.1 up and running? If so, did it take
> care
> > > of your problem?
> > >
> > > Regards,
> > > --Steve
> > >
> > > -------- Original Message --------
> > > Subject: Re: Bad IBM_JAVA_OPTIONS
> > > Date: Wed, 02 Feb 2005 19:21:26 -0500
> > > From: Steve Goetze <goetze@dovetail.com>
> > > To: Patrick.Martin@judiciary.state.nj.us
> > > CC: Kirk Wolf <kirk@dovetail.com>
> > > References:
> > > <OF93471776.FF39065B-ON85256F9C.005A5FBC@courts.judiciary.state.nj.us>
> > >
> > > Pat,
> > >
> > > Good lord, you're running an ancient version of JZOS! We had a
> problem
> > > with the processing of long environment values many months back,
> but it
> > > has since been fixed. It looks to me like you are running into that
> > > problem. I would definitely recommend running the latest version
> of the
> > > software (1.1.1), available on the web site.
> > >
> > > I'll post a response on the web site in case anyone else has this
> > problem.
> > >
> > > Regards,
> > > --Steve
> > >
> > > Patrick.Martin@judiciary.state.nj.us wrote:
> > > >
> > > > Steve,
> > > >
> > > > I have attached the entire JCL and SYSOUT file (with +T) option so
> > there
> > > > shouldn't be any problems with truncation.
> > > >
> > > > Thanks,
> > > > Pat
> > > >
> > > >
> > > >
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > > 1 J E S 2 J O B L O G -- S Y S T E M
> S Y S
> > > A -- N O D E J E S A
> > > > 0
> > > > 14.29.51 JOB02770 ---- TUESDAY, 01 FEB 2005 ----
> > > > 14.29.51 JOB02770 $HASP373 JUPAM21Z STARTED - INIT 1 -
> CLASS F -
> > > SYS SYSA
> > > > 14.29.51 JOB02770 ACF9CCCD USERID JUPAM21 IS ASSIGNED TO
> THIS JOB
> > > - JUPAM21Z
> > > > 14.29.55 JOB02770 $HASP395 JUPAM21Z ENDED
> > > > 0------ JES2 JOB STATISTICS ------
>
> > > > - 01 FEB 2005 JOB EXECUTION DATE
> >
> > > > - 58 CARDS READ
> >
> > > > - 236 SYSOUT PRINT RECORDS
> >
> > > > - 0 SYSOUT PUNCH RECORDS
> >
> > > > - 25 SYSOUT SPOOL KBYTES
>
> > > > - 0.06 MINUTES EXECUTION TIME
> >
> > > > 1 //JUPAM21Z JOB B55244TS00701,'Java V1.3',
>
> > > JOB02770
> > > > // CLASS=F,
>
> > > 00020099
> > > > // MSGCLASS=T,
>
> > > 00030099
> > > > // NOTIFY=JUPAM21
>
> > > 00030099
> > > > 2 //PROCLIB JCLLIB ORDER=JUPAM21.JZOS.SAMPLIB
>
> > >
> > > > //*
>
> > >
> > > >
> > >
> //*********************************************************************
> > >
> > > > //*
>
> > >
> > > > //* Batch job to run the Java1.3 VM
>
> > >
> > > > //*
>
> > >
> > > > //* Tailor the proc and job for your installation:
>
> > >
> > > > //* 1.) Modify the Job card per your installation's
> > > requirements
> > > > //* 2.) Modify the PROCLIB card to point to this PDS, or
> > > wherever
> > > > //* the EXJZOSVM procedures has been installed.
>
> > >
> > > > //* 3.) Modify JZOS_HOME to point to the hfs directory
> > > where JZOS
> > > > //* was installed
>
> > >
> > > > //* 4.) edit JAVA_HOME to point the location of the 1.3
> > > JDK
> > > > //* 5.) Modify the CLASSPATH as required to point to
> your
> > > Java code
> > > > //* 6.) Modify JAVACLS and ARGS to launch desired Java
> > > class
> > > > //*
>
> > >
> > > >
> > >
> //*********************************************************************
> > >
> > > > //*
>
> > >
> > > > 3 //JAVA EXEC PROC=EXJZOSVM,VERSION='13',
>
> > >
> > > > // JAVACLS='com.dovetail.jzos.testing.HelloWorld'
>
> > >
> > > >
> > >
> XX*********************************************************************
> > >
> > > > XX*
>
> > >
> > > > XX* Stored procedure for executing the JZOS Java Batch
> > > Launcher
> > > > XX*
>
> > >
> > > > XX* Tailor the proc your installation:
>
> > >
> > > > XX* 1.) Replace '<HLQ>.JZOS.LOADLIB' with the PDSE that
> > > contains the
> > > > XX* JZOSVMxx modules that were installed during
> > > installation
> > > > XX*
>
> > >
> > > >
> > >
> XX*********************************************************************
> > >
> > > > 4 XXEXJZOSVM PROC JAVACLS=, < Fully Qfied
> > > Java class..RQD
> > > > XX ARGS=, < Args to Java
> > > class
> > > > XX LIBRARY='JUPAM21.JZOS.LOADLIB', < STEPLIB FOR
> > > JZOSVM module
> > > > XX VERSION='13', < Version of
> > > JZOSVM module
> > > > XX LOGLVL='+T', < Debug LVL:
> > > +I(info) +T(trc)
> > > > XX REGSIZE='0M', < EXECUTION
> > > REGION SIZE
> > > > XX LEPARM=''
>
> > >
> > > > 5 XXJAVAJVM EXEC PGM=JZOSVM&VERSION,REGION=&REGSIZE,
>
> > >
> > > > XX PARM='&LEPARM/&LOGLVL &JAVACLS &ARGS'
>
> > >
> > > > IEFC653I SUBSTITUTION JCL -
> > > PGM=JZOSVM13,REGION=0M,PARM='/+T
> com.dovetail.jzos.testing.HelloWorld '
> > > > 6 XXSTEPLIB DD DSN=&LIBRARY,DISP=SHR
>
> > >
> > > > IEFC653I SUBSTITUTION JCL -
> > DSN=JUPAM21.JZOS.LOADLIB,DISP=SHR
> > > > 7 XXSYSPRINT DD SYSOUT=* < System stdout
>
> > >
> > > > 8 XXSYSOUT DD SYSOUT=* < System stderr
>
> > >
> > > > 9 //STDENV DD *
>
> > >
> > > > X/STDENV DD DUMMY < Env config shell
> script
> > >
> > > > 10 XXSTDOUT DD SYSOUT=* < Java System.out
>
> > >
> > > > 11 XXSTDERR DD SYSOUT=* < Java System.err
>
> > >
> > > > 12 XXCEEDUMP DD SYSOUT=*
>
> > >
> > > > 13 XXABNLIGNR DD DUMMY
>
> > >
> > > > 14 XX PEND
>
> > >
> > > > STMT NO. MESSAGE
> > > > 3 IEFC001I PROCEDURE EXJZOSVM WAS EXPANDED USING PRIVATE
> > > LIBRARY JUPAM21.JZOS.SAMPLIB
> > > > IEF236I ALLOC. FOR JUPAM21Z JAVAJVM JAVA
> > > > IEF237I 11C0 ALLOCATED TO STEPLIB
> > > > IEF237I JESA ALLOCATED TO SYSPRINT
> > > > IEF237I JESA ALLOCATED TO SYSOUT
> > > > IEF237I JESA ALLOCATED TO STDENV
> > > > IEF237I JESA ALLOCATED TO STDOUT
> > > > IEF237I JESA ALLOCATED TO STDERR
> > > > IEF237I JESA ALLOCATED TO CEEDUMP
> > > > IEF237I DMY ALLOCATED TO ABNLIGNR
> > > > IEF142I JUPAM21Z JAVAJVM JAVA - STEP WAS EXECUTED - COND CODE 2000
> > > > IEF285I JUPAM21.JZOS.LOADLIB KEPT
>
> > > > IEF285I VOL SER NOS= WORK20.
> > > > IEF285I JUPAM21.JUPAM21Z.JOB02770.D0000102.? SYSOUT
>
> > > > IEF285I JUPAM21.JUPAM21Z.JOB02770.D0000103.? SYSOUT
>
> > > > IEF285I JUPAM21.JUPAM21Z.JOB02770.D0000101.? SYSIN
>
> > > > IEF285I JUPAM21.JUPAM21Z.JOB02770.D0000104.? SYSOUT
>
> > > > IEF285I JUPAM21.JUPAM21Z.JOB02770.D0000105.? SYSOUT
>
> > > > IEF285I JUPAM21.JUPAM21Z.JOB02770.D0000106.? SYSOUT
>
> > > > IEF373I STEP/JAVAJVM /START 2005032.1429
> > > > IEF374I STEP/JAVAJVM /STOP 2005032.1429 CPU 0MIN 00.09SEC
> SRB
> > > 0MIN 00.01SEC VIRT 88K SYS 408K EXT 17604K SYS 10408K
> > > > IEF375I JOB/JUPAM21Z/START 2005032.1429
> > > > IEF376I JOB/JUPAM21Z/STOP 2005032.1429 CPU 0MIN 00.09SEC
> SRB
> > > 0MIN 00.01SEC
> > > > JZOSVM13(N): Copyright (C) 2004 Dovetailed Technologies LLC. All
> > > rights reserved.
> > > > (I): log level has been set to: 339747152
>
> > >
> > > > JZOSVM13(T): -> JzosVM()()
>
> > >
> > > > JZOSVM13(I): Adopting //DD:STDENV environment:
>
> > >
> > > > JZOSVM13(T): -> adoptEnvironment()()
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > _BPX_SHAREAS=
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> # This is a
> shell
> > > script which configures
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> # any
> environment
> > > variables for the Java JVM.
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> # Variables
> must
> > > be exported to be seen by the launcher.
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> .
> /etc/profile
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> .
> > > /u/jupam21/.profile
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > JZOS_HOME=/u/jupam21/jzos
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > JAVA_HOME=/SYSTEM/tmp/java/IBM/J1.3
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > PATH="$PATH":"${JAVA_HOME}"/bin:
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
> > > LIBPATH="$LIBPATH":"${JAVA_HOME}"/bin
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
> > > LIBPATH="$LIBPATH":"${JAVA_HOME}"/bin/classic
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
> > > LIBPATH="$LIBPATH":"${JZOS_HOME}"
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > LIBPATH="$LIBPATH":
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> # Customize
> your
> > > CLASSPATH here
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> CLASSPATH=
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> # Add JZOS
> > > required jars to end of CLASSPATH
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> for i in
> > > "${JZOS_HOME}"/*.jar; do
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
> > > CLASSPATH="$CLASSPATH":"$i"
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> done
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > CLASSPATH="$CLASSPATH":
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> # Configure JVM
> > > options
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> #JO="-Xms16m
> > > -Xmx128m"
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> # Uncomment the
> > > following if you want to run with Ascii file
> > > > encoding..
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> #JO="$IJO
> > > -Dfile.encoding=ISO8859-1"
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > IBM_JAVA_OPTIONS="$IJO "
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>>
>
> > >
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > JAVA_DUMP_HEAP=false
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > JAVA_PROPAGATE=NO
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> export
> > > IBM_JAVA_ZOS_TDUMP=NO
> > > >
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> env >&5
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - f_pipe_in>> exit
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - closing f_pipe_in
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - waiting for child
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - closing pipe_out and
> pipe_env
> > > WRITE_END
> > > > JZOSVM13(T): adoptEnvironment()() - reading child shell
> output
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - closing f_pipe_out
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - reading env from
> f_pipe_env
> > >
> > > > JZOSVM13(I): _CXX_LIBDIRS=/lib /usr/lib
>
> > >
> > > > JZOSVM13(I): MAIL=/usr/mail/
>
> > >
> > > > JZOSVM13(I): JAVA_PROPAGATE=NO
>
> > >
> > > > JZOSVM13(I): LPARNAME=SYSA
>
> > >
> > > > JZOSVM13(I):
> > >
> >
> PATH=/SYSTEM/tmp/java/IBM/J1.3/bin:/bin:/bin:/SYSTEM/tmp/java/IBM/J1.3/bin/classic:.:/SYSTEM/tmp/java/IBM/J
> > > > 1.3/bin:
>
> > >
> > > > JZOSVM13(I): DPARNAME=jupam21
>
> > >
> > > > JZOSVM13(I): _CXX_WORK_UNIT=SYSDA
>
> > >
> > > > JZOSVM13(I): _CXX_INCDIRS=/usr/include /usr/lpp/ioclib/include
>
> > >
> > > > JZOSVM13(I): IBM_JAVA_ZOS_TDUMP=NO
>
> > >
> > > > JZOSVM13(I): JZOS_HOME=/u/jupam21/jzos
>
> > >
> > > > JZOSVM13(I): _CC_LIBDIRS=/lib /usr/lib
>
> > >
> > > > JZOSVM13(I): _C89_SLIB_PREFIX=SYS1
>
> > >
> > > > JZOSVM13(I): IBM_JAVA_OPTIONS=
>
> > >
> > > > JZOSVM13(I): _C89_CLIB_PREFIX=SYS1.CBC
>
> > >
> > > > JZOSVM13(I): _EDC_PUTENV_COPY=YES
>
> > >
> > > > JZOSVM13(I): _CXX_PLIB_PREFIX=SYS1.CEE
>
> > >
> > > > JZOSVM13(I): _CC_WORK_UNIT=SYSDA
>
> > >
> > > > JZOSVM13(I): _CC_INCDIRS=/usr/include /usr/lpp/ioclib/include
>
> > >
> > > > JZOSVM13(I): PS1=@${LPARNAME}:$PWD>
>
> > >
> > > > JZOSVM13(I): _CC_PLIB_PREFIX=SYS1.CEE
>
> > >
> > > > JZOSVM13(I): LD_LIBRARY_PATH=/SYSTEM/usr/lpp/db2/db2710/lib
>
> > >
> > > > JZOSVM13(I): _=/bin/env
>
> > >
> > > > JZOSVM13(I):
> > > CLASSPATH=:/u/jupam21/jzos/junit.jar:/u/jupam21/jzos/jzos.jar:
>
> > >
> > > > JZOSVM13(I):
> > > STEPLIB=SYS1.CEE.SCEERUN:DB2S.SAND.SDSNEXIT:DB2S.SAND.SDSNLOAD
>
> > >
> > > > JZOSVM13(I): LANG=C
>
> > >
> > > > JZOSVM13(I):
> > >
> >
> LIBPATH=:/SYSTEM/tmp/java/IBM/J1.3/bin/classic:/u/jupam21/jzos:/usr/lpp/java/J1.1/lib/mvs/native_threads:/S
> > > >
> > >
> >
> YSTEM/usr/lpp/db2/db2710/lib:/SYSTEM/tmp/java/IBM/J1.3/bin/classic:/SYSTEM/tmp/java/IBM/J1.3/bin:/SYSTEM/tmp/java/IBM/J1
> > > > .3/bin/classic:
>
> > >
> > > > /u/jupam21/jzos:
>
> > >
> > > > JZOSVM13(I): _CXX_SLIB_PREFIX=SYS1
>
> > >
> > > > JZOSVM13(I): _CXX_CLIB_PREFIX=SYS1.CBC
>
> > >
> > > > JZOSVM13(I): _C89_LIBDIRS=/lib /usr/lib
>
> > >
> > > > JZOSVM13(I): TERM=vt100
>
> > >
> > > > JZOSVM13(I): _BPX_SHAREAS=YES
>
> > >
> > > > JZOSVM13(I): _C89_WORK_UNIT=SYSDA
>
> > >
> > > > JZOSVM13(I): _C89_INCDIRS=/usr/include /usr/lpp/ioclib/include
>
> > >
> > > > JZOSVM13(I): _CC_SLIB_PREFIX=SYS1
>
> > >
> > > > JZOSVM13(I): _CC_CLIB_PREFIX=SYS1.CBC
>
> > >
> > > > JZOSVM13(I): JAVA_DUMP_HEAP=false
>
> > >
> > > > JZOSVM13(I): _C89_PLIB_PREFIX=SYS1.CEE
>
> > >
> > > > JZOSVM13(I): JAVA_HOME=/SYSTEM/tmp/java/IBM/J1.3
>
> > >
> > > > JZOSVM13(I): TZ=EST5EDT
>
> > >
> > > > JZOSVM13(I): MANPATH=/usr/man/%L
>
> > >
> > > > JZOSVM13(I): NLSPATH=/usr/lib/nls/msg/%L/%N
>
> > >
> > > > JZOSVM13(I): Notes_SHARED_DPOOLSIZE=8388608
>
> > >
> > > > JZOSVM13(T): adoptEnvironment()() - closing f_pipe_env
>
> > >
> > > > JZOSVM13(T): <- adoptEnvironment()()
>
> > >
> > > > JZOSVM13(T): JzosVM()() - getting IBM_JAVA_OPTIONS
>
> > >
> > > > JZOSVM13(T): JzosVM()() - processing argv[1]: +T
>
> > >
> > > > JZOSVM13(T): JzosVM()() - processing argv[2]:
> > > com.dovetail.jzos.testing.HelloWorld
> > > > JZOSVM13(T): JzosVM()() - mainClassName:
> > > com.dovetail.jzos.testing.HelloWorld
> >
> > > > JZOSVM13(T): JzosVM()() - mainArgCount: 0
>
> > >
> > > > JZOSVM13(T): -> initializeVMArgs()()
>
> > >
> > > > JZOSVM13(T): initializeVMArgs()() - vm_args.version: 10002
>
> > >
> > > > JZOSVM13(T): initializeVMArgs()() - Setting JVM hooks
>
> > >
> > > > JZOSVM13(T): initializeVMArgs()() - Getting CLASSPATH
>
> > >
> > > > JZOSVM13(T): <- initializeVMArgs()()
>
> > >
> > > > JZOSVM13(T): -> createJvm()()
>
> > >
> > > > Bad IBM_JAVA_OPTIONS:
>
> > >
> > > > JZOSVM13(E): JNI_CreateJavaVM error, rc = -1
>
> > >
> > > > JZOSVM13(T): <- createJvm()()
>
> > >
> > > > JZOSVM13(T): <- JzosVM()()
>
> > >
> > > > CEE5207E The signal SIGABRT was received.
> > >
> > >
> > >
> >
> >
>
>
Post Reply