In the Sequence Alignment/Map Format Specification it is stated that MAPQ "value 255 indicates that the mapping quality is not available". Thus, the value can't be greater than 255.
Modify "MAPQ threshold" parameter of the "Filter BAM/SAM files" workflow element so that the max value is 254 (i.e. skip value "255" as well.)