Our started task proc was altered to execute the java 17 program, from PGM=JVMLDM86 To PGM=JVMLDM17. Additionally, we used the new CYBWS007 parameter example and made the updates to path, home etc. Member CYBWS008 was not identified as having any required updates, we are using our existing customized member.
ESP REST API failed with RC=0100 and error below:Caused by: java.io.FileNotFoundException: /xxxx/CA/esp/xxx/safkeyring:/XXXXX/ESP.KEYRING (EDC5129I No such file or directory.)
Component: ESP REST API
RELEASE: 12.0
When using a Java version greater than 8, ensure the keyring path is updated accordingly.
To utilize a SAF keyring, include the line starting with "safkeyringjce:////" and specify both the SAF keyring owning user ID and the keyring label.
For example:server.ssl.key-store=safkeyringjce:////${SYSVAR_UNAME}/KEYRING
CYBWS007 in prefix.CD7YSAMP contains the proper information.