Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
when i click on the subscription Link in any report, or Setting>Subscription, the server logs 12 error log entries in application log with no specific information inside. Four with eventid 137 and eight with 108. I checked the log files (RSPortal* and RSPowerBI*) but there´s only INFO lines at the point of error log events. Each subscription works fine after configuration.
I use PowerBI RS Version : 1.6.7364.4075 - Jan 2020
Does anyone have an idea where I could get more detailed information about this problem here?
Thank for helping
Wilfried
It's likely that some extension needs to be installed, but to be sure of the problem, open the file: "C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles\ReportingServicesService??????.log", sort it in descending order of modification to open the last file of "ReportingServicesService". Look for any errors in the file, for example "ERROR: Exception caught instantiating". In my case, I haven't installed the TERADATA, SQLPDW, and ORACLE extensions. If you don't intend to use these extensions, edit the configuration file at: "C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\rsreportserver.config", go to the DATA section, comment out the extensions you won't use. Change from:
<Extension Name="TERADATA" Type="Microsoft.ReportingServices.DataExtensions.TeradataConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
to:
<!--Extension Name="TERADATA" Type="Microsoft.ReportingServices.DataExtensions.TeradataConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/-->
Repeat the process for the other extensions.
Stop the ReportServer service and start it again.
Hi,
Same issue with latest Power BI report Server version (september 2023).
Seem to be an internal Microsoft error when user try to edit subscription.
I found this but I don't have apply the config file change:
https://businesswintelligence.com/content/86/reporting-services-event-viewer-137
Can we have an official Microsoft answer?
Regards,
Denis
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
8 | |
4 | |
4 | |
3 | |
3 |