Issue Type: Bug Bug
Assignee: Manuel Carrasco
Components: performance-plugin
Created: 11/Mar/15 9:07 PM
Description:

When rendering a plot we occasionally see a broken image link and clicking on the link generates:

stack trace
... lots ...
Caused by: java.lang.ArithmeticException: / by zero
at hudson.plugins.performance.ThroughputUriReport.get(ThroughputUriReport.java:29)
at hudson.plugins.performance.ThroughputReport.get(ThroughputReport.java:21)
at hudson.plugins.performance.PerformanceProjectAction.doThroughputGraph(PerformanceProjectAction.java:482)
at sun.reflect.GeneratedMethodAccessor586.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:121)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
... more ...

Project: Jenkins
Priority: Major Major
Reporter: dave davejenk
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