Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
今回の投稿では、SQL Server 2016 Reporting Services の環境において、サブスクリプション設定画面を参照した際に記録されるエラーについてご案内します。
■現象
Web ポータルサイトより、任意のレポートの管理画面からサブスクリプションページを開くと、Reporting Services のログへエラーが記録されます。
1) Web ポータルサイトから管理画面 - サブスクリプション設定画面を開きます。
2) reportserverservice_ymd.log から次のエラーの出力を確認できます。
【ファイルパス(既定の場合)】
C:\Program Files\Microsoft SQL Server\MSRS13.MSSQLSERVER\Reporting Services\LogFiles\reportserverservice_ymd.log
【出力内容】
library!ReportServer_0-1!c08!08/09/2018-20:55:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.NotEnabledException: , Microsoft.ReportingServices.Diagnostics.Utilities.NotEnabledException: The requested functionality is not currently enabled.;
extensionfactory!ReportServer_0-1!c08!08/09/2018-20:55:55:: i INFO: Skipped instantiating Report Server PowerBI report server extension. Extension was not enabled.
library!ReportServer_0-1!c08!08/09/2018-20:55:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException: , Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException: This operation is not supported on a report server that runs in native mode.;
library!ReportServer_0-1!c08!08/09/2018-20:55:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: Email Provider has no server or pickup directory specified, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. ;
extensionfactory!ReportServer_0-1!c08!08/09/2018-20:55:55:: e ERROR: Exception caught instantiating Report Server Email report server extension: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. .
■原因
大変申し訳ございませんが、原因については判明しておりません。
■対処
このエラーによるReporting Services への影響は特にありませんので、無視頂きますようお願いします。
■修正状況
現在このエラーに対する修正は予定されておりません。修正が為された際には本ブログをアップデートさせて頂きます。