SYSVAPPS abends with RC 0100 with Java 21
search cancel

SYSVAPPS abends with RC 0100 with Java 21

book

Article ID: 429377

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

After upgrading to Java 21, SYSVAPPS failed in abend (RC 0100). 

Environment

SYSVIEW 17.0 - JAVA 21 - z/OS supported releases - 

Resolution

An update should be made in the application.yml file.
In the Server.ssl.keystore section, the protocol needs to be updated to safkeyringjce from safkeyring. This change is necessary because of the upgrade from Java 8 to Java 21:  

e.g. safkeyringjce://<user_id>/<keyring_name>