So Michael,
1. The job descriptions are identical.
Does...
1. Each profile has the identical authority to the class path and other objects necessary to run RUNJVA?
2. Each profile have the same special authorities?
3. Each profile have the same associated group profiles?
Gary Monnier
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Michael Schutte
Sent: Wednesday, May 30, 2012 1:41 PM
To: Midrange Systems Technical Discussion
Subject: Job Description Causes RUNJVA to produce Java program completed with exit code 1?
I wouldn't think that a job description would cause RUNJVA to produce this error but it seems to be.
Java program completed with exit code 1
When my profile is set to this profile WDLSITPE, the error above is produced. When I set my profile to use WDLSREPORT, I do not get an error and the process completes successfully. There is no visible difference between the two job descriptions.
WDLSITPE job description here.
http://code.midrange.com/11d0a4be93.html
WDLSREPORT job description here
http://code.midrange.com/00d5545290.html
The display object authority for both is...
Object secured by authorization list . . . . . . . . . . . . : *NONE
Object
User Group Authority
*PUBLIC *CHANGE
CCLLC *ALL
The command that is failing when job description WDLSITPE is
RUNJVA CLASS('com.ctcodeworks.itext.ToPDF') +
PARM(&FILE &MEMBER &CRCDLEN &COVERFLOW +
&PDF &PASSWORD &OWNERPW &FONT &BACKGROUND +
&PAGESIZE &CPAGEWIDTH &CPAGEHIGH +
&CFONTSIZE &CVERTTAB &CLMARGIN &CRMARGIN +
&CTMARGIN &CBMARGIN &ORIENT &IMAGEPOS +
&IMAGENAME &CIMGSCALE &IGNMARGIN +
&CIMGROT) CLASSPATH(&CLASSPATH) +
OUTPUT(&OUTPUT)
&CLASSPATH = /QIBM/ProdData/OS400/jt400/lib/jt400Native.jar
&OUTPUT = *NONE.
I was hoping there would be a log I could review. I know that there's not a lot that you can do with the information provided. Is there a java log I could look at or does the OUTPUT = *NONE prevent that?
Thank you
Michael Schutte
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.