java.lang.AbstractMethodError at hudson.model.Executor.getEstimatedRemainingTimeMillis(Executor.java:340) after upgrade from 3.177 to 3.179

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Blocker
    • Component/s: core
    • Environment:
      RHEL 5 64bit, jdk1.6.0_18x64

      Upgraded from 3.177 to 3.179 last night in hopes of seeing the fix for JENKINS-7546, but this morning am seeing a lot of "Dead!" slave threads - each with the following stack trace when you click them:

      java.lang.AbstractMethodError
      at hudson.model.Executor.getEstimatedRemainingTimeMillis(Executor.java:340)
      at hudson.model.queue.LoadPredictor$CurrentlyRunningTasks.predict(LoadPredictor.java:77)
      at hudson.model.queue.MappingWorksheet.(MappingWorksheet.java:303)
      at hudson.model.Queue.pop(Queue.java:753)
      at hudson.model.Executor.grabJob(Executor.java:175)
      at hudson.model.Executor.run(Executor.java:113)

            Assignee:
            Unassigned
            Reporter:
            Eric Smalling
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: