Steps to resolve
- Backup file C:\ProgramData\SDL\SDL ETS\lp.yml.
- Stop all services.
- Edit the file C:\ProgramData\SDL\SDL ETS\lp.yml to enclose all file paths in single quotes (see below example).
- Start all services.
Example - the below entry:
hebara: HebAra_Generic_SRV_TNMV_8_1_x_1: C:\Program Files\SDL\SDL ETS\lps\HebAra_Generic_SRV_TNMV_8_1_x_1would need to be changed to the following:
hebara: HebAra_Generic_SRV_TNMV_8_1_x_1: 'C:\Program Files\SDL\SDL ETS\lps\HebAra_Generic_SRV_TNMV_8_1_x_1'