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.
【分析】
通過監(jiān)控 SharePoint的ULS log,發(fā)現(xiàn)如下的錯誤信息:
Cannot find site lookup info for request Uri http://amatltapp02:32843/1dacf49a2f7a4a6daa8db5768539893f/ReportingDef.svc
?
直接訪問上面錯誤信息給出的這個網(wǎng)址,發(fā)現(xiàn)錯誤提示,原來是機器的內(nèi)存滿了
?
【解決方法】
重啟機器就好了。
轉(zhuǎn)載于:https://www.cnblogs.com/time-is-life/p/6008234.html
總結(jié)
以上是生活随笔為你收集整理的Can’t Activate Reporting Services Service in SharePoint的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Apache cxf JaxRs基本应用
- 下一篇: 使用CoreImage教程