CEMETOM is unable to create the cemreport.log.
The path in OMVS is /cai/cacem/cem60rt/cai/cacem/logs. CEMETOM is trying to create in /cai/cacem/cem60rt/logs/.
14:36:13,691 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppenderÝFILE¨ - Failed to create parent directories for Ý/cai/cacem/
cem60rt/logs/cemreport.log¨
14:36:13,691 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppenderÝFILE¨ - openFile(/cai/cacem/cem60rt/logs/cemreport.log,true)
call failed. java.io.FileNotFoundException: /cai/cacem/cem60rt/logs/cemreport.log (EDC5129I No such file or directory.)
Release : 6.0
Component : CA COMPLIANCE EVENT MANAGER
Check to see where the cemreport.log is found at, in this case '/cai/cacem/cem60rt/cai/cacem/logs'.
Ensure that the CEMETOME INSTALL_HOME is using this same path.
If not please modify CEMETOME to change the INSTALL_HOME to the correct path. In this case from:
export INSTALL_HOME=${CEM_USSPATH}
to:
export INSTALL_HOME=${CEM_USSPATH}/cai/cacem