Did you confirm that Ssrs is working correctly?
MECM/SCCM showing no reports under Monitoring/Reports
On new build sccm server I cant seem to get the reporting work.
I try following steps
- Remove Report role from sccm
- Uninstall Report Services
- Reboot Server
- Reinstall Report Services
- Configure Report Services
- Reinstall the Report Service Role in ConfigMgr
I still see following errors in rrsp.log
Wait timed out. SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Updating SRS Configuration. SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Checking reporting server health. SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Successfully created srsserver instance to monitor reporting service. SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Reporting Services URL from Registry [http://SCCM/ReportServer/ReportService2005.asmx] SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Client found response content type of '', but expected 'text/xml'.~~The request failed with an empty response. SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
(!) SRS not detected as running SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Failures reported during periodic health check by the SRS Server SCCM.Domain.co.uk. SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Verifing registry change notification is configured. SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
Waiting for change or shutdown for 1 minutes SMS_SRS_REPORTING_POINT 27/09/2022 15:03:13 4168 (0x1048)
SQL Server Reporting Services
Microsoft Security | Intune | Configuration Manager | Other
4 answers
Sort by: Most helpful
-
-
lalajee 1,821 Reputation points
2022-09-28T08:08:50.083+00:00 ssrs log
Updating SRS Configuration. SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) Checking reporting server health. SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) Successfully created srsserver instance to monitor reporting service. SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) Reporting Services URL from Registry [http://SCCMServer/ReportServer/ReportService2005.asmx] SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) Client found response content type of '', but expected 'text/xml'.~~The request failed with an empty response. SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) (!) SRS not detected as running SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) Failures reported during periodic health check by the SRS Server SCCMServer.Domain.co.uk. SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) Verifing registry change notification is configured. SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) Waiting for change or shutdown for 1 minutes SMS_SRS_REPORTING_POINT 28/09/2022 09:04:26 4288 (0x10C0) SRSRP registry key change notification triggered. SMS_SRS_REPORTING_POINT 28/09/2022 09:05:09 4288 (0x10C0) Verifing registry change notification is configured. SMS_SRS_REPORTING_POINT 28/09/2022 09:05:09 4288 (0x10C0) Waiting for change or shutdown for 1 minutes SMS_SRS_REPORTING_POINT 28/09/2022 09:05:09 4288 (0x10C0)
-
CherryZhang-MSFT 6,496 Reputation points
2022-09-28T09:29:43.303+00:00 Hi @lalajee ,
1) Did you delete the related databases after you uninstalled Reporting Services? For example:
2) If the related database is not deleted, please delete it and create new one when configure Report Services.
3) Confirm that SSRS is working correctly. For example:
4) The following articles for your reference:
Install SSRS (mssqltips.com)
How to Install a MEMCM / SCCM Reporting Services Point - Recast Software
Note: Microsoft provides third-party contact information to help you understand the problem. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information. -
lalajee 1,821 Reputation points
2022-09-29T09:37:53.833+00:00 @CherryZhang-MSFT @Garth @Garth Jones
Anything else I can try.