MECM/SCCM showing no reports under Monitoring/Reports

lalajee 1,821 Reputation points
2022-09-27T14:10:45.02+00:00

On new build sccm server I cant seem to get the reporting work.

I try following steps

  1. Remove Report role from sccm
  2. Uninstall Report Services
  3. Reboot Server
  4. Reinstall Report Services
  5. Configure Report Services
  6. 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
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,063 questions
Microsoft Security | Intune | Configuration Manager | Other
{count} votes

4 answers

Sort by: Most helpful
  1. Garth 5,801 Reputation points
    2022-09-27T16:31:21.037+00:00

    Did you confirm that Ssrs is working correctly?


  2. 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)
    
    0 comments No comments

  3. 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:
    245468-1.png

    245504-2.png

    2) If the related database is not deleted, please delete it and create new one when configure Report Services.
    245379-3.png

    3) Confirm that SSRS is working correctly. For example:
    245505-4.png

    245521-5.png

    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.


  4. lalajee 1,821 Reputation points
    2022-09-29T09:37:53.833+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.