E19018 Failure to Parse File

Symptom

Failed to parse file [%s] through [google::protobuf::TextFormat::Parse]. Try again with a valid protobuf file.

Possible Cause

Failed to parse the file using the protobuf library function. The file may not be in valid protobuf format.

Solution

Try again with a valid file.