Forum Discussion
Anonymous
5 years agoNot applicable
Error RSPortal: obtaining a connection from the pool
Hi, we use Oct. 2020 release (product version 1.9.7627.11028) and have the following Internal Server Error: 2021-02-01 10:54:28.3246|ERROR|190|OData exception occurred: System.Exception: Rep...
- 5 years ago
I've worked on this issue with the support. Issue number is 121020321001710.
There is a demo dashboard with Adventure Works Tabular Model and some slicers and filters.
We've fixed the issue by increasing
<MaxCatalogConnectionPoolSizePerProcess> to 500.
Anonymous
5 years agoNot applicable
Hello,
No changes to the SQL instance. There isn't a large number of connections by RSPportal in sys.sysprocesses, just up to 100. What do you mean by "catalog"? DB or SQL Server instance?
Petebro
5 years agoMicrosoft Employee
Catalog refers to the ReportServer database that stores state for the Power BI Report Server instance. Usually named "ReportServer" but you can view this from the RSConfig.exe tool when you connect to your PBIRS instance.