Issue Type: Bug Bug
Assignee: Peter Hayes
Components: dashboard-view-plugin
Created: 29/Jan/15 1:49 PM
Description:

Dear all,

on jenkins 1.597 (and also 1.598) the build stats on Dashboard view (version 2.9.4) doesn't work because of:

Caught exception evaluating: it.getBuildStat(jobs) in /ci/. Reason: java.lang.IllegalArgumentException: fromKey > toKey
java.lang.IllegalArgumentException: fromKey > toKey
at java.util.TreeMap$NavigableSubMap.<init>(TreeMap.java:1261)
at java.util.TreeMap$AscendingSubMap.<init>(TreeMap.java:1699)
at java.util.TreeMap.subMap(TreeMap.java:877)
at java.util.TreeMap.subMap(TreeMap.java:918)
at jenkins.model.lazy.AbstractLazyLoadRunMap.subMap(AbstractLazyLoadRunMap.java:250)
at jenkins.model.lazy.AbstractLazyLoadRunMap.headMap(AbstractLazyLoadRunMap.java:254)
at jenkins.model.lazy.AbstractLazyLoadRunMap.headMap(AbstractLazyLoadRunMap.java:88)
at java.util.Collections$UnmodifiableSortedMap.headMap(Collections.java:1543)
at hudson.plugins.view.dashboard.stats.StatBuilds.getBuildStat(StatBuilds.java:48)
etc.

Please let me know if you need more info.

Regards

Davide

Project: Jenkins
Priority: Critical Critical
Reporter: Davide Bolognini
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