I don't believe that is configurable outside of the service code for each
individual service as it isn't a normal timeout. 

Basically, as I understand it, what happens is when a service starts, it is
supposed to set its status to SERVICE_START_PENDING and set a wait hint in
milliseconds of how long it should take. If the startup is taking too long,
it is up to the service to submit an updated value for the wait hint. If the
wait hint expires, the SCM is supposed to assume that the service process
has errored out in its initialization.

  joe


--
O'Reilly Active Directory Third Edition -
http://www.joeware.net/win/ad3e.htm 
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, June 27, 2006 1:54 PM
To: [email protected]
Subject: RE: [ActiveDir] Service time-out

Thanks for the reply, Joe. I am referring to the the timeout of a service
on startup. (ie. "The service did not respond in a timely manner"

Thanks,
James

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of joe
Sent: Tuesday, June 27, 2006 11:27 AM
To: [email protected]
Subject: RE: [ActiveDir] Service time-out

Do mean timeout for how long a service is allowed to live during a
shutdown
before it is just killed? If so that is under the key
hklm\system\currentcontrolset\control in the value
WaitToKillServiceTimeout.

  joe


--
O'Reilly Active Directory Third Edition -
http://www.joeware.net/win/ad3e.htm 
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, June 26, 2006 10:27 AM
To: [email protected]
Subject: [ActiveDir] Service time-out

Does anybody know where the service timeout period is set for NT services?

Also, is there a global setting for time outs for all services?

Any help would be appreciated - thanks.

James Masters
Midrange Support
The Kroger Co.
(859) 363-2346 - Desk
(859) 653-8644 - Cell
 
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ml/threads.aspx

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ml/threads.aspx

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ml/threads.aspx

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ml/threads.aspx

Reply via email to