The information in this article applies to:
SYMPTOMSThe Generic Service resource DLL changes the startup type of the service it controls to SERVICE_DEMAND_START, which is the value for manual startup. STATUSThis behavior is by design. MORE INFORMATIONThe state that Cluster Server records for a resource should be consistent with the real state of the resource. If a service is set to automatically start, the system will try to start the service during system startup. This happens even if Cluster Server believes the resource is offline. To avoid this inconsistency, the generic service resource type sets the service to manual start so that it will only run when it is started by Cluster Server. Additional query words:
Keywords : kbcluster |
Last Reviewed: January 13, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |