[
http://jira.jboss.com/jira/browse/JBAS-1720?page=all ]
Darran Lofthouse updated JBAS-1720:
-----------------------------------
Summary: WorkManager.startWork does not honour timeout (was: WorkManager.startWork
does not owner timeout)
WorkManager.startWork does not honour timeout
---------------------------------------------
Key: JBAS-1720
URL:
http://jira.jboss.com/jira/browse/JBAS-1720
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: JCA service
Affects Versions: JBossAS-4.0.1 Final
Reporter: Michael Kopp
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!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira