-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
1.475
Saw several exceptions in console of the form:
Jul 05, 2012 6:44:08 PM hudson.triggers.SafeTimerTask run SEVERE: Timer task hudson.model.LoadStatistics$LoadStatisticsUpdater@1d857b7 failed java.lang.NullPointerException at jenkins.model.UnlabeldLoadStatistics.computeTotalExecutors(UnlabeldLoadStatistics.java:61) at hudson.model.LoadStatistics.updateExecutorCounts(LoadStatistics.java:188) at hudson.model.LoadStatistics$LoadStatisticsUpdater.doRun(LoadStatistics.java:223) at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505)