]
Tom Cunningham resolved JBESB-3696.
-----------------------------------
Resolution: Done
Update jbpm jobexecutor configuration
-------------------------------------
Key: JBESB-3696
URL:
https://issues.jboss.org/browse/JBESB-3696
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Process flow
Affects Versions: 4.10
Reporter: Kevin Conner
Assignee: Tom Cunningham
Priority: Minor
Fix For: 4.10 CP1
The jobexecutor configuration is missing the retryInterval, causing problems should the
job executor catch an exception and attempt to reschedule.
Update the jbpm.job.executor bean configuration, within
jbpm.esb/config/jobexecutor/jbpm.cfg.xml.config, so that it also contains the following
property setting
<property name="retryInterval"><int value="4000"
/></property> <!-- 4 seconds -->
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: