Sunday, March 11, 2012

Error 1053. The service did not respond to the start or control request in a timely fashio

I have a setup with SQL 2005 installed on x64 win2003.
After i register a 32 bit NT service, it fails to start.
Always get error "Error 1053. The service did not respond to the start
or control request in a timely fashion"
Is it related to "http://support.microsoft.com/kb/886695" ?
But this KB do not mention x64.
Anyone has any idea why the service control Manager returns error ?
trying using configuration mgr to reset the startup account. this should
ensure proper permissions are given to the acct/new sql local group.
-oj
<wn123456@.gmail.com> wrote in message
news:1172067716.276863.253090@.p10g2000cwp.googlegr oups.com...
>I have a setup with SQL 2005 installed on x64 win2003.
> After i register a 32 bit NT service, it fails to start.
> Always get error "Error 1053. The service did not respond to the start
> or control request in a timely fashion"
> Is it related to "http://support.microsoft.com/kb/886695" ?
> But this KB do not mention x64.
> Anyone has any idea why the service control Manager returns error ?
>
|||On Feb 22, 1:31 am, "oj" <nospam_oj...@.home.com> wrote:
> trying using configuration mgr to reset the startup account. this should
> ensure proper permissions are given to the acct/new sql local group.
> --
> -oj
> <wn123...@.gmail.com> wrote in message
> news:1172067716.276863.253090@.p10g2000cwp.googlegr oups.com...
>
>
>
> - Show quoted text -
Hi Oj,
Here my 32bit NT service fails to start. (SQL is up and running.)
This is observed only on the system with SQL 2005 - x64.
Is there some way to know what all steps "service control Manager"
perform before invoking the service.
Thanks,
wn
|||You can use ProcessMon
(http://www.microsoft.com/technet/sysinternals/utilities/processmonitor.mspx)
to step through the process.
-oj
<wn123456@.gmail.com> wrote in message
news:1172117914.387013.248870@.k78g2000cwa.googlegr oups.com...
> On Feb 22, 1:31 am, "oj" <nospam_oj...@.home.com> wrote:
> Hi Oj,
> Here my 32bit NT service fails to start. (SQL is up and running.)
> This is observed only on the system with SQL 2005 - x64.
> Is there some way to know what all steps "service control Manager"
> perform before invoking the service.
> Thanks,
> wn
>

No comments:

Post a Comment