E10021 Invalid_Argument

Symptom

The following is error format. The meanings of the placeholders %s in sequence are: parameter name, expected value.

Path for parameter --%s is too long. Keep the length within %s.

Error example:

Path for parameter --output is too long. Keep the length within 4096.

Solution

The path name exceeds the maximum length. Specify a valid path name.