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

Division by zero in Executor.getProgress

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      Stack traces like

      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
      

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: