Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1720

WorkManager.startWork does not honour timeout

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • No Release
    • JBossAS-4.0.1 Final
    • JCA service
    • None

      the startWork method does not return after the timeout, neither does it throw an exception.

      I checked the code and the BasicTaskWrapper.waitForTask does wait for ever. the start time is only ever checked in the run method, when it was already executed.

      THis means that the startWork method does not return until the work was accepted, although I defined a timeout!

              Unassigned Unassigned
              greydeath_jira Michael Kopp (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: