Pause in SPD Workflow not working
-
Monday, May 28, 2012 2:48 PM
Hi,
We created an activity for SP Designer, where it check if item is check-out then pause for 5 minutes and check it again, untill it's checked-in.
It was working fine on Production for around a month, but suddenly it stopped working after we increased the RAM on server and rebooted it.
The same solution is working in Test and VPC environment.
We have :
Win Server 2003 SP2
MOSS 2007 SP2
.Net framework 3.5
SQL Server 2005 SP2
I have found hundreds of blog for this problem but none of it have answer. As this is on production we need some guaranteed solution, as we cannot test different solution on it.
Please advise
All Replies
-
Wednesday, May 30, 2012 6:01 AMModerator
Hi D-Virdi,
Is there some SharePoint servers was set manual, so, when you restart the machine, the services is not start. Please do some checking as the following.
1. start->run, input command of services.msc.
2. checking the following services working status.
Windows SharePoint Services Timer
Windows SharePoint Services Administration
Windows SharePoint Services Tracing
Windows Time
Thanks,
Jack
-
Friday, June 01, 2012 5:54 PM
Hi Gao,
Thanks for reply. We did that already, but it didn't solved the problem. Also only this custom activity was not working, other pause for and pause untill were working.
But now it resolved. we changed the delay activity to delayFor Activity in the custom activity.
we still don't know why it stopped working delay activity, but as of now we are good with pauseFor.
Thanks.
- Marked As Answer by Rock Wang– MSFT Wednesday, June 06, 2012 6:48 AM
-
Thursday, June 07, 2012 5:30 AM
Hi D-Vardi,
Sometimes the timer service crashes and if it does, any workflows scheduled to resume will not "wake up".. this means the workflow will never come back and resume.
Regards,
James.

