Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-27012

[GSS](7.4.z) HAL-1976 - Status page improperly converts uptime from ms to readable format

XMLWordPrintable

    • Red Hat JBoss Enterprise Application Platform

      The code doing that conversion is bugged as it results in integer division rounding up. So 31000 ms becomes considered as >.5 a minute, which is rounded up to 1 minute. So even watching the status time on the console from fresh start up, you can see it counts improperly 28s, 29s, jumps to 1m30s, 1m31, ... , 1m59s, and then back to an even 1 m, 1m1s, etc.

              chaowan@redhat.com Chao Wang
              rhn-support-aogburn Aaron Ogburn
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: