Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5232

CLONE -[JBAS-8382] ScheduleManager's skip repeats can be negative

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0
    • Other
    • None
    • Release Notes
    • Hide
      Due to a casting problem where a <type>long</type> was cast to an <type>int</type>, using <code>org.jboss.varia.scheduler.ScheduleManager</code> with a short period, such as 1 ms, could cause negative repeat values. This has been remedied by using a <type>long</type> instead of an <type>int</type>.
      Show
      Due to a casting problem where a <type>long</type> was cast to an <type>int</type>, using <code>org.jboss.varia.scheduler.ScheduleManager</code> with a short period, such as 1 ms, could cause negative repeat values. This has been remedied by using a <type>long</type> instead of an <type>int</type>.
    • Documented as Resolved Issue

    Description

      Platform JIRA for JBAS-8382 ScheduleManager's skip repeats can be negative

      Attachments

        Issue Links

          Activity

            People

              ozizka_jira Ondrej Zizka (Inactive)
              rhn-support-tkobayas Toshiya Kobayashi
              Misty Stanley-Jones Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: