CFGP-501 — First character of configuration is illegal
Prior to read the configuration, the configuration module checks the first character of it to prevent a long list of error messages.
This message can be produced by two routines:
initfileparser() - illegal char has been found in the configuration file specified on the command line by the -f option
initoptsparser() - illegal char has been found in the option string specified on the command line by the -o option Application cannot be configured and it will fail.