When trying to install DX NetOps Mediation Manager, we are receiving the below error:
java -jar CAMM-Installer-23.3.8-210.jar
Error: An unexpected error occurred while trying to open file CAMM-Installer-23.3.8-210.jar
This is due to a bug with JRE 11.0.20
The below command can be used as a workaround for this issue.
java -Djdk.util.zip.disableZip64ExtraFieldValidation=true -jar CAMM-Installer-23.3.8-210.jar