Forum Discussion
Error in saving to Power BI Report Server
- Anonymous4 years ago
I have run into this issue in the past and with mixed experiences. This could be due to a number of factors. The most common is size.
Two ways I have bypassed this is.
1) save the file locally and not directly to the server. Then upload the report via the properties section on the report server where the report is saved.
2) If the file is still too large, save it as a PBIT, then open it as a PBIX and cancel the refresh. Save or upload to the server, set a refresh schedule, and then the report should refresh and work.
Cheers,
George
I would suggest checked the Power BI Report Server log files (usually stored at C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles) one of those should have a more detailed exception message which might give some hints as to what the underlying issue is.
These are the logs I found during that time:
2022-01-21 12:01:00.5761|INFO|1|File Logger created: C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles\RSPowerBI_2022_01_21_12_01_00.log - level Info, will roll at 32 Mb, process id 13336
2022-01-21 12:01:00.6613|INFO|1|Do not dump on: Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessException,System.Threading.ThreadAbortException,System.OutOfMemoryException,System.ObjectDisposedException,System.IO.IOException,System.IO.FileLoadException,System.AppDomainUnloadedException,System.Net.Http.HttpRequestException,System.Net.HttpListenerException,System.OperationCanceledException,System.InvalidOperationException
2022-01-21 12:01:00.6613|INFO|1|Provider name
2022-01-21 12:01:00.6613|INFO|1|Container name Microsoft SQL Server Reporting Services Key Container 2010
2022-01-21 12:01:00.6734|INFO|1|Setting up Hosted Process State
2022-01-21 12:01:00.7437|INFO|1|Catalog max connection pool size: 100
2022-01-21 12:01:00.7467|ERROR|1|No URL is registered for application ReportServerWebApp. Check URL reservations in the configuration file.
2022-01-21 12:01:00.7467|FATAL|1|Could not start PBIXSystem.Exception: No URL is registered for application ReportServerWebApp
at Microsoft.PowerBI.ReportServer.WebHost.Program.Main()
2022-01-21 12:01:00.7617|INFO|1|Logger shutting down
2022-01-21 12:09:01.3840|INFO|1|File Logger created: C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles\RSOffice_2022_01_21_12_09_01.log - level Info, will roll at 32 Mb, process id 8680
2022-01-21 12:09:01.8037|INFO|1|Do not dump on: System.Threading.ThreadAbortException,System.OutOfMemoryException,System.ObjectDisposedException,System.IO.IOException,System.IO.FileLoadException,System.AppDomainUnloadedException,System.Net.Http.HttpRequestException,System.Net.HttpListenerException
2022-01-21 12:09:01.8793|INFO|1|Provider name
2022-01-21 12:09:01.8793|INFO|1|Container name Microsoft SQL Server Reporting Services Key Container 2010
2022-01-21 12:09:01.8838|INFO|1|Setting up Hosted Process State
2022-01-21 12:09:01.8838|ERROR|1|No URL is registered for application ReportServerWebApp. Check URL reservations in the configuration file.
2022-01-21 12:09:01.8838|FATAL|1|Could not start OfficeSystem.Exception: No URL is registered for application ReportServerWebApp
at Microsoft.BIServer.Office.WebHost.Program.Main(String[] args)
Do you have any idea on how I can fix it?
- Anonymous4 years agoNot applicable
Anonymous HI, just save the file locally and manually upload it from the report server, it will work fine.
Regards,
John Basha Mattipati,
https://www.linkedin.com/in/john-basha-mattipati-06812980/