пропажа отчётов с ConfigMgr 2012

В одну прекрасную ночь у меня просто пропали все отчёты из консоли. Как потом выяснилось, пропали они и с Reporting Services. В один из циклов проверки состояния отчётов возник сбой.

srsrp.log:

Client found response content type of », but expected ‘text/xml’.~~The request failed with an empty response.

Failed to retrieve existing folder security for folder [/ConfigMgr_QQQ/Upgrade Assessment].

Client found response content type of », but expected ‘text/xml’.~~The request failed with an empty response.

Failed to retrieve existing folder security for folder [/ConfigMgr_QQQ/User Data and Profiles Health].

И т.д.

После этого служба SQL RS вообще перестала отзываться:

Client found response content type of », but expected ‘text/xml’.~~The request failed with an empty response.

(!) SRS not detected as running

STATMSG: ID=7403 SEV=E LEV=M SOURCE=»SMS Server» COMP=»SMS_SRS_REPORTING_POINT» SYS=sccm12.firma.local SITE=QQQ PID=2632 TID=6032 GMTDATE=Mon Apr 08 01:16:19.042 2013 ISTR0=»sccm12.firma.local» ISTR1=»» ISTR2=»» ISTR3=»» ISTR4=»» ISTR5=»» ISTR6=»» ISTR7=»» ISTR8=»» ISTR9=»» NUMATTRS=0

Failures reported during periodic health check by the SRS Server sccm12.firma.local.

И для полного комплекта начались проблемы с аутентификацией на сервере отчётов.

1. Удалить Reporting Services point.

2. Восстановить ключ шифрования через Reporting Services Configuration Manager

3. Перевести службу SQL Server Reporting Services на запуск от доменной учётной записи:

1

4. Установить Reporting Services point.

Leave a Reply