| I'm also experiencing this error. However manually changing the value in the XML to 1 does resolve the issue, as long as you restart Jenkins after making the change (Reload Config from Disk doesn't seem to work). But if you ever Configure the job and save changes it will revert back to 2. As a workaround I've got a quick batch file that auto updates the <thresholdMode> entry in the XML which runs as part of my Jenkins startup. |