Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 05/Jul/12 10:52 PM
Description:

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)
Environment: 1.475
Project: Jenkins
Priority: Minor Minor
Reporter: jglick
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to