PDR0714S
Section, Line number, Column number; Function function, Argument argument: The value (value) must be a non-zero positive number.
What happened: You specified a numeric value of zero or less for a function call argument. Section identifies the section of the rule file that contains the errant function call. function identifies the function call and argument identifies the argument for which value is invalid.
What to do: Specify a numeric value greater than zero for the indicated argument.