Hi!
Suddenly, 500 error occurred after the ecp login.In the log you can see the following:
Текущий пользователь: MEDIAIMPACT\HealthMailbox8a36203
Не удалось выполнить запрос URL-адреса https://localhost:444/ecp/default.aspx. Ошибка:
System.TypeInitializationException: Инициализатор типа "Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor" выдал исключение. ---> System.InvalidOperationException: Не удается загрузить данные имени счетчика, поскольку в реестре
обнаружен недопустимый индекс "W3SVC_W3WP".
в System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
в System.Diagnostics.PerformanceCounterLib.get_NameTable()
в System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
в System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
в System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
в Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor..cctor()
--- Конец трассировки внутреннего стека исключений ---
в Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor.LogActivity(CounterType counterType, String organizationName)
в Microsoft.Exchange.Management.ControlPanel.RbacContext.CreateSession()
в Microsoft.Exchange.Management.ControlPanel.RbacSettings.CreateSession()
в Microsoft.Exchange.Management.ControlPanel.RbacSettings.get_Session()
в Microsoft.Exchange.Management.ControlPanel.AuthenticationSettings..ctor(HttpContext context)
в Microsoft.Exchange.Management.ControlPanel.RbacModule.Application_PostAuthenticateRequest(Object sender, EventArgs e)
в System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
в System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
в Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor.LogActivity(CounterType counterType, String organizationName)
в Microsoft.Exchange.Management.ControlPanel.RbacContext.CreateSession()
в Microsoft.Exchange.Management.ControlPanel.RbacSettings.CreateSession()
в Microsoft.Exchange.Management.ControlPanel.RbacSettings.get_Session()
в Microsoft.Exchange.Management.ControlPanel.AuthenticationSettings..ctor(HttpContext context)
в Microsoft.Exchange.Management.ControlPanel.RbacModule.Application_PostAuthenticateRequest(Object sender, EventArgs e)
в System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
в System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
System.InvalidOperationException: Не удается загрузить данные имени счетчика, поскольку в реестре обнаружен недопустимый индекс "W3SVC_W3WP".
в System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
в System.Diagnostics.PerformanceCounterLib.get_NameTable()
в System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
в System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
в System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
в Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor..cctor()
в System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
в System.Diagnostics.PerformanceCounterLib.get_NameTable()
в System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
в System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
в System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
в Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor..cctor()
Сведения о пилотных функциях: Features:[[Global.DistributedKeyManagement, False],[Global.GlobalCriminalCompliance, False],[Global.MultiTenancy, False],[Global.WindowsLiveID, False],[Eac.AllowMailboxArchiveOnlyMigration, True],[Eac.AllowRemoteOnboardingMovesOnly,
False],[Eac.BulkPermissionAddRemove, True],[Eac.CmdletLogging, True],[Eac.CrossPremiseMigration, False],[Eac.DevicePolicyMgmtUI, False],[Eac.DiscoveryDocIdHint, False],[Eac.DiscoveryPFSearch, False],[Eac.DiscoverySearchStats, False],[Eac.DlpFingerprint, False],[Eac.EACClientAccessRulesEnabled,
False],[Eac.GeminiShell, False],[Eac.ManageMailboxAuditing, False],[Eac.ModernGroups, False],[Eac.Office365DIcon, False],[Eac.OrgIdADSeverSettings, False],[Eac.RemoteDomain, False],[Eac.UCCAuditReports, False],[Eac.UCCPermissions, False],[Eac.UnifiedAuditPolicy,
False],[Eac.UnifiedComplianceCenter, False],[Eac.UnifiedPolicy, False],[Eac.UnlistedServices, False],], Flights:[], Constraints:[[MACHINE, AD],[MODE, ENTERPRISE],[PROCESS, W3WP],], IsGlobalSnapshot: True
Please help!