Sleeping

K

Kerry

What causes the waiting to be processed(sleeping) message. We've been running
PS 2007 for about a year now. While I've seen this message before, it now
appears that it's normal message whenever something first goes into queue.
Even if there's nothing else in it.
 
B

Ben Howard [MVP]

Hi Kerry, check the time on SQL box vs the time on the Project server box.
I've seen this when the time on both servers were out of synch.
 
G

Gary L. Chefetz

Kerry:

Sleeping simply means that the job is waiting for an event to happen before
it can process. If this is chronic, Ben's advice is the first step to
troubleshoot. Keep in mind that this is a common occurrence in an active
server implementation, particularly when there are many jobs in the queue
and a job is part of a longer correlation of jobs.
 
S

Stuart Penning

Kerry,

Microsoft has published quite a good downloadable book on understanding the queueing system which can be found here: http://technet.microsoft.com/en-us/library/cc197624.aspx

This book also explains why processes sleep, for how long and when they become active.



Kerry wrote:

Sleeping
26-Mar-10

What causes the waiting to be processed(sleeping) message. We've been running
PS 2007 for about a year now. While I have seen this message before, it now
appears that it is normal message whenever something first goes into queue.
Even if there is nothing else in it.

Previous Posts In This Thread:


Submitted via EggHeadCafe - Software Developer Portal of Choice
WPF Datagrid as ComboBox Dropdown Part 2
http://www.eggheadcafe.com/tutorial...96-e24127040bbf/wpf-datagrid-as-combobox.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top