Trying to install the CA Common Services Optional Component for TOMCAT fails with:
GIM39311E ** SHELL SCRIPT TOMCATSH PROCESSING TO DELETE JAR TOMCATJR IN THE CEG1JAR LIBRARY FAILED FOR SYSMOD CEG1E10.
SEQUENCE NUMBER 000001.
GIM22601I APPLY PROCESSING FAILED FOR SYSMOD CEG1E10.
GIM30201E ** APPLY PROCESSING FAILED FOR SYSMOD CEG1E00. ALL SYSMODS THAT WOULD HAVE DELETED CEG1E00 HAVE FAILED. APPLY
SELECT(CEG1E10)
COMPRESS(ALL) .
Component : CHORUS SOFTWARE MANAGER
The APPLY SYSPRINT task output shows
=========================
DATE 07/01/19 TIME 08:00:18
SHELL SCRIPT TOMCATSH OUTPUT FOR JAR TOMCATJR SEQ NUM 000001
/usr/lpp/ca/CCS/tpv/tsh/TOMCATSH: /usr/lpp/ca/CCS/tpv/tsh/TOMCATSH: not found
=========================
Chances are file system CEG1ZFS1 is not mounted to /usr/lpp/ca/CCS/tpv/
To resolve:
- Go into OMVS and issue the command:
df -v /usr/lpp/ca/CCS/tpv/
It should show file system hlq.CEG1ZFS1
The hlq = is the HLQ that you used for the install.
You will most likely find that the file system hlq.CEG1ZES1 file system is not mounted to
/usr/lpp/ca/CCS/tpv/
In that case, please mount go ahead and mount it. Then try your task again.