Michael Wohlfart [
http://community.jboss.org/people/mwohlf] replied to the discussion
"Recover async activities after jBPM4 restart"
To view the discussion, visit:
http://community.jboss.org/message/554383#554383
--------------------------------------------------------------
just an idea: maybe the reason why they are not picked up is because they ran out of
retries?
the "findFirstAcquirableJob" query the jobExecutor uses on startup has a where
clause: "... and job.retries > 0 ..."
guess this makes sense since it would probably pick up tons of old jobs?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/554383#554383]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]