Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 Administration
»
Report Services Fails to Start, and fails...
Report Services Fails to Start, and fails installation
Rate Topic
Display Mode
Topic Options
Author
Message
SQLBalls
SQLBalls
Posted Wednesday, January 20, 2010 8:33 AM
Old Hand
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 1:34 PM
Points: 385,
Visits: 611
I wanted to post this so it would be out there on the Web for anyone else searching for a solution to this problem.
I've got a Windows 2008 box and I'm installing SQL 2008 on it. I was also installing SSRS as well as other components.
When the install completed it had failed, and the only Item that failed was SSRS. I combed the logs and could not find an error, as a matter of fact the logs indicated it had installed successfully and the only error in the event logs was as follows
A timeout was reached (30000 milliseconds) while waiting for the SQL Server Reporting Services (MSSQLSERVER) service to connect.
Event ID 7009
I found a post on the forum here for SQL 2005 SSRS,
http://www.sqlservercentral.com/Forums/Topic470451-146-1.aspx
, which led to this MS article,
http://support.microsoft.com/?kbid=884495
, and it fixed my install.
Here are the steps so you don't have to click on the links
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3. Right-click Control, point to New, and then click DWORD Value.
4. In the New Value #1 box, type ServicesPipeTimeout, and then press ENTER.
5. Right-click ServicesPipeTimeout, and then click Modify.
6. Click Decimal, type the number of milliseconds that you want to wait until the service times out, and then click OK.
For example, to wait 60 seconds before the service times out, type 60000.
Quit Registry Editor, and then restart the computer.
I changed mine to 120000, and upon reload bam it was up and running.
Twitter: @SQLBalls
Blog:
http://www.SQLBalls.com
Post #850540
colin.Leversuch-Roberts
colin.Leversuch-Roberts
Posted Thursday, January 21, 2010 6:50 AM
SSCrazy
Group: General Forum Members
Last Login: Thursday, May 16, 2013 2:10 PM
Points: 2,668,
Visits: 688
that's an interesting one for sure.
The GrumpyOldDBA
www.grumpyolddba.co.uk
http://sqlblogcasts.com/blogs/grumpyolddba/
Post #851211
george sibbald
george sibbald
Posted Sunday, November 11, 2012 1:09 PM
SSCertifiable
Group: General Forum Members
Last Login: Yesterday @ 3:17 PM
Points: 5,270,
Visits: 11,212
thanks for posting this, most useful, especially detailing the steps.
I hit this error (on a server restart, not an install) and added the ServicesPipeTimeout DWORD, in my case SSRS then started without the reboot, so worth giving it a try before the reboot if you hit this.
Don't think it was a load issue because no-one was connected to the server at all at the time.
another URL on this
here
---------------------------------------------------------------------
Post #1383462
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.