As a rough guess. See if you actually still have JAVA 1.4 on you system. In OMVS on the system in use
cd /usr/lpp/java ls -al If java 1.2 is present you should see J4.0 or J4.0_64 The current versions of java are Java7 and Java8 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Richards, Robert B. Sent: Thursday, August 24, 2017 5:44 AM To: [email protected] Subject: Re: GIM69209S ** RECEIVE PROCESSING HAS FAILED BECAUSE PROGRAM GIMJVCLT COULD NOT BE Started. From QuickRef: SMP/E attempted to invoke the indicated program but it could not be started. System action Command processing stops. Programmer response Check the output in the print file to determine the cause of the error. SYSPRINT is SMP/E's default print file, and is used if no PRINT subentry was specified in the active UTILITY entry for the HFSCOPY utility. Depending on what the output indicates, do the following tasks and rerun the job: o If the output indicates Java is not found, then ensure the directory of the Java 2 Technology Edition that is specified using either a SMPJHOME DD statement or DDDEF entry is correct. For example, if Java 1.4 is installed in the /usr/lpp/java/J1.4 directory, then the following DD statement should be used: //SMPJHOME DD PATH='/usr/lpp/java/J1.4/' If using the RECEIVE ORDER or RECEIVE FROMNETWORK command or the GIMGTPKG service routine, you can alternatively specify the javahome attribute in the CLIENT data set to indicate the directory where the Java runtime resides. Use the following as an example: javahome="/usr/lpp/java/J1.4" o If the output indicates a Java class is not found, then ensure the SMP/E Java application classes are accessible to SMP/E. The Java classpath can be specified using a SMPCPATH DD statement or DDDEF entry. For example, if the SMP/E Java classes reside in the /usr/lpp/smp/classes/ directory, then the following DD statement should be used: //SMPCPATH DD PATH='/usr/lpp/smp/classes/' If running an SMP/E command rather than a service routine, you can also use a DDDEF entry for SMPCPATH instead of a DD statement. In addition, if using the RECEIVE ORDER or RECEIVE FROMNETWORK command or the GIMGTPKG service routine, you can alternatively use the classpath attribute in the CLIENT data set to specify the directory where the Java runtime resides. For example: classpath="/usr/lpp/smp/classes/" o If the output does not indicate that Java or a Java class is not found, and if you are using the RECEIVE ORDER or RECEIVE FROMNETWORK command or the GIMGTPKG service routine, and if the javadebugoptions attribute was specified in the CLIENT data set, then ensure the specified values are proper and correct. See "Preparing to use internet service retrieval", especially the topic "Options that affect Java" in SMP/E for z/OS User's Guide for details on proper setup. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of ??? ?? ??? Sent: Thursday, August 24, 2017 5:40 AM To: [email protected] Subject: GIM69209S ** RECEIVE PROCESSING HAS FAILED BECAUSE PROGRAM GIMJVCLT COULD NOT BE Started. 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 [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ::DISCLAIMER:: ---------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ---------------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
