Forum Post: RE: Workstep gets suspended if the number of retries of execution is more than 500

  • Thread starter Thread starter Hari krishna
  • Start date Start date
Status
Not open for further replies.
H

Hari krishna

Guest
Hi Daniel, Please add the following property in bpserver.conf and restart EJB & Portal Servers bpserver.ws.max.activationcount=5000 The value for the above property can be any BigInt value This property was removed from the bpserver.conf file. Thanks, Hari From: daniel.baciu [mailto:bounce-danielbaciu@community.progress.com] Sent: Tuesday, May 06, 2014 6:09 PM To: TU.BPM@community.progress.com Subject: RE: Workstep gets suspended if the number of retries of execution is more than 500 RE: Workstep gets suspended if the number of retries of execution is more than 500 Reply by daniel.baciu Is there is a way to reset this counter when the work-step is activated ? My flow is designed to run forever. I loop through one activity for several times, when a condition is met, I move to other activity (when it send an email) and come back later to looping into the first activity again to loop again. In my tests the activity is looping less than 20 times after each activation. I guess that the looping counter is not reset and it is continuing to count up from where he was left. I tried the following: I have this setting in Loop: "Loop by ProcessMessageLoopCtr while (!ProcessedAll)". Even i reset the ProcessMessageLoopCtr on activation of the activity i still get the error. Daniel. Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top