| | | Senior Member
       
Group: Forum Members Last Login: Tuesday, March 18, 2008 Posts: 9, Visits: 44 |
| | Hi there, Im facing this error while trying to start the engine services. " Could not start the SKELTA 2007- Notification Engine Service on Local ComputerError 1053: The service did not respond to the start or control request in the timely fashion." How to solve this problem? Thanks.
silver_angel |
| | | | Supreme Being
       
Group: Forum Members Last Login: 2 days ago @ 7:31 AM Posts: 147, Visits: 631 |
| | Hi Angel, Please check the SMTP,POP3, SMS configuration settings in the Form-Configuration-Wizard. Something could be wrong in the configuration, which stops the Notification service to start. Try iisreset before you start the services. If Issue persists, please send the screen-shot of the error in Skelta-Log-Console?
Regards, BiNo |
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, August 19, 2008 Posts: 132, Visits: 425 |
| Hi, The error will get logged in application event viewer. Can you post that information. Start-> Run-> eventvwr regards,
Moderator |
| | | | Senior Member
       
Group: Forum Members Last Login: Tuesday, March 18, 2008 Posts: 9, Visits: 44 |
| | hi there, I've already reset the iis. However the problems still occur. These are the problems view from the event viewer. 1) Notification Engine error: Could not start the SKELTA 2007- Notification Engine Service on Local Computer. Error 1053: The service did not respond to the start or control request in the timely fashion. 2) Client Services error: The Skelta - Client Service service failed to start due to the following error: The service did not respond to the start or control request in a timely fashion. 3) Workflow engine error: The Skelta 2007 - Workflow Engine service failed to start due to the following error: The service did not respond to the start or control request in a timely fashion. 4) Task scheduler error: The Skelta 2007 - Task Scheduler service failed to start due to the following error: The service did not respond to the start or control request in a timely fashion. How to solve this problem? Thanks
silver_angel |
| | | | Supreme Being
       
Group: Forum Members Last Login: 2 days ago @ 7:31 AM Posts: 147, Visits: 631 |
| | Hi Angel, We might need to dive deep to check this issue. I would suggest raising a support ticket for the same
Regards, BiNo |
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, August 19, 2008 Posts: 132, Visits: 425 |
| Hi, There was a service timout issue in few environments for windows services which is taken care in the latest patch. However please try the below steps to increase the service timeout and let me know how it goes.this is an extract from microsoft article.Set the service start time to 3 Minutes
When a service starts, the service communicates to the Service Control Manager how long the service must have to start (the time-out period for the service). If the Service Control Manager does not receive a "service started" notice from the service within this time-out period, the Service Control Manager terminates the process that hosts the service. This time-out period is typically less than 30 seconds. If you do not adjust this time-out period, the Service Control Manager ends the process and the attached debugger while you are trying to debug. To adjust this time-out period, follow these steps: | a. | In Registry Editor, locate, and then right-click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control | | b. | Point to New, and then click DWORD Value. In the right pane of Registry Editor, notice that New Value #1 (the name of a new registry entry) is selected for editing. | | c. | Type ServicesPipeTimeout to replace New Value #1, and then press ENTER. | | d. | Right-click the ServicesPipeTimeout registry entry that you created in step c, and then click Modify. The Edit DWORD Value dialog box appears. | | e. | In the Value data text box, type TimeoutPeriod, and then click OK
Note TimeoutPeriod is a placeholder for the value of the time-out period (in milliseconds) that you want to set for the service. For example, if you want to set the time-out period to 24 hours (86400000 milliseconds), type 86400000. | | f. | Restart the computer. You must restart the computer for Service Control Manager to apply this change.
http://support.microsoft.com/kb/824344
regards, |
Moderator |
| |
|
|