On Sun, Sep 19, 2010 at 1:54 AM, Gav... <ga...@16degrees.com.au> wrote: > Error Message: > > "..There are more SCM polling activities scheduled than handled, so the > threads are not keeping up with the demands. Check if your polling is > hanging, and/or increase the number of threads if necessary.."
This happens when a slave gets wedged. Hudson does not correctly finish the SCM trigger threads for that slave. It's a known bug in Hudson and there is currently some work ongoing which might ease this. I got a script which kills these threads, which will get the affected builds running again. However, I'm still not sure if it does anything positive for the general Hudson well-being. Restarting Hudson, as you did, is probably a better option. /niklas