Cannot create ReportServer database configuring SSRS 2019

william boturla 101 Reputation points
2021-02-08T20:42:49.227+00:00

An error occurred when attempting to connect to the Report Server remote procedure call (RPC) end point. The RPC server is not listening.

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,061 questions
0 comments No comments
{count} votes

Accepted answer
  1. william boturla 101 Reputation points
    2021-02-09T14:32:25.53+00:00

    Thanks.

    I tried those procedures first. I even tried to repair both SQL Server & SSRS.
    I checked the event log & found RSManagement.exe is faulting.
    65881-rsmanagement.jpg see image.

    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. william boturla 101 Reputation points
    2021-02-10T21:11:07.583+00:00

    Finally found the problem. This system is for a manufacturing automation project which utilizes Rockwell Factory Talk software.
    The some of the new Rockwell software was using port 8082 which conflicted with the Listener. Disabled that software & SSRS works fine.

    1 person found this answer helpful.

  2. Joyzhao-MSFT 15,631 Reputation points
    2021-02-09T02:27:18.563+00:00

    Hi @william boturla ,
    Is this a new configured SSRS2019?

    Three things we could try first.

    1. Check if the RPC service is running, if not ,start it first.
    2. To run the configuration manager as administrator, see if it works.
    3. Check if your system administrators have any group policies blocking or preventing WMI calls or if there is an antivirus software installed, if that is interfering.

    One things more to mention is to make sure SQL Server Browser are all running(you could set their startup type to automatic), or re-start it. And the TCP/IP protocol in SQL Sever Network configuration is enabled.

    In addition, you could execute the report service .exe file to repair the Report Service. If above operations don't work, you could try to uninstall the Reporting Service and re-install the newest version to check this issue.

    Best Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  3. william boturla 101 Reputation points
    2021-12-23T19:22:09.477+00:00

    The Rockwell software I had to disable was:
    FactoryTalk Diagnostics CE Receiver
    FactoryTalk Diagnostics Local Reader

    0 comments No comments

  4. Anthony Pantazides Jr 0 Reputation points
    2025-06-26T22:14:02.9366667+00:00

    Apparently citrix licensing server ALSO uses this port. Disable it while youre doing what you need to.

    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.