ZOS Operator post execution is failing due to empty results during 4.4 upgrade
search cancel

ZOS Operator post execution is failing due to empty results during 4.4 upgrade

book

Article ID: 271282

calendar_today

Updated On:

Products

CA Process Automation Base

Issue/Introduction

After upgrading to PAM 4.4, finding that the Z/OS process is failing.  The following is seen in the c2o.log:

20XX-XX-XX 10:40:58,335 ERROR [com.optinuity.c2o.service.serviceoperation.MVSserviceoperation.MVSGenericOperationsWrapper] [c6-6e629cf0af01] Operator Failed to run successfully.
java.lang.Exception: Cannot connecting to host:Problem loading Keystore:D:\Program Files\CA\PAM\server\c2o\.config\c2okeystore (The system cannot find the path specified)
 at com.optinuity.c2o.service.serviceoperation.MVSserviceoperation.MVS.MVS_service.connect(MVS_service.java:284) ~[MVS.jar:04.4.00.${env.BUILD_NUMBER}]
 at com.optinuity.c2o.service.serviceoperation.MVSserviceoperation.runners.BaseRunner.doRun(BaseRunner.java:158) ~[MVS.jar:04.4.00.${env.BUILD_NUMBER}]
 at com.optinuity.c2o.service.serviceoperation.MVSserviceoperation.runners.RunnerSendJCLServiceOperation.run(RunnerSendJCLServiceOperation.java:28) ~[MVS.jar:04.4.00.${env.BUILD_NUMBER}]
 at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_251]

Environment

Release : 4.4

Resolution

will need to update the given keystore path as per new folder structure. 

From 

<PAM>\server\c2o\.config\c2okeystore

To

<PAM>\wildfly\standalone\.config\c2okeystore