[
https://issues.jboss.org/browse/JBESB-3696?page=com.atlassian.jira.plugin...
]
Kevin Conner commented on JBESB-3696:
-------------------------------------
Apologies, the correct ESB file in the jbpm.esb/jbpm.cfg.xml as the job executor version
is moved by the SOA integration.
The other configs are to remain unchanged.
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:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira