Ok, I just compared your jcl to mine.  Mine works with no trailing "/"

Yours: classpath="/usr/lpp/smp/classes/"
Mine: classpath="/usr/lpp/smp/classes"


And in one of your follow-on listings, not sure if it’s a cut/paste problem or 
not, but there is an extra space after smp/classes/ prior to the "com."

/bin/sh -c /usr/lpp/java/J8.0_64/bin/java -Dcom.ibm.smp.debug=severe -showversi 
 n -cp /usr/lpp/smp/classes/ com.ibm.smp.GIMJVCLT
_________________________________________________________________
Dave Jousma
Manager Mainframe Engineering, Assistant Vice President
david.jou...@53.com
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of ??? ?? ???
Sent: Thursday, August 24, 2017 5:40 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: GIM69209S ** RECEIVE PROCESSING HAS FAILED BECAUSE PROGRAM GIMJVCLT 
COULD NOT BE Started.

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

Hi,

I am setting up a brand new system, running z/OS v2.2

I ordered a product from shopzseries, and I am trying to download it using the 
RFNJOBH downloaded from shopzseries.

I am getting the message
GIM69209S ** RECEIVE PROCESSING HAS FAILED BECAUSE PROGRAM GIMJVCLT COULD NOT 
BE Started.

I’ve looked at everything mentioned in the message manual, and it all seems ok.

Here is the job I am using:
//V110GA37 JOB (00),'        ',CLASS=X,MSGCLASS=X,PRTY=9,
// NOTIFY=&SYSUID
//SMPER1  EXEC PGM=GIMSMP,REGION=0M,MEMLIMIT=4G,
//             PARM='PROCESS=WAIT'
//SMPCSI   DD  DISP=SHR,DSN=SYSG.SMPE.GLOBAL.CSI     <=== NOTE 1
//SMPNTS   DD  PATHDISP=KEEP,
//             PATH='/u/smpe/smpnts/'           <=== NOTE 2
//SMPWKDIR DD  PATHDISP=KEEP,
//             PATH='/u/smpe/workdir/'         <=== NOTE 3
//SMPCPATH DD PATH='/usr/lpp/smp/classes/'     <=== NOTE 4
//SMPOUT   DD  SYSOUT=*
//SMPRPT   DD  SYSOUT=*
//SMPLIST  DD  SYSOUT=*
//SYSPRINT DD  SYSOUT=*
//SMPCNTL  DD  *
  SET      BOUNDARY (GLOBAL) .
  RECEIVE
        FROMNETWORK(
          SERVER(SERVINFO)
     /*   TRANSFERONLY                   <=== NOTE 5 */
          CLIENT(CLNTINFO)
          )
           .
/*
//SERVINFO DD *
       <SERVER
         host="deliverycb-mul.dhe.ibm.com"
         user="P404n421"
         pw="k6q1794E"
         >
         <PACKAGE
           file="2017081650107/PROD/GIMPAF.XML"
            hash="C67534FA316BC23C9AE77039DF2C6507714FE87F"
           id="STP45994"
           >
         </PACKAGE>
       </SERVER>
/*
//*
//CLNTINFO DD *
<CLIENT
javahome="/usr/lpp/java/J8.0_64"
classpath="/usr/lpp/smp/classes/"
downloadmethod="https"
downloadkeyring="javatruststore">
</CLIENT>
/*

Gadi
לתשומת ליבך, בהתאם לנהלי חברת מלם מערכות בע"מ ו/או כל חברת בת ו/או חברה קשורה 
שלה (להלן : "החברה") וזכויות החתימה בהן, כל הצעה, התחייבות או מצג מטעם החברה, 
מחייבים מסמך נפרד וחתום על ידי מורשי החתימה של החברה, הנושא את לוגו החברה או 
שמה המודפס ובצירוף חותמת החברה. בהעדר מסמך כאמור (לרבות מסמך סרוק) המצורף 
להודעת דואר אלקטרוני זאת, אין לראות באמור בהודעה אלא משום טיוטה לדיון, ואין 
להסתמך עליה לביצוע פעולה עסקית או משפטית כלשהי. Please note that in accordance 
with Malam and/or its subsidiaries (hereinafter : "Malam") regulations and 
signatory rights, no offer, agreement, concession or representation is binding 
on the Malam, unless accompanied by a duly signed separate document (or a 
scanned version thereof), affixed with the Malam seal.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to