System Center 2012 Operations Manager Reporting のインストールまたはアップグレードがエラー 0xffffffffで失敗する
この記事では、System Center 2012 Operations Manager Reporting のインストールまたはアップグレード中に発生するエラー 0xffffffffを解決するための解決策について説明します。
元の製品バージョン: System Center 2012 Operations Manager、System Center 2012 R2 Operations Manager
元の KB 番号: 2771907
現象
System Center 2012 Operations Manager Reporting をインストールまたはアップグレードすると、エラーが発生し、このエラーがOMReporting.logに記録されることがあります。
ExecNetFx: エラー: 指定されたアセンブリがインストールされていません。
ExecNetFx: エラー 0xffffffff: コマンド ラインからエラーが返されました。
ExecNetFx: Ngen コマンドの実行に失敗しました (エラー 0xffffffff): C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe アンインストール "Microsoft.EnterpriseManagement.Core, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35", 引き続き
さらに、OMReporting.logは次のように表示される場合があります。
エラー: :Application Monitoring reports publishing failed.: Threw Exception.Type:
System.Web.Services.Protocols.SoapException、例外エラー コード: 0x80131501、Exception.Message: System.Web.Services.Protocols.SoapException: カスタム コードの 45 行目にエラーがあります: [BC30002] 型 'Microsoft.EnterpriseManagement.Presentation.Util.AntiXssEncoder' が定義されていません。
at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings)
at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]> Warnings)
エラー: :StackTrace: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] パラメーター)
at Microsoft.Reporting.Setup.ReportService.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties) at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportServices.ApplicationDiagnostics.ReportManager.PublishReport(FileInfo reportFile, String parent)
at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportServices.ApplicationDiagnostics.ReportManager.PublishReports(DirectoryParameter directoryParam)
at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportServices.ApplicationDiagnostics.ReportManager.RunActionForDirectory(Predicate'1 action, DirectoryInfo directory, String currentPath)
at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.OMReportingProcessor.PublishAppDiagnosticsReports()
エラー: :Error:Publishing App Diagnostics Reports failed.
エラー: :FATAL ACTION: ConfigureReportingForInstall
原因
これは、アセンブリ Microsoft.EnterpriseManagement.Reporting.Code
が C:\Windows\Assembly
に存在する場合に発生する可能性があります。
解決方法
この問題を解決するには、次の手順を実行します。
C:\Windows\Assembly
に移動します。Microsoft.EnterpriseManagement.Reporting.Code
を探します。- 右クリックし、 Uninstall を選択します。
- サーバーを再起動し、レポートのインストールをもう一度実行します。 今回は成功するはずです。