Endevor Bridge For Git startup fails with: "org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1"
Bridge For Git 2.15.10
The error indicates some problem with the application.yml file encoding.
The user also sees the same problem using default supplied application.yml file i.e. before they made any edits.
After the file was sent to Support (binary download from z/OS and zipped) it does not appear to be in UTF-8 encoding and appears to be an EBCDIC file.
There may be some issue with the way the file was copied on USS and the OS default encoding.
Using the file templates.zip from the BFG 2.15.10 software download file (BridgeForGit-Version-2.15.10.zip):
#2 & #3 were successful, and the application.yml file encoding problem was resolved.