Tuesday, May 17, 2016

Windows could not start the Microsoft Dynamics AX Object Server 6.0... Error 1503: The Service did not respond to the start or control request in a timely fashion. Microsoft Dynamics AX 2012 R3 CU8

Hi,


while starting an AOS instance, I got below message (my server was slow).
"Windows could not start the Microsoft Dynamics AX Object Server 6.0... Error 1503: The Service did not respond to the start or control request in a timely fashion.""
this why, cause the service took more time that the service should take. but after that message the service starts as usual.
to increase the standard timeout, follow below steps to change in registry key.
open registry running "regedit" command and then traverse till HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Control as below and then right click and New -> select DWORD (32-bit) Value.
Now enter Key name "ServicePipeTimeout" and edit and provide value 120000 (similar to 2 mnts) or as per your requirement. (NOTE: keep note this value is global and hence applicable for all the services)
then when you restart the service, it should not give above error message....

hope this helps...

Regards,
yes.sudhanshu

No comments:

Post a Comment