简体   繁体   English

报告服务配置管理器无法启动当前报告服务器 - SSRS

[英]Reporting service configuration manager unable to start currect report server - SSRS

SQL Server lunchpad and SQL Server reporting service not getting started. SQL 服务器 lunchpad 和 SQL 服务器报告服务未启动。

"Windows could not start the SQL Server reporting service on local computer" “Windows 无法在本地计算机上启动 SQL 服务器报告服务”
Error 1053: The service did not respond to the start or control request in a timely fashion错误 1053:服务没有及时响应启动或控制请求

When I'm starting from reporting service configuration manager end.当我从报告服务配置管理器端开始时。 I'm getting below error.我遇到错误。

System.InvalidOperationException: Cannot start service SQLServerReportingServices on computer 'Name'. System.InvalidOperationException:无法在计算机“名称”上启动服务 SQLServerReportingServices。
--> System.ComponentModel.Win32Exception: The service did not respond to the start or control request in a timely fashion --> System.ComponentModel.Win32Exception: 服务没有及时响应启动或控制请求
--- End of inner exception stack trace --- at System.ServiceProcess.ServiceController.Start(String[] args) --- 内部异常堆栈跟踪结束 --- 在 System.ServiceProcess.ServiceController.Start(String[] args)
at ReportServicesConfigUI.Panels.ConfigurationPanelWithErrors.StartOrStopServiceTask(Boolean start, String serviceName)在 ReportServicesConfigUI.Panels.ConfigurationPanelWithErrors.StartOrStopServiceTask(布尔开始,字符串服务名称)

Refer to the below link, however, its not resolving the issue.但是,请参阅以下链接,它不能解决问题。

The request failed or the service did not respond in a timely fashion? 请求失败或者服务没有及时响应?

Note: I can run the reporting service configuration manager as admin注意:我可以以管理员身份运行报告服务配置管理器

Any clue how to resolve this?任何线索如何解决这个问题?

services.msc > SQL Server Reporting Service path to executable is : "C:\\Program Files\\Microsoft SQL Server Reporting Services\\SSRS\\RSHostingService\\ RSHostingService.exe " services.msc > SQL Server Reporting Service 可执行文件的路径是:“C:\\Program Files\\Microsoft SQL Server Reporting Services\\SSRS\\RSHostingService\\ RSHostingService.exe

then I execute RSHostingService.exe on PowerShell (Run as administrator)然后我在 PowerShell 上执行 RSHostingService.exe (以管理员身份运行)

the error :错误

**Exception occurred while parsing config file** at [C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\RSHostingService\config.json]System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
Returned.

For me, web.config File in "C:\\Program Files\\Microsoft SQL Server Reporting Services\\SSRS\\ReportServer" was dammaged.对我来说,“C:\\Program Files\\Microsoft SQL Server Reporting Services\\SSRS\\ReportServer”中的web.config文件已损坏。

在此处输入图片说明

I replaced it with another one from another system and my problem solved.我用另一个系统的另一个替换它,我的问题解决了。

I had the same issue我遇到过同样的问题

  1. Uninstall SQL Reporting Service卸载 SQL 报告服务

  2. Stop Stop SQL Server Reporting Service (you can find it there cmd==>services.exe)停止停止 SQL Server Reporting Service(您可以在那里找到它 cmd==>services.exe)

  3. Drop ReportService and ReportServieTmp with SSMS使用 SSMS 删除 ReportService 和 ReportServieTmp

  4. Remove this directory (including all files) C:\\Program Files\\Microsoft SQL Server Reporting Services删除此目录(包括所有文件)C:\\Program Files\\Microsoft SQL Server Reporting Services

It isn't the best solution, but it works.这不是最好的解决方案,但它有效。

I faced similar issue, I restarted my system as suggested by many here.我遇到了类似的问题,我按照许多人的建议重新启动了系统。 Then after failed attempts I selected Network services(which was not default) and clicked apply.然后在尝试失败后,我选择了网络服务(这不是默认的)并单击应用。 After few minutes, it connected and I selected back Virtual service account and it connected.几分钟后,它连接了,我选择了虚拟服务帐户并连接了。

Download https://raw.githubusercontent.com/alijamal14/PublicFiles/master/web.config下载https://raw.githubusercontent.com/alijamal14/PublicFiles/master/web.config

and Replace web.config file here:并在此处替换web.config文件:

"C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer" 

This morning we got hit by the very same issue.今天早上我们遇到了同样的问题。 I figured out a few.Config files have been rewritten by 0x00 bytes during the night while our storage volume got full by accident.我想通了一些.Config 文件在夜间被 0x00 字节重写,而我们的存储卷不小心已满。 I found all the damaged files by我找到了所有损坏的文件

Get-ChildItem -Path 'C:\Program Files\Microsoft SQL Server Reporting Services' -File -Recurse | ? {$_.LastWriteTime -gt '1/17/23'}

and then replaced these with files from yesterday's backup.然后用昨天备份的文件替换它们。 SSRS now works as usual again SSRS 现在再次照常工作

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在报表服务器Web服务URL中启用“高级”选项(Reporting Service配置管理器) - How to ENABLE the Advance option in Report Server Web Service URLs (Reporting Service Configuration Manager) SSRS报告报告服务器速度慢 - SSRS report Slow in Reporting Server SQL Server Reporting Services(SSRS)的安装和配置? - SQL Server Reporting Services (SSRS) installation and configuration? SSRS 用于在 Sharepoint 应用程序场中发送电子邮件:报告服务器配置管理器能否支持特定于站点的 email 发件人? - SSRS used to send emails in Sharepoint app farm: can Reporting Server Configuration Manager support site specific email senders? SSRS报告报告设计器 - SSRS reporting report designer 无法连接到 SSRS 中的报表服务器进行配置 - cannot connect to report server in SSRS for configuration SQL Server Reporting Services配置管理器引发“无效类”消息 - SQL Server Reporting Services Configuration manager throws “Invalid Class” message SQL Server 2014 Reporting Services 配置管理器崩溃 - SQL Server 2014 Reporting Services Configuration Manager Crash SQL Server报告服务(SSRS)2005操作超时问题 - Sql Server Reporting Service (SSRS) 2005 Operation timeout issue SQL Server SSRS报告 - SQL Server SSRS Reporting
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM