March 26, 2012 at 8:54 am
When I attempt to start the SSIS Service I get the following error:
Error 1053: The service did not respond to the start or control request in a timely fashion.
Windows Server 2008 R2 64 bit.
SSIS 2008 R2
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 26, 2012 at 9:16 am
Are you running an old version of .NET (1.1)?
http://support.microsoft.com/kb/839174
_________________________________
seth delconte
http://sqlkeys.com
March 26, 2012 at 9:32 am
seth delconte (3/26/2012)
Are you running an old version of .NET (1.1)?
I did not even see .NET installed but I'm dealing with Windows Server 2008 R2 x64 and I don't see it.
Prior to your reply I started the install and I got a message that there are known compatibilty issues.
That SP is for Windows 2003.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 26, 2012 at 9:52 am
Entry in the event Log:
Microsoft SSIS Service failed to start.
Error: Configuration system failed to initialize
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 26, 2012 at 10:01 am
Follow this lmgtfy link. Look at the first result returned. It may be a good starting point.
March 26, 2012 at 10:06 am
Lynn Pettis (3/26/2012)
Follow this lmgtfy link. Look at the first result returned. It may be a good starting point.
I already googled he error, Advanced Google, thanks but I did not find what I was looking for.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 26, 2012 at 10:08 am
Can you tell us anything more regarding the error? Is there more in the error logs that could help us help you?
March 26, 2012 at 10:12 am
Lynn Pettis (3/26/2012)
Can you tell us anything more regarding the error? Is there more in the error logs that could help us help you?
That is all of the error information that I get.
I read that you can edit the registry and increase the timeout.
I also read that it was an issue with .NET Framework 1.1 and required a fix.
I do not even see .NET Framework on the Server but I'm creating & EXecuting SSIS packages on that Server.
I could be missing the install because it is Windows Server 2008 R2 which I'm not that familiar with.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 26, 2012 at 10:17 am
Just trying to make sure that the following error is the complete and only error message you are getting:
Error 1053: The service did not respond to the start or control request in a timely fashion.
Just seems odd to me that there would be more in the error logs.
March 26, 2012 at 10:30 am
From the Configuration Manager I get the error:
The request failed or the service did not respond in a timely fashion.
Consult the Event Log or other applicable error logs for details
From Services I get:
Windows could not start the SQL Server Integration Services 10.0 service on local computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.
The Application Event Log (Event ID 70):
Microsoft SSIS Service failed to start.
Error: Configuration system failed to initialize
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 26, 2012 at 10:40 am
Anything in SQL Server error log?
March 26, 2012 at 10:48 am
Lynn Pettis (3/26/2012)
Anything in SQL Server error log?
There was nothing in the Error log even though there was a corrsponding entry in the windows log at the same time.
I did not find this on the Web but I had the log on as Network Service. I change it to Local System and it works.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 26, 2012 at 8:01 pm
Hello,
I am also getting the same error with same environment details.
The link provided by "SSCoach" gives me below result, however I read the whole article and found that the solution given in that to check machine.config file.
I checked the same, and in my case no problem in machine.config file.
Please suggest.
Thanks in Advance.
Best Regards,
Dhaval
March 27, 2012 at 5:18 am
Look at my last post at this link:
http://www.sqlservercentral.com/Forums/Topic1085904-148-2.aspx#bm1273125
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 27, 2012 at 1:15 pm
I'm getting the error again.:w00t:
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Viewing 15 posts - 1 through 15 (of 16 total)
You must be logged in to reply to this topic. Login to reply