• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      Hudson 3.120
      Java 1.6.0_06
      Linux CentOS 4

      Aug 21, 2009 12:11:03 AM hudson.ExpressionFactory2$JexlExpression evaluate
      WARNING: Caught exception evaluating: from.toHtml(data). Reason:
      java.lang.ArithmeticException: / by zero

      Full stacktrace is attached.

          [JENKINS-4284] SwapSpaceMonitor division by 0

          kame added a comment -

          Created an attachment (id=860)
          Jelly unusable stacktrace

          kame added a comment - Created an attachment (id=860) Jelly unusable stacktrace

          Alan Harder added a comment -

          yup, hits this if there is zero swap left.

          Alan Harder added a comment - yup, hits this if there is zero swap left.

          Alan Harder added a comment -

          r21029 | mindless | 2009-08-23 10:19:55 -0600 (Sun, 23 Aug 2009) | 2 lines
          Changed paths:
          M
          /trunk/hudson/main/core/src/main/java/hudson/node_monitors/SwapSpaceMonitor.java

          [FIXED JENKINS-4284] avoid division by zero for zero swap space

          Alan Harder added a comment - r21029 | mindless | 2009-08-23 10:19:55 -0600 (Sun, 23 Aug 2009) | 2 lines Changed paths: M /trunk/hudson/main/core/src/main/java/hudson/node_monitors/SwapSpaceMonitor.java [FIXED JENKINS-4284] avoid division by zero for zero swap space

            mindless Alan Harder
            kame kame
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: