Can’t Activate Reporting Services Service in SharePoint

访问sharepoint的reporing service 的报表的时候莫名其妙的报错:

The requested service, 'http://amatltapp02:32843/1dacf49a2f7a4a6daa8db5768539893f/ReportingWebService.svc' could not be activated. See the server's diagnostic trace logs for more information.

【分析】

通过监控 SharePoint的ULS log,发现如下的错误信息:

Cannot find site lookup info for request Uri http://amatltapp02:32843/1dacf49a2f7a4a6daa8db5768539893f/ReportingDef.svc

 

直接访问上面错误信息给出的这个网址,发现错误提示,原来是机器的内存满了

 

【解决方法】

重启机器就好了。

你可能感兴趣的:(Can’t Activate Reporting Services Service in SharePoint)