Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36281

Dashboard trend graphs not displayed following plugin upgrade

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Jenkins 2.10, Windows 2008 Server 64bit, Java 1.8.0_92 64bit, Dashboard View 2.9.10, Static Code Analysis 1.78

      Compiler warning trend graph portlet and open task trend graph portlet not displaying in Dashboard View following recent Jenkins/plugins updates. Jenkins logs indicated:

      java.lang.NoSuchMethodError: org.joda.time.LocalDate.compareTo(Lorg/joda/time/ReadablePartial;)I

      Most recent Dashboard View uses Joda 1.6, most recent Static Analysis uses Joda 2.1. Going in to JENKINS_HOME/plugins and removing Joda 1.6 jar from Dashboard View and copying in 2.1 jar from Static Analysis (and updating files e.g. pom.xml) resolves issues.

      Better way to clean up these dependencies?

            drulli Ulli Hafner
            jck2 J K
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: