Error status 137 Applying USS-Based services FMID CFF6F00
search cancel

Error status 137 Applying USS-Based services FMID CFF6F00

book

Article ID: 273834

calendar_today

Updated On:

Products

Common Components and Services for z/OS

Issue/Introduction

Getting status 137 during Apply processing for CFF6F00 when attempting jar command TOMCATSH.

GIM39302E ** SHELL SCRIPT TOMCATSH PROCESSING FOR THE JAR TOMCATJR IN THE CFF6PLAT LIBRARY FAILED FOR SYSMOD CFF6F00.SEQUENCE NUMBER 000057.
GIM30236I    APPLY PROCESSING FAILED FOR SYSMOD CFF6F00. SHELL SCRIPT PROCESSING FAILED FOR AN ELEMENT IN SYSMOD CFF6F00.

-------------------------------------------------------------------------------
 DATE 09/11/23  TIME 14:20:16                                      SMP/E 37.11
 SHELL SCRIPT TOMCATSH OUTPUT FOR JAR TOMCATJR                    SEQ NUM 000057

 Starting TOMCATSH script processing...
 Exploding all components of /cai/CASoftware/CCS150/CA/TOMCATJR using jar command
 ** jar command failed with status 137
Exiting TOMCATSH script with status 137

Cause

  • potentially a java memory issue

Resolution

Try the following as possible solutions:

  • Check that IBM library CEE.SCEERUN2 is defined to the system linklist. If not, add it and retry the APPLY.
    • Based on IBM knowledge, it is recommended that both CEE.SCEERUN and CEE.SCEERUN2 be added
      to linklist (or steplib) and CEE.SCEELPA be added to lpalist for performance purposes

  • If running JAVA 64 and JAVA 31 is available, try updating the JAVAHOME DDDEF and change path from JAVA 64 to JAVA31...then retry the APPLY.