Code changed in jenkins
User: Stephen Connolly
Path:
core/src/main/java/hudson/model/Executor.java
http://jenkins-ci.org/commit/jenkins/e685b604eeeed9c48bee2f728c3ecec3303e5c56
Log:
[FIXED JENKINS-28115] Division by zero in Executor.getProgress()

```
WARNING: Caught exception evaluating: executor.progress in /ajaxExecutors. Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
...
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.ArithmeticException: / by zero
at hudson.model.Executor.getProgress(Executor.java:649)
... 154 more
```

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to