Atozed Forums
Error 1053: When starting a new service - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Error 1053: When starting a new service (/thread-1934.html)



Error 1053: When starting a new service - TiredDev - 09-02-2020

We use several AWS servers, all the same configuration. On one of them we can start around 20 services with no problem. But when we try to add one more we instantly get the 

Error 1053: [font=Arial, "Helvetica Neue", Helvetica, sans-serif][i]The service did not respond to the start or control request in a timely fashion[/font][/i] 

We've added a lengthier time out but that didn't help. Didn't think it would as the error comes up right away. Now, If I stop one of the services, and try to start the one that previously failed, it comes up just fine. So it behaves like there is a limit. AWS say they have no such limit. Plus, we have quite a few more running on other servers with no such problem.

Any ideas?


IntraWeb 14.1.14
2012 Server R2


RE: Error 1053: When starting a new service - kudzu - 09-04-2020

Check the application directory for any .log or .err files.

Also see if you can successfully start it in UI mode, ie non service on that server.


RE: Error 1053: When starting a new service - Alexandre Machado - 09-06-2020

Do you connect to any Database when service is starting up? IW doesn't have any limit like that either...

Seems that somehow the service is getting stuck but it is very likely to be an external resource... I would first investigate the database...