1
vote
2answers
2k views

SharePoint 2010 - SharePoint Timer Service (OWSTimer.exe) crashes every 15 minutes

I've got a SharePoint 2010 environment. For some unknown reason the SharePoint Timer service keeps crashing. My Event viewer shows the following event: Fault bucket , type 0 Event Name: CLR20r3 ...
5
votes
3answers
976 views

What is downside of reducing the workflow timer job in SharePoint2010 from 5mins to 1 mins

I am working on a project which trigger the workflow in code asynchronously, the default time for the workflow timer job to pick the workflow is 5 mins , I would like to reduce the timer job from ...
3
votes
2answers
3k views

OWSTIMER takes up to 95% of RAM Memory - Server goes slow

I am running sharepoint server 2010 with 8GB RAM. I have a SP Designer Workflow running on my portal. The server used to respond but now when users try to hit the URL they get an error message. I ...